office-gobmx/compilerplugins/clang/unusedmethods.results
Noel Grandin e442352084 loplugin:unusedmethods
Change-Id: I922778e8ced0ad922d90a153b0eda47abbec94ca
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127868
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2022-01-03 06:49:18 +01:00

2344 lines
149 KiB
Text

basegfx/source/range/b2drangeclipper.cxx:687
type-parameter-?-? basegfx::(anonymous namespace)::eraseFromList(type-parameter-?-? &,const type-parameter-?-? &)
basic/source/inc/buffer.hxx:40
void SbiBuffer::operator+=(signed char)
basic/source/inc/buffer.hxx:41
void SbiBuffer::operator+=(short)
basic/source/inc/buffer.hxx:45
void SbiBuffer::operator+=(int)
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:185
void CPPU_CURRENT_NAMESPACE::raiseException(struct _uno_Any *,struct _uno_Mapping *)
bridges/source/cpp_uno/gcc3_linux_x86-64/share.hxx:188
void CPPU_CURRENT_NAMESPACE::fillUnoException(struct _uno_Any *,struct _uno_Mapping *)
canvas/inc/rendering/icolorbuffer.hxx:47
unsigned char * canvas::IColorBuffer::lock() const
canvas/inc/rendering/icolorbuffer.hxx:51
void canvas::IColorBuffer::unlock() const
canvas/inc/rendering/icolorbuffer.hxx:66
unsigned int canvas::IColorBuffer::getStride() const
canvas/inc/rendering/icolorbuffer.hxx:70
enum canvas::IColorBuffer::Format canvas::IColorBuffer::getFormat() const
canvas/inc/rendering/isurfaceproxy.hxx:38
void canvas::ISurfaceProxy::setColorBufferDirty()
canvas/inc/rendering/isurfaceproxy.hxx:51
_Bool canvas::ISurfaceProxy::draw(double,const class basegfx::B2DPoint &,const class basegfx::B2DHomMatrix &)
canvas/inc/rendering/isurfaceproxy.hxx:71
_Bool canvas::ISurfaceProxy::draw(double,const class basegfx::B2DPoint &,const class basegfx::B2DRange &,const class basegfx::B2DHomMatrix &)
canvas/inc/rendering/isurfaceproxy.hxx:91
_Bool canvas::ISurfaceProxy::draw(double,const class basegfx::B2DPoint &,const class basegfx::B2DPolyPolygon &,const class basegfx::B2DHomMatrix &)
canvas/inc/rendering/isurfaceproxymanager.hxx:57
class std::shared_ptr<struct canvas::ISurfaceProxy> canvas::ISurfaceProxyManager::createSurfaceProxy(const class std::shared_ptr<struct canvas::IColorBuffer> &) const
canvas/inc/rendering/isurfaceproxymanager.hxx:63
class std::shared_ptr<struct canvas::ISurfaceProxyManager> canvas::createSurfaceProxyManager(const class std::shared_ptr<struct canvas::IRenderModule> &)
canvas/inc/vclwrapper.hxx:66
canvas::vcltools::VCLObject::VCLObject<Wrappee_>(unique_ptr<type-parameter-?-?, default_delete<type-parameter-?-?> >)
canvas/inc/vclwrapper.hxx:135
type-parameter-?-? & canvas::vcltools::VCLObject::get()
canvas/inc/vclwrapper.hxx:136
const type-parameter-?-? & canvas::vcltools::VCLObject::get() const
canvas/inc/vclwrapper.hxx:138
void canvas::vcltools::VCLObject::swap(VCLObject<Wrappee_> &)
canvas/source/vcl/impltools.hxx:102
vclcanvas::tools::LocalGuard::LocalGuard()
connectivity/inc/sdbcx/VGroup.hxx:61
connectivity::sdbcx::OGroup::OGroup(_Bool)
connectivity/inc/sdbcx/VGroup.hxx:62
connectivity::sdbcx::OGroup::OGroup(const class rtl::OUString &,_Bool)
connectivity/source/drivers/evoab2/NResultSet.hxx:60
class rtl::OString connectivity::evoab::OEvoabVersionHelper::getUserName(void *)
connectivity/source/drivers/evoab2/NResultSetMetaData.hxx:49
class com::sun::star::uno::Reference<class com::sun::star::sdbc::XResultSetMetaData> connectivity::evoab::OEvoabResultSetMetaData::operator Reference()
connectivity/source/drivers/firebird/Driver.hxx:61
const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> & connectivity::firebird::FirebirdDriver::getContext() const
connectivity/source/drivers/firebird/Util.hxx:65
connectivity::firebird::ColumnTypeInfo::ColumnTypeInfo(short,const class rtl::OUString &)
connectivity/source/drivers/firebird/Util.hxx:70
short connectivity::firebird::ColumnTypeInfo::getType() const
connectivity/source/drivers/firebird/Util.hxx:71
short connectivity::firebird::ColumnTypeInfo::getSubType() const
connectivity/source/drivers/firebird/Util.hxx:73
const class rtl::OUString & connectivity::firebird::ColumnTypeInfo::getCharacterSet() const
connectivity/source/drivers/mysqlc/mysqlc_connection.hxx:176
class rtl::OUString connectivity::mysqlc::OConnection::transFormPreparedStatement(const class rtl::OUString &)
connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.hxx:93
type-parameter-?-? connectivity::mysqlc::OPreparedResultSet::safelyRetrieveValue(const int)
connectivity/source/drivers/mysqlc/mysqlc_prepared_resultset.hxx:94
type-parameter-?-? connectivity::mysqlc::OPreparedResultSet::retrieveValue(const int)
connectivity/source/inc/dbase/dindexnode.hxx:64
_Bool connectivity::dbase::ONDXKey::operator<(const class connectivity::dbase::ONDXKey &) const
connectivity/source/inc/java/sql/Connection.hxx:60
class rtl::OUString connectivity::java_sql_Connection::transFormPreparedStatement(const class rtl::OUString &)
connectivity/source/inc/OColumn.hxx:102
_Bool connectivity::OColumn::isReadOnly() const
connectivity/source/inc/OColumn.hxx:103
_Bool connectivity::OColumn::isWritable() const
connectivity/source/inc/OColumn.hxx:104
_Bool connectivity::OColumn::isDefinitelyWritable() const
connectivity/source/inc/odbc/OConnection.hxx:117
class connectivity::odbc::ODBCDriver * connectivity::odbc::OConnection::getDriver() const
connectivity/source/inc/odbc/ODriver.hxx:71
const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> & connectivity::odbc::ODBCDriver::getContext() const
connectivity/source/inc/odbc/OPreparedStatement.hxx:70
void connectivity::odbc::OPreparedStatement::setScalarParameter(int,int,unsigned long,const type-parameter-?-?)
connectivity/source/inc/odbc/OPreparedStatement.hxx:71
void connectivity::odbc::OPreparedStatement::setScalarParameter(int,int,unsigned long,int,const type-parameter-?-?)
connectivity/source/inc/OTypeInfo.hxx:45
_Bool connectivity::OTypeInfo::operator==(const struct connectivity::OTypeInfo &) const
connectivity/source/inc/OTypeInfo.hxx:46
_Bool connectivity::OTypeInfo::operator!=(const struct connectivity::OTypeInfo &) const
cui/source/dialogs/SpellAttrib.hxx:72
_Bool svx::SpellErrorDescription::operator==(const struct svx::SpellErrorDescription &) const
cui/source/inc/cuihyperdlg.hxx:110
_Bool SvxHpLinkDlg::AskApply(_Bool)
cui/source/inc/CustomNotebookbarGenerator.hxx:30
CustomNotebookbarGenerator::CustomNotebookbarGenerator()
cui/source/inc/fileextcheckdlg.hxx:32
void FileExtCheckDialog::LinkStubOnOkClick(void *,class weld::Button &)
cui/source/inc/fileextcheckdlg.hxx:32
void FileExtCheckDialog::OnOkClick(class weld::Button &)
cui/source/inc/fileextcheckdlg.hxx:35
FileExtCheckDialog::FileExtCheckDialog(class weld::Window *,const class rtl::OUString &,const class rtl::OUString &)
cui/source/inc/GraphicsTestsDialog.hxx:52
void GraphicsTestsDialog::HandleResultViewRequest(class weld::Button &)
cui/source/inc/GraphicsTestsDialog.hxx:52
void GraphicsTestsDialog::LinkStubHandleResultViewRequest(void *,class weld::Button &)
cui/source/inc/SvxNotebookbarConfigPage.hxx:40
void SvxNotebookbarConfigPage::SetElement()
dbaccess/source/filter/hsqldb/fbalterparser.hxx:19
void dbahsql::FbAlterStmtParser::ensureProperTableLengths() const
dbaccess/source/filter/hsqldb/parseschema.hxx:80
const class std::map<class rtl::OUString, class std::vector<class rtl::OUString> > & dbahsql::SchemaParser::getPrimaryKeys() const
dbaccess/source/ui/inc/dsmeta.hxx:88
class __gnu_debug::_Safe_iterator<struct std::_Rb_tree_const_iterator<int>, class std::set<int>, struct std::bidirectional_iterator_tag> dbaui::FeatureSet::begin() const
dbaccess/source/ui/inc/dsmeta.hxx:89
class __gnu_debug::_Safe_iterator<struct std::_Rb_tree_const_iterator<int>, class std::set<int>, struct std::bidirectional_iterator_tag> dbaui::FeatureSet::end() const
dbaccess/source/ui/inc/FieldControls.hxx:68
class rtl::OUString dbaui::OPropNumericEditCtrl::get_text() const
dbaccess/source/ui/inc/FieldControls.hxx:73
void dbaui::OPropNumericEditCtrl::set_min(int)
dbaccess/source/ui/inc/indexcollection.hxx:52
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct dbaui::OIndex *, class std::__cxx1998::vector<struct dbaui::OIndex> >, class std::vector<struct dbaui::OIndex>, struct std::random_access_iterator_tag> dbaui::OIndexCollection::begin() const
dbaccess/source/ui/inc/indexcollection.hxx:56
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct dbaui::OIndex *, class std::__cxx1998::vector<struct dbaui::OIndex> >, class std::vector<struct dbaui::OIndex>, struct std::random_access_iterator_tag> dbaui::OIndexCollection::end() const
dbaccess/source/ui/inc/indexcollection.hxx:61
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct dbaui::OIndex *, class std::__cxx1998::vector<struct dbaui::OIndex> >, class std::vector<struct dbaui::OIndex>, struct std::random_access_iterator_tag> dbaui::OIndexCollection::find(const class rtl::OUString &) const
dbaccess/source/ui/inc/indexcollection.hxx:63
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct dbaui::OIndex *, class std::__cxx1998::vector<struct dbaui::OIndex> >, class std::vector<struct dbaui::OIndex>, struct std::random_access_iterator_tag> dbaui::OIndexCollection::findOriginal(const class rtl::OUString &) const
dbaccess/source/ui/inc/sbamultiplex.hxx:281
class comphelper::OInterfaceContainerHelper3<class com::sun::star::beans::XVetoableChangeListener> * dbaui::SbaXVetoableChangeMultiplexer::getContainer(const class rtl::OUString &)
dbaccess/source/ui/inc/unodatbr.hxx:315
_Bool dbaui::SbaTableQueryBrowser::implCopyObject(class ODataClipboard &,const class weld::TreeIter &,int)
desktop/source/lib/lokclipboard.hxx:95
LOKClipboardFactory::LOKClipboardFactory()
drawinglayer/inc/texture/texture.hxx:39
_Bool drawinglayer::texture::GeoTexSvx::operator!=(const class drawinglayer::texture::GeoTexSvx &) const
drawinglayer/source/tools/emfpcustomlinecap.hxx:37
void emfplushelper::EMFPCustomLineCap::SetAttributes(struct com::sun::star::rendering::StrokeAttributes &)
drawinglayer/source/tools/emfpstringformat.hxx:93
_Bool emfplushelper::EMFPStringFormat::NoFitBlackBox() const
drawinglayer/source/tools/emfpstringformat.hxx:94
_Bool emfplushelper::EMFPStringFormat::DisplayFormatControl() const
drawinglayer/source/tools/emfpstringformat.hxx:95
_Bool emfplushelper::EMFPStringFormat::NoFontFallback() const
drawinglayer/source/tools/emfpstringformat.hxx:96
_Bool emfplushelper::EMFPStringFormat::MeasureTrailingSpaces() const
drawinglayer/source/tools/emfpstringformat.hxx:97
_Bool emfplushelper::EMFPStringFormat::NoWrap() const
drawinglayer/source/tools/emfpstringformat.hxx:98
_Bool emfplushelper::EMFPStringFormat::LineLimit() const
drawinglayer/source/tools/emfpstringformat.hxx:99
_Bool emfplushelper::EMFPStringFormat::NoClip() const
drawinglayer/source/tools/emfpstringformat.hxx:100
_Bool emfplushelper::EMFPStringFormat::BypassGDI() const
editeng/inc/editdoc.hxx:523
_Bool EditLine::IsInvalid() const
editeng/inc/editdoc.hxx:524
_Bool EditLine::IsValid() const
editeng/inc/edtspell.hxx:103
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct editeng::MisspellRange *, class std::__cxx1998::vector<struct editeng::MisspellRange> >, class std::vector<struct editeng::MisspellRange>, struct std::random_access_iterator_tag> WrongList::begin() const
editeng/inc/edtspell.hxx:104
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const struct editeng::MisspellRange *, class std::__cxx1998::vector<struct editeng::MisspellRange> >, class std::vector<struct editeng::MisspellRange>, struct std::random_access_iterator_tag> WrongList::end() const
editeng/source/editeng/impedit.hxx:235
class tools::Rectangle LOKSpecialPositioning::GetWindowPos(const class tools::Rectangle &,enum MapUnit) const
embeddedobj/source/msole/olecomponent.hxx:75
_Bool OleComponent::InitializeObject_Impl()
embeddedobj/source/msole/olecomponent.hxx:77
void OleComponent::CreateNewIStorage_Impl()
embeddedobj/source/msole/olecomponent.hxx:78
void OleComponent::RetrieveObjectDataFlavors_Impl()
embeddedobj/source/msole/olecomponent.hxx:79
void OleComponent::Dispose()
embeddedobj/source/msole/olecomponent.hxx:83
OleComponent::OleComponent(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &,class OleEmbeddedObject *)
embeddedobj/source/msole/olecomponent.hxx:88
class OleComponent * OleComponent::createEmbeddedCopyOfLink()
embeddedobj/source/msole/olecomponent.hxx:90
void OleComponent::disconnectEmbeddedObject()
embeddedobj/source/msole/olecomponent.hxx:92
struct com::sun::star::awt::Size OleComponent::CalculateWithFactor(const struct com::sun::star::awt::Size &,const struct com::sun::star::awt::Size &,const struct com::sun::star::awt::Size &)
embeddedobj/source/msole/olecomponent.hxx:96
struct com::sun::star::awt::Size OleComponent::CalculateTheRealSize(const struct com::sun::star::awt::Size &,_Bool)
embeddedobj/source/msole/olecomponent.hxx:99
void OleComponent::LoadEmbeddedObject(const class rtl::OUString &)
embeddedobj/source/msole/olecomponent.hxx:100
void OleComponent::CreateObjectFromClipboard()
embeddedobj/source/msole/olecomponent.hxx:101
void OleComponent::CreateNewEmbeddedObject(const class com::sun::star::uno::Sequence<signed char> &)
embeddedobj/source/msole/olecomponent.hxx:102
void OleComponent::CreateObjectFromData(const class com::sun::star::uno::Reference<class com::sun::star::datatransfer::XTransferable> &)
embeddedobj/source/msole/olecomponent.hxx:104
void OleComponent::CreateObjectFromFile(const class rtl::OUString &)
embeddedobj/source/msole/olecomponent.hxx:105
void OleComponent::CreateLinkFromFile(const class rtl::OUString &)
embeddedobj/source/msole/olecomponent.hxx:106
void OleComponent::InitEmbeddedCopyOfLink(const class rtl::Reference<class OleComponent> &)
embeddedobj/source/msole/olecomponent.hxx:109
void OleComponent::RunObject()
embeddedobj/source/msole/olecomponent.hxx:110
void OleComponent::CloseObject()
embeddedobj/source/msole/olecomponent.hxx:112
class com::sun::star::uno::Sequence<struct com::sun::star::embed::VerbDescriptor> OleComponent::GetVerbList()
embeddedobj/source/msole/olecomponent.hxx:114
void OleComponent::ExecuteVerb(int)
embeddedobj/source/msole/olecomponent.hxx:115
void OleComponent::SetHostName(const class rtl::OUString &)
embeddedobj/source/msole/olecomponent.hxx:116
void OleComponent::SetExtent(const struct com::sun::star::awt::Size &,long)
embeddedobj/source/msole/olecomponent.hxx:118
struct com::sun::star::awt::Size OleComponent::GetExtent(long)
embeddedobj/source/msole/olecomponent.hxx:119
struct com::sun::star::awt::Size OleComponent::GetCachedExtent(long)
embeddedobj/source/msole/olecomponent.hxx:120
struct com::sun::star::awt::Size OleComponent::GetRecommendedExtent(long)
embeddedobj/source/msole/olecomponent.hxx:122
long OleComponent::GetMiscStatus(long)
embeddedobj/source/msole/olecomponent.hxx:124
class com::sun::star::uno::Sequence<signed char> OleComponent::GetCLSID()
embeddedobj/source/msole/olecomponent.hxx:126
_Bool OleComponent::IsWorkaroundActive() const
embeddedobj/source/msole/olecomponent.hxx:127
_Bool OleComponent::IsDirty()
embeddedobj/source/msole/olecomponent.hxx:129
void OleComponent::StoreOwnTmpIfNecessary()
embeddedobj/source/msole/olecomponent.hxx:131
_Bool OleComponent::SaveObject_Impl()
embeddedobj/source/msole/olecomponent.hxx:132
_Bool OleComponent::OnShowWindow_Impl(_Bool)
embeddedobj/source/msole/olecomponent.hxx:133
void OleComponent::OnViewChange_Impl(unsigned int)
embeddedobj/source/msole/olecomponent.hxx:134
void OleComponent::OnClose_Impl()
extensions/source/scanner/scanner.hxx:79
void ScannerManager::SetData(void *)
hwpfilter/source/hiodev.h:63
unsigned long HIODev::read4b(void *,unsigned long)
hwpfilter/source/mzstring.h:100
class MzString & MzString::operator<<(unsigned char)
hwpfilter/source/mzstring.h:102
class MzString & MzString::operator<<(long)
hwpfilter/source/mzstring.h:103
class MzString & MzString::operator<<(short)
idl/source/prj/svidl.cxx:105
int main(int,char **)
include/basegfx/curve/b2dcubicbezier.hxx:51
_Bool basegfx::B2DCubicBezier::operator==(const class basegfx::B2DCubicBezier &) const
include/basegfx/curve/b2dcubicbezier.hxx:52
_Bool basegfx::B2DCubicBezier::operator!=(const class basegfx::B2DCubicBezier &) const
include/basegfx/curve/b2dcubicbezier.hxx:192
void basegfx::B2DCubicBezier::transform(const class basegfx::B2DHomMatrix &)
include/basegfx/curve/b2dcubicbezier.hxx:195
void basegfx::B2DCubicBezier::fround()
include/basegfx/matrix/b2dhommatrix.hxx:106
void basegfx::B2DHomMatrix::scale(const class basegfx::B2DTuple &)
include/basegfx/matrix/b2dhommatrix.hxx:112
class basegfx::B2DHomMatrix & basegfx::B2DHomMatrix::operator+=(const class basegfx::B2DHomMatrix &)
include/basegfx/matrix/b2dhommatrix.hxx:113
class basegfx::B2DHomMatrix & basegfx::B2DHomMatrix::operator-=(const class basegfx::B2DHomMatrix &)
include/basegfx/matrix/b2dhommatrix.hxx:118
class basegfx::B2DHomMatrix & basegfx::B2DHomMatrix::operator*=(double)
include/basegfx/matrix/b2dhommatrix.hxx:119
class basegfx::B2DHomMatrix & basegfx::B2DHomMatrix::operator/=(double)
include/basegfx/matrix/b2dhommatrixtools.hxx:131
class basegfx::B2DHomMatrix basegfx::utils::createRotateAroundCenterKeepAspectRatioStayInsideRange(const class basegfx::B2DRange &,double)
include/basegfx/matrix/b2dhommatrixtools.hxx:213
double basegfx::utils::B2DHomMatrixBufferedOnDemandDecompose::getShearX() const
include/basegfx/matrix/b3dhommatrix.hxx:66
void basegfx::B3DHomMatrix::rotate(const class basegfx::B3DTuple &)
include/basegfx/matrix/b3dhommatrix.hxx:70
void basegfx::B3DHomMatrix::translate(const class basegfx::B3DTuple &)
include/basegfx/matrix/b3dhommatrix.hxx:74
void basegfx::B3DHomMatrix::scale(const class basegfx::B3DTuple &)
include/basegfx/matrix/b3dhommatrix.hxx:97
class basegfx::B3DHomMatrix & basegfx::B3DHomMatrix::operator+=(const class basegfx::B3DHomMatrix &)
include/basegfx/matrix/b3dhommatrix.hxx:98
class basegfx::B3DHomMatrix & basegfx::B3DHomMatrix::operator-=(const class basegfx::B3DHomMatrix &)
include/basegfx/matrix/b3dhommatrix.hxx:105
class basegfx::B3DHomMatrix & basegfx::B3DHomMatrix::operator*=(double)
include/basegfx/matrix/b3dhommatrix.hxx:106
class basegfx::B3DHomMatrix & basegfx::B3DHomMatrix::operator/=(double)
include/basegfx/numeric/ftools.hxx:112
double basegfx::snapToRange(double,double,double)
include/basegfx/numeric/ftools.hxx:116
double basegfx::copySign(double,double)
include/basegfx/pixel/bpixel.hxx:53
basegfx::BPixel::BPixel(unsigned char,unsigned char,unsigned char,unsigned char)
include/basegfx/pixel/bpixel.hxx:84
_Bool basegfx::BPixel::operator==(const class basegfx::BPixel &) const
include/basegfx/pixel/bpixel.hxx:89
_Bool basegfx::BPixel::operator!=(const class basegfx::BPixel &) const
include/basegfx/point/b2ipoint.hxx:69
class basegfx::B2IPoint & basegfx::B2IPoint::operator*=(const class basegfx::B2IPoint &)
include/basegfx/point/b2ipoint.hxx:78
class basegfx::B2IPoint & basegfx::B2IPoint::operator*=(int)
include/basegfx/point/b2ipoint.hxx:95
class basegfx::B2IPoint & basegfx::B2IPoint::operator*=(const class basegfx::B2DHomMatrix &)
include/basegfx/point/b3dpoint.hxx:74
class basegfx::B3DPoint & basegfx::B3DPoint::operator*=(const class basegfx::B3DPoint &)
include/basegfx/point/b3dpoint.hxx:84
class basegfx::B3DPoint & basegfx::B3DPoint::operator*=(double)
include/basegfx/polygon/b2dtrapezoid.hxx:70
class basegfx::B2DPolygon basegfx::B2DTrapezoid::getB2DPolygon() const
include/basegfx/polygon/b2dtrapezoid.hxx:102
void basegfx::utils::createLineTrapezoidFromB2DPolygon(class std::vector<class basegfx::B2DTrapezoid> &,const class basegfx::B2DPolygon &,double)
include/basegfx/polygon/b3dpolypolygon.hxx:88
void basegfx::B3DPolyPolygon::remove(unsigned int,unsigned int)
include/basegfx/polygon/b3dpolypolygon.hxx:108
class basegfx::B3DPolygon * basegfx::B3DPolyPolygon::begin()
include/basegfx/polygon/b3dpolypolygon.hxx:109
class basegfx::B3DPolygon * basegfx::B3DPolyPolygon::end()
include/basegfx/range/b1drange.hxx:50
basegfx::B1DRange::B1DRange(double)
include/basegfx/range/b1drange.hxx:72
_Bool basegfx::B1DRange::operator==(const class basegfx::B1DRange &) const
include/basegfx/range/b1drange.hxx:143
double basegfx::B1DRange::clamp(double) const
include/basegfx/range/b2dpolyrange.hxx:64
_Bool basegfx::B2DPolyRange::operator!=(const class basegfx::B2DPolyRange &) const
include/basegfx/range/b2drange.hxx:277
class basegfx::B2DTuple basegfx::B2DRange::clamp(const class basegfx::B2DTuple &) const
include/basegfx/range/b2drange.hxx:297
const class basegfx::B2DRange & basegfx::B2DRange::getUnitB2DRange()
include/basegfx/range/b2drange.hxx:308
class basegfx::B2DRange basegfx::operator*(const class basegfx::B2DHomMatrix &,const class basegfx::B2DRange &)
include/basegfx/range/b2ibox.hxx:61
basegfx::B2IBox::B2IBox()
include/basegfx/range/b2ibox.hxx:64
basegfx::B2IBox::B2IBox(const class basegfx::B2ITuple &)
include/basegfx/range/b2ibox.hxx:83
basegfx::B2IBox::B2IBox(const class basegfx::B2ITuple &,const class basegfx::B2ITuple &)
include/basegfx/range/b2ibox.hxx:101
_Bool basegfx::B2IBox::operator==(const class basegfx::B2IBox &) const
include/basegfx/range/b2ibox.hxx:107
_Bool basegfx::B2IBox::operator!=(const class basegfx::B2IBox &) const
include/basegfx/range/b2ibox.hxx:150
_Bool basegfx::B2IBox::isInside(const class basegfx::B2ITuple &) const
include/basegfx/range/b2ibox.hxx:166
void basegfx::B2IBox::intersect(const class basegfx::B2IBox &)
include/basegfx/range/b2irange.hxx:196
void basegfx::B2IRange::expand(const class basegfx::B2IRange &)
include/basegfx/range/b2irange.hxx:209
class basegfx::B2ITuple basegfx::B2IRange::clamp(const class basegfx::B2ITuple &) const
include/basegfx/range/b3drange.hxx:97
_Bool basegfx::B3DRange::operator!=(const class basegfx::B3DRange &) const
include/basegfx/range/b3drange.hxx:198
class basegfx::B3DTuple basegfx::B3DRange::clamp(const class basegfx::B3DTuple &) const
include/basegfx/range/b3drange.hxx:218
const class basegfx::B3DRange & basegfx::B3DRange::getUnitB3DRange()
include/basegfx/range/b3drange.hxx:223
class basegfx::B3DRange basegfx::operator*(const class basegfx::B3DHomMatrix &,const class basegfx::B3DRange &)
include/basegfx/tuple/b3ituple.hxx:43
basegfx::B3ITuple::B3ITuple()
include/basegfx/tuple/b3ituple.hxx:66
const int & basegfx::B3ITuple::operator[](int) const
include/basegfx/tuple/b3ituple.hxx:75
int & basegfx::B3ITuple::operator[](int)
include/basegfx/tuple/Tuple2D.hxx:77
_Bool basegfx::Tuple2D::equal(const class basegfx::Tuple2D<double> &) const
include/basegfx/tuple/Tuple2D.hxx:77
_Bool basegfx::Tuple2D::equal(const class basegfx::Tuple2D<int> &) const
include/basegfx/tuple/Tuple2D.hxx:77
_Bool basegfx::Tuple2D::equal(const class basegfx::Tuple2D<long> &) const
include/basegfx/utils/b2dclipstate.hxx:72
_Bool basegfx::utils::B2DClipState::operator!=(const class basegfx::utils::B2DClipState &) const
include/basegfx/utils/canvastools.hxx:109
struct com::sun::star::geometry::AffineMatrix3D & basegfx::unotools::affineMatrixFromHomMatrix3D(struct com::sun::star::geometry::AffineMatrix3D &,const class basegfx::B3DHomMatrix &)
include/basegfx/utils/canvastools.hxx:129
class basegfx::B3DRange basegfx::unotools::b3DRectangleFromRealRectangle3D(const struct com::sun::star::geometry::RealRectangle3D &)
include/basegfx/utils/unopolypolygon.hxx:86
const class basegfx::B2DPolyPolygon & basegfx::unotools::UnoPolyPolygon::getPolyPolygonUnsafe() const
include/basegfx/vector/b2ivector.hxx:72
class basegfx::B2IVector & basegfx::B2IVector::operator*=(const class basegfx::B2IVector &)
include/basegfx/vector/b2ivector.hxx:81
class basegfx::B2IVector & basegfx::B2IVector::operator*=(int)
include/basegfx/vector/b2ivector.hxx:115
class basegfx::B2IVector & basegfx::B2IVector::operator*=(const class basegfx::B2DHomMatrix &)
include/basegfx/vector/b3dvector.hxx:74
class basegfx::B3DVector & basegfx::B3DVector::operator*=(const class basegfx::B3DVector &)
include/basic/sbxvar.hxx:138
struct SbxValues * SbxValue::data()
include/codemaker/commoncpp.hxx:47
class rtl::OString codemaker::cpp::translateUnoToCppType(enum codemaker::UnoType::Sort,class std::basic_string_view<char16_t>)
include/codemaker/global.hxx:53
class FileStream & operator<<(class FileStream &,const class rtl::OString *)
include/codemaker/global.hxx:55
class FileStream & operator<<(class FileStream &,const class rtl::OStringBuffer *)
include/codemaker/global.hxx:56
class FileStream & operator<<(class FileStream &,const class rtl::OStringBuffer &)
include/comphelper/automationinvokedzone.hxx:26
comphelper::Automation::AutomationInvokedZone::AutomationInvokedZone()
include/comphelper/basicio.hxx:52
const class com::sun::star::uno::Reference<class com::sun::star::io::XObjectInputStream> & comphelper::operator>>(const class com::sun::star::uno::Reference<class com::sun::star::io::XObjectInputStream> &,unsigned int &)
include/comphelper/basicio.hxx:53
const class com::sun::star::uno::Reference<class com::sun::star::io::XObjectOutputStream> & comphelper::operator<<(const class com::sun::star::uno::Reference<class com::sun::star::io::XObjectOutputStream> &,unsigned int)
include/comphelper/configuration.hxx:250
type-parameter-?-? comphelper::ConfigurationLocalizedProperty::get(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &)
include/comphelper/configuration.hxx:266
void comphelper::ConfigurationLocalizedProperty::set(const type-parameter-?-? &,const class std::shared_ptr<class comphelper::ConfigurationChanges> &)
include/comphelper/configuration.hxx:302
class com::sun::star::uno::Reference<class com::sun::star::container::XHierarchicalNameReplace> comphelper::ConfigurationGroup::get(const class std::shared_ptr<class comphelper::ConfigurationChanges> &)
include/comphelper/flagguard.hxx:33
ValueRestorationGuard_Impl<T> comphelper::<deduction guide for ValueRestorationGuard_Impl>(ValueRestorationGuard_Impl<T>)
include/comphelper/flagguard.hxx:37
ValueRestorationGuard_Impl<T> comphelper::<deduction guide for ValueRestorationGuard_Impl>(type-parameter-?-? &)
include/comphelper/flagguard.hxx:46
ValueRestorationGuard<T> comphelper::<deduction guide for ValueRestorationGuard>(ValueRestorationGuard<T>)
include/comphelper/flagguard.hxx:50
comphelper::ValueRestorationGuard::ValueRestorationGuard(_Bool &,type-parameter-?-? &&)
include/comphelper/flagguard.hxx:50
comphelper::ValueRestorationGuard::ValueRestorationGuard(long &,type-parameter-?-? &&)
include/comphelper/flagguard.hxx:50
comphelper::ValueRestorationGuard::ValueRestorationGuard(unsigned char &,type-parameter-?-? &&)
include/comphelper/flagguard.hxx:50
ValueRestorationGuard<T> comphelper::<deduction guide for ValueRestorationGuard>(type-parameter-?-? &,type-parameter-?-? &&)
include/comphelper/interfacecontainer3.hxx:48
OInterfaceIteratorHelper3<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper3>(OInterfaceIteratorHelper3<ListenerT>)
include/comphelper/interfacecontainer3.hxx:63
OInterfaceIteratorHelper3<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper3>(OInterfaceContainerHelper3<type-parameter-?-?> &)
include/comphelper/interfacecontainer3.hxx:91
OInterfaceIteratorHelper3<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper3>(const OInterfaceIteratorHelper3<ListenerT> &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XActionListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XAdjustmentListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XDockableWindowListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XFocusListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XItemListListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XItemListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XKeyHandler::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XKeyListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XMenuListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XMouseClickHandler::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XMouseListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XMouseMotionListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XPaintListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XSpinListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XStyleChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XTabListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XTextListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XTopWindowListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XVclContainerListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XWindowListener2::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::XWindowListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::grid::XGridSelectionListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::tab::XTabPageContainerListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::tree::XTreeEditListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::awt::tree::XTreeExpansionListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::beans::XPropertiesChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::beans::XPropertyChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::beans::XPropertySetInfoChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::beans::XVetoableChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::container::XContainerListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::document::XDocumentEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::document::XEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::document::XStorageChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::document::XUndoManagerListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::drawing::XShape::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XApproveActionListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XConfirmDeleteListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XDatabaseParameterListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XFormControllerListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XGridControlListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XLoadListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XResetListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XSubmitListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::XUpdateListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::binding::XListEntryListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::runtime::XFilterControllerListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::submission::XSubmissionVetoListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::form::validation::XFormComponentValidityListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::frame::XStatusListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::lang::XEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::linguistic2::XDictionaryEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::linguistic2::XDictionaryListEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::linguistic2::XLinguServiceEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::presentation::XShapeEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::presentation::XSlideShowListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::script::XScriptListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::script::vba::XVBAScriptListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::sdb::XDatabaseRegistrationsListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::sdb::XRowSetApproveListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::sdb::XRowSetChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::sdb::XRowsChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::sdb::XSQLErrorListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::sdb::application::XCopyTableListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::sdbc::XRowSetListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::text::XPasteListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::ucb::XContentEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::ui::XContextMenuInterceptor::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::util::XChangesListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::util::XCloseListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::util::XFlushListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::util::XModeChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::util::XModifyListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::util::XRefreshListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer3.hxx:215
void comphelper::OInterfaceContainerHelper3::notifyEach(void (class com::sun::star::view::XSelectionChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:45
OInterfaceIteratorHelper4<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper4>(OInterfaceIteratorHelper4<ListenerT>)
include/comphelper/interfacecontainer4.hxx:60
OInterfaceIteratorHelper4<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper4>(OInterfaceContainerHelper4<type-parameter-?-?> &)
include/comphelper/interfacecontainer4.hxx:86
OInterfaceIteratorHelper4<ListenerT> comphelper::<deduction guide for OInterfaceIteratorHelper4>(const OInterfaceIteratorHelper4<ListenerT> &)
include/comphelper/interfacecontainer4.hxx:165
void comphelper::OInterfaceContainerHelper4::clear()
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::accessibility::XAccessibleEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::awt::XFocusListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::awt::XKeyListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::awt::XMouseListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::awt::XMouseMotionListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::awt::XPaintListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::awt::XWindowListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::awt::grid::XGridColumnListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::beans::XPropertyChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::chart::XChartDataChangeEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::document::XDocumentEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::document::XEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::lang::XEventListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::ui::XContextMenuInterceptor::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::ui::XUIConfigurationListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::util::XModifyListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::util::XRefreshListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/interfacecontainer4.hxx:200
void comphelper::OInterfaceContainerHelper4::notifyEach(void (class com::sun::star::view::XSelectionChangeListener::*)(const type-parameter-?-? &),const type-parameter-?-? &)
include/comphelper/logging.hxx:58
class rtl::OUString comphelper::log::convert::convertLogArgToString(char16_t)
include/comphelper/logging.hxx:225
void comphelper::EventLogger::log(const int,const char *,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/logging.hxx:246
void comphelper::EventLogger::log(const int,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/logging.hxx:258
void comphelper::EventLogger::log(const int,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/logging.hxx:271
void comphelper::EventLogger::log(const int,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/logging.hxx:295
void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?) const
include/comphelper/logging.hxx:304
void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/logging.hxx:314
void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/logging.hxx:325
void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/logging.hxx:337
void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/logging.hxx:350
void comphelper::EventLogger::logp(const int,const char *,const char *,const class rtl::OUString &,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/logging.hxx:374
void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?) const
include/comphelper/logging.hxx:383
void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/logging.hxx:393
void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/logging.hxx:404
void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/logging.hxx:416
void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/logging.hxx:429
void comphelper::EventLogger::logp(const int,const char *,const char *,const char *,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?,type-parameter-?-?) const
include/comphelper/lok.hxx:49
_Bool comphelper::LibreOfficeKit::isLocalRendering()
include/comphelper/lok.hxx:112
void comphelper::LibreOfficeKit::setBlockedCommandList(const char *)
include/comphelper/multicontainer2.hxx:112
void comphelper::OMultiTypeInterfaceContainerHelper2::clear()
include/comphelper/multiinterfacecontainer3.hxx:179
void comphelper::OMultiTypeInterfaceContainerHelperVar3::clear()
include/comphelper/multiinterfacecontainer4.hxx:46
vector<type-parameter-?-?, allocator<type-parameter-?-?> > comphelper::OMultiTypeInterfaceContainerHelperVar4::getContainedTypes() const
include/comphelper/multiinterfacecontainer4.hxx:57
_Bool comphelper::OMultiTypeInterfaceContainerHelperVar4::hasContainedTypes() const
include/comphelper/multiinterfacecontainer4.hxx:160
void comphelper::OMultiTypeInterfaceContainerHelperVar4::clear()
include/comphelper/profilezone.hxx:56
comphelper::ProfileZone::ProfileZone(const char *,const class std::map<class rtl::OUString, class rtl::OUString> &)
include/comphelper/propagg.hxx:60
_Bool comphelper::internal::OPropertyAccessor::operator==(const struct comphelper::internal::OPropertyAccessor &) const
include/comphelper/propagg.hxx:61
_Bool comphelper::internal::OPropertyAccessor::operator<(const struct comphelper::internal::OPropertyAccessor &) const
include/comphelper/proparrhlp.hxx:83
class cppu::IPropertyArrayHelper * comphelper::OAggregationArrayUsageHelper::createArrayHelper() const
include/comphelper/PropertyInfoHash.hxx:36
comphelper::PropertyInfo::PropertyInfo(const class rtl::OUString &,int,const class com::sun::star::uno::Type &,short)
include/comphelper/scopeguard.hxx:54
ScopeGuard<Func> comphelper::<deduction guide for ScopeGuard>(ScopeGuard<Func>)
include/comphelper/scopeguard.hxx:59
ScopeGuard<Func> comphelper::<deduction guide for ScopeGuard>(type-parameter-?-? &&)
include/comphelper/scopeguard.hxx:75
ScopeGuard<Func> comphelper::<deduction guide for ScopeGuard>(const ScopeGuard<Func> &)
include/comphelper/sequence.hxx:207
Sequence<type-parameter-?-?> comphelper::containerToSequence(const type-parameter-?-? (&)[N])
include/comphelper/sequence.hxx:207
Sequence<type-parameter-?-?> comphelper::containerToSequence(const type-parameter-?-? (&)[S])
include/comphelper/sequence.hxx:207
Sequence<type-parameter-?-?> comphelper::containerToSequence(const type-parameter-?-? (&)[SrcSize])
include/comphelper/sequence.hxx:207
Sequence<type-parameter-?-?> comphelper::containerToSequence(const type-parameter-?-? (&)[_Bound])
include/comphelper/sequence.hxx:207
Sequence<type-parameter-?-?> comphelper::containerToSequence(const type-parameter-?-? (&)[_Nm])
include/comphelper/servicedecl.hxx:107
comphelper::service_decl::ServiceDecl::ServiceDecl(const type-parameter-?-? &,const char *,const char *)
include/comphelper/traceevent.hxx:214
void comphelper::AsyncEvent::finish()
include/comphelper/unique_disposing_ptr.hxx:46
type-parameter-?-? & comphelper::unique_disposing_ptr::operator*() const
include/comphelper/unwrapargs.hxx:51
void comphelper::detail::unwrapArgs(const class com::sun::star::uno::Sequence<class com::sun::star::uno::Any> &,int,const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &)
include/connectivity/dbcharset.hxx:137
const class dbtools::OCharsetMap::CharsetIterator & dbtools::OCharsetMap::CharsetIterator::operator--()
include/connectivity/FValue.hxx:345
unsigned char connectivity::ORowSetValue::getUInt8() const
include/connectivity/FValue.hxx:427
connectivity::TSetBound::TSetBound(_Bool)
include/connectivity/FValue.hxx:428
void connectivity::TSetBound::operator()(class connectivity::ORowSetValue &) const
include/connectivity/sqlparse.hxx:186
class rtl::OUString connectivity::OSQLParser::RuleIDToStr(unsigned int)
include/desktop/crashreport.hxx:104
class rtl::OUString CrashReporter::getActiveSfxObjectName()
include/desktop/crashreport.hxx:109
class rtl::OUString CrashReporter::getLoggedUnoCommands()
include/drawinglayer/geometry/viewinformation2d.hxx:119
_Bool drawinglayer::geometry::ViewInformation2D::operator!=(const class drawinglayer::geometry::ViewInformation2D &) const
include/drawinglayer/primitive2d/baseprimitive2d.hxx:135
_Bool drawinglayer::primitive2d::BasePrimitive2D::operator!=(const class drawinglayer::primitive2d::BasePrimitive2D &) const
include/drawinglayer/primitive2d/baseprimitive2d.hxx:187
class basegfx::B2DRange drawinglayer::primitive2d::UnoPrimitive2D::getB2DRange(const class drawinglayer::geometry::ViewInformation2D &) const
include/drawinglayer/primitive2d/baseprimitive2d.hxx:192
unsigned int drawinglayer::primitive2d::UnoPrimitive2D::getPrimitive2DID() const
include/drawinglayer/primitive2d/baseprimitive2d.hxx:195
void drawinglayer::primitive2d::UnoPrimitive2D::get2DDecomposition(class drawinglayer::primitive2d::Primitive2DDecompositionVisitor &,const class drawinglayer::geometry::ViewInformation2D &) const
include/drawinglayer/primitive2d/Primitive2DContainer.hxx:61
drawinglayer::primitive2d::Primitive2DContainer::Primitive2DContainer(const class std::deque<class rtl::Reference<class drawinglayer::primitive2d::BasePrimitive2D> > &)
include/drawinglayer/primitive2d/Primitive2DContainer.hxx:70
drawinglayer::primitive2d::Primitive2DContainer::Primitive2DContainer(type-parameter-?-?,type-parameter-?-?)
include/drawinglayer/primitive2d/Primitive2DContainer.hxx:85
void drawinglayer::primitive2d::Primitive2DContainer::append(const class com::sun::star::uno::Sequence<class com::sun::star::uno::Reference<class com::sun::star::graphic::XPrimitive2D> > &)
include/drawinglayer/primitive2d/softedgeprimitive2d.hxx:39
void drawinglayer::primitive2d::SoftEdgePrimitive2D::setMaskGeneration(_Bool) const
include/drawinglayer/primitive3d/baseprimitive3d.hxx:65
drawinglayer::primitive3d::Primitive3DContainer::Primitive3DContainer(type-parameter-?-?,type-parameter-?-?)
include/drawinglayer/primitive3d/baseprimitive3d.hxx:112
_Bool drawinglayer::primitive3d::BasePrimitive3D::operator!=(const class drawinglayer::primitive3d::BasePrimitive3D &) const
include/drawinglayer/tools/primitive2dxmldump.hxx:45
void drawinglayer::Primitive2dXmlDump::dump(const class drawinglayer::primitive2d::Primitive2DContainer &,const class rtl::OUString &)
include/editeng/colritem.hxx:76
short SvxColorItem::GetTintOrShade() const
include/editeng/colritem.hxx:81
void SvxColorItem::SetTintOrShade(short)
include/editeng/editeng.hxx:244
_Bool EditEngine::GetVertical() const
include/editeng/editeng.hxx:246
enum TextRotation EditEngine::GetRotation() const
include/editeng/editeng.hxx:475
_Bool EditEngine::(anonymous)::__invoke(const class SvxFieldData *)
include/editeng/hyphenzoneitem.hxx:64
_Bool SvxHyphenZoneItem::IsPageEnd() const
include/editeng/outliner.hxx:891
_Bool Outliner::(anonymous)::__invoke(const class SvxFieldData *)
include/editeng/outlobj.hxx:146
std::optional::optional(struct std::in_place_t,type-parameter-?-? &&...)
include/editeng/outlobj.hxx:165
_Bool std::optional::has_value() const
include/editeng/outlobj.hxx:169
class OutlinerParaObject & std::optional::value()
include/filter/msfilter/mstoolbar.hxx:103
Indent::Indent(_Bool)
include/formula/opcode.hxx:523
class std::basic_string<char> OpCodeEnumToString(enum OpCode)
include/formula/tokenarray.hxx:182
class formula::FormulaTokenArrayReferencesIterator formula::FormulaTokenArrayReferencesIterator::operator++(int)
include/formula/tokenarray.hxx:580
basic_ostream<type-parameter-?-?, type-parameter-?-?> & formula::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const class formula::FormulaTokenArray &)
include/framework/addonsoptions.hxx:195
class rtl::OUString framework::AddonsOptions::GetAddonsNotebookBarResourceName(unsigned int) const
include/framework/addonsoptions.hxx:220
_Bool framework::AddonsOptions::GetMergeNotebookBarInstructions(const class rtl::OUString &,class std::vector<struct framework::MergeNotebookBarInstruction> &) const
include/i18nlangtag/languagetag.hxx:270
enum LanguageTag::ScriptType LanguageTag::getScriptType() const
include/o3tl/any.hxx:155
class std::optional<const struct o3tl::detail::Void> o3tl::tryAccess(const class com::sun::star::uno::Any &)
include/o3tl/cow_wrapper.hxx:333
type-parameter-?-? * o3tl::cow_wrapper::get()
include/o3tl/enumarray.hxx:105
typename type-parameter-?-?::value_type * o3tl::enumarray_iterator::operator->() const
include/o3tl/enumarray.hxx:130
const typename type-parameter-?-?::value_type * o3tl::enumarray_const_iterator::operator->() const
include/o3tl/enumarray.hxx:133
_Bool o3tl::enumarray_const_iterator::operator==(const enumarray_const_iterator<EA> &) const
include/o3tl/hash_combine.hxx:19
typename enable_if<(sizeof(N) == 4), void>::type o3tl::hash_combine(type-parameter-?-? &,const type-parameter-?-? *,unsigned long)
include/o3tl/hash_combine.hxx:30
typename enable_if<(sizeof(N) == 4), void>::type o3tl::hash_combine(type-parameter-?-? &,const type-parameter-?-? &)
include/o3tl/sorted_vector.hxx:37
sorted_vector<Value, Compare, Find, > o3tl::<deduction guide for sorted_vector>(sorted_vector<Value, Compare, Find, >)
include/o3tl/sorted_vector.hxx:50
sorted_vector<Value, Compare, Find, > o3tl::<deduction guide for sorted_vector>(initializer_list<type-parameter-?-?>)
include/o3tl/sorted_vector.hxx:55
sorted_vector<Value, Compare, Find, > o3tl::<deduction guide for sorted_vector>()
include/o3tl/sorted_vector.hxx:56
sorted_vector<Value, Compare, Find, > o3tl::<deduction guide for sorted_vector>(const sorted_vector<Value, Compare, Find, > &)
include/o3tl/sorted_vector.hxx:57
sorted_vector<Value, Compare, Find, > o3tl::<deduction guide for sorted_vector>(sorted_vector<Value, Compare, Find, > &&)
include/o3tl/sorted_vector.hxx:225
_Bool o3tl::sorted_vector::operator!=(const sorted_vector<Value, Compare, Find, > &) const
include/o3tl/span.hxx:36
span<T> o3tl::<deduction guide for span>(span<T>)
include/o3tl/span.hxx:50
span<T> o3tl::<deduction guide for span>()
include/o3tl/span.hxx:53
o3tl::span::span(const int (&)[N])
include/o3tl/span.hxx:53
o3tl::span::span(const struct XMLPropertyState (&)[N])
include/o3tl/span.hxx:53
o3tl::span::span(const unsigned short (&)[N])
include/o3tl/span.hxx:53
o3tl::span::span(int (&)[N])
include/o3tl/span.hxx:53
o3tl::span::span(struct XMLPropertyState (&)[N])
include/o3tl/span.hxx:53
o3tl::span::span(unsigned short (&)[N])
include/o3tl/span.hxx:53
span<T> o3tl::<deduction guide for span>(type-parameter-?-? (&)[_Size])
include/o3tl/span.hxx:55
span<T> o3tl::<deduction guide for span>(type-parameter-?-? *,unsigned long)
include/o3tl/span.hxx:63
o3tl::span::span(const vector<type-parameter-?-?, allocator<type-parameter-?-?> > &)
include/o3tl/span.hxx:63
span<T> o3tl::<deduction guide for span>(const vector<type-parameter-?-?, allocator<type-parameter-?-?> > &)
include/o3tl/span.hxx:67
span<T> o3tl::<deduction guide for span>(const span<typename remove_const<type-parameter-?-?>::type> &)
include/o3tl/strong_int.hxx:86
o3tl::strong_int::strong_int(type-parameter-?-?,typename enable_if<std::is_integral<T>::value, int>::type)
include/o3tl/strong_int.hxx:132
_Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<int, struct FractionTag<100> >,type-parameter-?-?...) const
include/o3tl/strong_int.hxx:132
_Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<int, struct Tag_SwNodeOffset>,type-parameter-?-?...) const
include/o3tl/strong_int.hxx:132
_Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<int, struct Tag_TextFrameIndex>,type-parameter-?-?...) const
include/o3tl/strong_int.hxx:132
_Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<int, struct ViewShellDocIdTag>,type-parameter-?-?...) const
include/o3tl/strong_int.hxx:132
_Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<int, struct ViewShellIdTag>,type-parameter-?-?...) const
include/o3tl/strong_int.hxx:132
_Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<short, struct FractionTag<10> >,type-parameter-?-?...) const
include/o3tl/strong_int.hxx:132
_Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<unsigned char, struct SdrLayerIDTag>,type-parameter-?-?...) const
include/o3tl/strong_int.hxx:132
_Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<unsigned short, struct LanguageTypeTag>,type-parameter-?-?...) const
include/o3tl/strong_int.hxx:132
_Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<unsigned short, struct SfxInterfaceIdTag>,type-parameter-?-?...) const
include/o3tl/strong_int.hxx:132
_Bool o3tl::strong_int::anyOf(struct o3tl::strong_int<unsigned short, struct ToolBoxItemIdTag>,type-parameter-?-?...) const
include/o3tl/typed_flags_set.hxx:113
typename typed_flags<type-parameter-?-?>::Wrap operator~(typename typed_flags<type-parameter-?-?>::Wrap)
include/o3tl/typed_flags_set.hxx:146
typename typed_flags<type-parameter-?-?>::Wrap operator^(typename typed_flags<type-parameter-?-?>::Wrap,type-parameter-?-?)
include/o3tl/typed_flags_set.hxx:313
typename typed_flags<type-parameter-?-?>::Self operator^=(type-parameter-?-? &,typename typed_flags<type-parameter-?-?>::Wrap)
include/o3tl/vector_pool.hxx:83
o3tl::detail::struct_from_value::type::type()
include/oox/export/DMLPresetShapeExport.hxx:100
_Bool oox::drawingml::DMLPresetShapeExporter::HasHandleValue() const
include/oox/export/DMLPresetShapeExport.hxx:129
class com::sun::star::uno::Any oox::drawingml::DMLPresetShapeExporter::FindHandleValue(class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue>,class std::basic_string_view<char16_t>)
include/oox/helper/containerhelper.hxx:51
_Bool oox::ValueRange::operator!=(const struct oox::ValueRange &) const
include/oox/helper/containerhelper.hxx:99
oox::Matrix::Matrix<Type>(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type,typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type,typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::const_reference)
include/oox/helper/containerhelper.hxx:110
typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::iterator oox::Matrix::at(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type,typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type)
include/oox/helper/containerhelper.hxx:113
typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::reference oox::Matrix::operator()(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type,typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type)
include/oox/helper/containerhelper.hxx:117
typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::const_iterator oox::Matrix::begin() const
include/oox/helper/containerhelper.hxx:119
typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::const_iterator oox::Matrix::end() const
include/oox/helper/containerhelper.hxx:121
typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::iterator oox::Matrix::row_begin(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type)
include/oox/helper/containerhelper.hxx:123
typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::iterator oox::Matrix::row_end(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type)
include/oox/helper/containerhelper.hxx:126
typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::reference oox::Matrix::row_front(typename vector<type-parameter-?-?, allocator<type-parameter-?-?> >::size_type)
include/oox/helper/propertymap.hxx:112
void oox::PropertyMap::dumpCode(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &)
include/oox/helper/propertymap.hxx:113
void oox::PropertyMap::dumpData(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &)
include/opencl/openclconfig.hxx:57
_Bool OpenCLConfig::ImplMatcher::operator!=(const struct OpenCLConfig::ImplMatcher &) const
include/sax/fshelper.hxx:126
void sax_fastparser::FastSerializerHelper::singleElementNS(int,int,const class rtl::Reference<class sax_fastparser::FastAttributeList> &)
include/sax/fshelper.hxx:130
void sax_fastparser::FastSerializerHelper::startElementNS(int,int,const class rtl::Reference<class sax_fastparser::FastAttributeList> &)
include/sax/tools/converter.hxx:198
_Bool sax::Converter::convertAngle(short &,class std::basic_string_view<char16_t>,_Bool)
include/sfx2/childwin.hxx:120
void SfxChildWindow::ClearController()
include/sfx2/docfilt.hxx:81
_Bool SfxFilter::GetGpgEncryption() const
include/sfx2/evntconf.hxx:60
struct SfxEventName & SfxEventNamesList::at(unsigned long)
include/sfx2/infobar.hxx:104
void SfxInfoBarWindow::SetCommandHandler(class weld::Button &,const class rtl::OUString &)
include/sfx2/lokcharthelper.hxx:43
void LokChartHelper::Invalidate()
include/sfx2/msg.hxx:120
const class std::type_info * SfxType0::Type() const
include/sfx2/viewsh.hxx:397
enum LOKDeviceFormFactor SfxViewShell::GetLOKDeviceFormFactor() const
include/sfx2/viewsh.hxx:399
_Bool SfxViewShell::isLOKDesktop() const
include/svl/itemiter.hxx:45
_Bool SfxItemIter::IsAtEnd() const
include/svl/itempool.hxx:103
enum MapUnit SfxItemPool::GetDefaultMetric() const
include/svl/itempool.hxx:158
const type-parameter-?-? * SfxItemPool::GetItem2Default(TypedWhichId<type-parameter-?-?>) const
include/svl/itempool.hxx:196
void SfxItemPool::dumpAsXml(struct _xmlTextWriter *) const
include/svl/lockfilecommon.hxx:60
void svt::LockFileCommon::SetURL(const class rtl::OUString &)
include/svl/ondemand.hxx:346
const class CharClass & OnDemandCharClass::operator*() const
include/svl/poolitem.hxx:168
type-parameter-?-? * SfxPoolItem::DynamicWhichCast(TypedWhichId<type-parameter-?-?>)
include/svl/whichranges.hxx:52
void svl::Items_t::fill(struct std::pair<unsigned short, unsigned short> *)
include/svtools/DocumentToGraphicRenderer.hxx:105
_Bool DocumentToGraphicRenderer::isImpress() const
include/svtools/HtmlWriter.hxx:46
void HtmlWriter::writeAttribute(class SvStream &,class std::basic_string_view<char>,int)
include/svx/autoformathelper.hxx:145
_Bool AutoFormatBase::operator==(const class AutoFormatBase &) const
include/svx/ClassificationDialog.hxx:86
void svx::ClassificationDialog::(anonymous)::__invoke()
include/svx/ClassificationField.hxx:47
const class rtl::OUString & svx::ClassificationResult::getDisplayText() const
include/svx/ClassificationField.hxx:52
_Bool svx::ClassificationResult::operator==(const class svx::ClassificationResult &) const
include/svx/ColorSets.hxx:85
void svx::Theme::SetName(const class rtl::OUString &)
include/svx/DiagramDataInterface.hxx:33
class rtl::OUString DiagramDataInterface::getString() const
include/svx/dlgctrl.hxx:265
void SvxLineEndLB::set_active_text(const class rtl::OUString &)
include/svx/framelink.hxx:168
_Bool svx::frame::operator>(const class svx::frame::Style &,const class svx::frame::Style &)
include/svx/gallery1.hxx:56
const class std::unique_ptr<class GalleryBinaryEngineEntry> & GalleryThemeEntry::getGalleryStorageEngineEntry() const
include/svx/gallerybinaryengine.hxx:59
const class INetURLObject & GalleryBinaryEngine::GetStrURL() const
include/svx/sidebar/InspectorTextPanel.hxx:49
class std::unique_ptr<class PanelLayout> svx::sidebar::InspectorTextPanel::Create(class weld::Widget *)
include/svx/svdlayer.hxx:74
_Bool SdrLayer::operator==(const class SdrLayer &) const
include/svx/svdpntv.hxx:444
_Bool SdrPaintView::IsSwapAsynchron() const
include/svx/svdtrans.hxx:242
_Bool IsMetric(enum MapUnit)
include/svx/txencbox.hxx:92
void SvxTextEncodingBox::grab_focus()
include/svx/txencbox.hxx:146
void SvxTextEncodingTreeView::connect_changed(const class Link<class weld::TreeView &, void> &)
include/svx/xpoly.hxx:83
_Bool XPolygon::operator==(const class XPolygon &) const
include/tools/bigint.hxx:76
BigInt::BigInt(unsigned int)
include/tools/bigint.hxx:82
unsigned short BigInt::operator unsigned short() const
include/tools/bigint.hxx:84
unsigned int BigInt::operator unsigned int() const
include/tools/bigint.hxx:109
class BigInt operator-(const class BigInt &,const class BigInt &)
include/tools/bigint.hxx:112
class BigInt operator%(const class BigInt &,const class BigInt &)
include/tools/bigint.hxx:115
_Bool operator!=(const class BigInt &,const class BigInt &)
include/tools/bigint.hxx:118
_Bool operator<=(const class BigInt &,const class BigInt &)
include/tools/color.hxx:32
unsigned int color::extractRGB(unsigned int)
include/tools/color.hxx:92
Color::Color(enum ColorAlphaTag,unsigned int)
include/tools/color.hxx:247
_Bool Color::operator>(const class Color &) const
include/tools/cpuid.hxx:72
_Bool cpuid::hasSSSE3()
include/tools/cpuid.hxx:86
_Bool cpuid::hasAVX2()
include/tools/date.hxx:218
_Bool Date::operator>=(const class Date &) const
include/tools/datetime.hxx:47
DateTime::DateTime(const class tools::Time &)
include/tools/datetime.hxx:88
class DateTime operator-(const class DateTime &,int)
include/tools/datetime.hxx:90
class DateTime operator-(const class DateTime &,double)
include/tools/datetime.hxx:92
class DateTime operator+(const class DateTime &,const class tools::Time &)
include/tools/datetime.hxx:93
class DateTime operator-(const class DateTime &,const class tools::Time &)
include/tools/degree.hxx:25
char (&)[N] NofDegree(strong_int<type-parameter-?-?, FractionTag<N> >)
include/tools/fract.hxx:41
Fraction::Fraction(double,double)
include/tools/fract.hxx:68
class Fraction & Fraction::operator+=(double)
include/tools/fract.hxx:69
class Fraction & Fraction::operator-=(double)
include/tools/fract.hxx:85
_Bool operator>=(const class Fraction &,const class Fraction &)
include/tools/fract.hxx:101
class Fraction operator+(const class Fraction &,double)
include/tools/fract.hxx:102
class Fraction operator-(const class Fraction &,double)
include/tools/fract.hxx:104
class Fraction operator/(const class Fraction &,double)
include/tools/gen.hxx:236
class Size & Size::operator+=(const class Size &)
include/tools/gen.hxx:237
class Size & Size::operator-=(const class Size &)
include/tools/gen.hxx:239
class Size & Size::operator/=(const long)
include/tools/gen.hxx:241
class Size operator+(const class Size &,const class Size &)
include/tools/gen.hxx:242
class Size operator-(const class Size &,const class Size &)
include/tools/gen.hxx:362
class Pair & Range::toPair()
include/tools/gen.hxx:429
class Pair & Selection::toPair()
include/tools/link.hxx:134
const char * Link::getSourceFilename() const
include/tools/link.hxx:135
int Link::getSourceLineNumber() const
include/tools/link.hxx:136
const char * Link::getTargetName() const
include/tools/poly.hxx:161
_Bool tools::Polygon::operator!=(const class tools::Polygon &) const
include/tools/poly.hxx:249
_Bool tools::PolyPolygon::operator!=(const class tools::PolyPolygon &) const
include/tools/simd.hxx:16
_Bool simd::isAligned(const type-parameter-?-? *)
include/tools/simd.hxx:21
type-parameter-?-? simd::roundDown(type-parameter-?-?,unsigned int)
include/tools/stream.hxx:512
class rtl::OString read_uInt32_lenPrefixed_uInt8s_ToOString(class SvStream &)
include/tools/urlobj.hxx:448
_Bool INetURLObject::SetHost(class std::basic_string_view<char16_t>)
include/tools/urlobj.hxx:947
int INetURLObject::SubString::set(class rtl::OUString &,class std::basic_string_view<char16_t>)
include/tools/weakbase.h:110
_Bool tools::WeakReference::operator==(const type-parameter-?-? *) const
include/tools/weakbase.h:119
_Bool tools::WeakReference::operator<(const WeakReference<reference_type> &) const
include/tools/weakbase.h:122
_Bool tools::WeakReference::operator>(const WeakReference<reference_type> &) const
include/tools/XmlWriter.hxx:61
void tools::XmlWriter::element(const class rtl::OString &)
include/unotest/directories.hxx:46
class rtl::OUString test::Directories::getPathFromWorkdir(class std::basic_string_view<char16_t>) const
include/unotools/localedatawrapper.hxx:239
const class rtl::OUString & LocaleDataWrapper::getLongDateYearSep() const
include/unotools/moduleoptions.hxx:165
_Bool SvtModuleOptions::IsDataBase() const
include/unotools/resmgr.hxx:53
TranslateNId::TranslateNId()
include/unotools/resmgr.hxx:58
_Bool TranslateNId::operator bool() const
include/unotools/resmgr.hxx:61
_Bool TranslateNId::operator!=(const struct TranslateNId &) const
include/unotools/securityoptions.hxx:57
_Bool SvtSecurityOptions::Certificate::operator==(const struct SvtSecurityOptions::Certificate &) const
include/unotools/textsearch.hxx:121
basic_ostream<type-parameter-?-?, type-parameter-?-?> & utl::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const enum utl::SearchParam::SearchType &)
include/unotools/weakref.hxx:66
unotools::WeakReference::WeakReference<interface_type>(const Reference<type-parameter-?-?> &)
include/unotools/weakref.hxx:75
unotools::WeakReference::WeakReference<interface_type>(type-parameter-?-? &)
include/unotools/weakref.hxx:127
Reference<type-parameter-?-?> unotools::WeakReference::operator Reference<type-parameter-?-?>() const
include/vcl/alpha.hxx:46
_Bool AlphaMask::operator==(const class AlphaMask &) const
include/vcl/alpha.hxx:47
_Bool AlphaMask::operator!=(const class AlphaMask &) const
include/vcl/animate/Animation.hxx:41
_Bool Animation::operator!=(const class Animation &) const
include/vcl/animate/AnimationBitmap.hxx:68
_Bool AnimationBitmap::operator!=(const struct AnimationBitmap &) const
include/vcl/BitmapBasicMorphologyFilter.hxx:63
BitmapDilateFilter::BitmapDilateFilter(int,unsigned char)
include/vcl/BitmapReadAccess.hxx:87
class BitmapColor BitmapReadAccess::GetPixel(const class Point &) const
include/vcl/BitmapReadAccess.hxx:107
unsigned char BitmapReadAccess::GetPixelIndex(const class Point &) const
include/vcl/builder.hxx:105
const class rtl::OString & VclBuilder::getUIFile() const
include/vcl/builder.hxx:331
void VclBuilder::connectNumericFormatterAdjustment(const class rtl::OString &,const class rtl::OUString &)
include/vcl/builderpage.hxx:36
void BuilderPage::SetHelpId(const class rtl::OString &)
include/vcl/ColorMask.hxx:110
void ColorMask::GetColorFor16BitMSB(class BitmapColor &,const unsigned char *) const
include/vcl/ColorMask.hxx:111
void ColorMask::SetColorFor16BitMSB(const class BitmapColor &,unsigned char *) const
include/vcl/ColorMask.hxx:113
void ColorMask::SetColorFor16BitLSB(const class BitmapColor &,unsigned char *) const
include/vcl/commandevent.hxx:249
CommandMediaData::CommandMediaData(enum MediaCommand)
include/vcl/commandevent.hxx:256
_Bool CommandMediaData::GetPassThroughToOS() const
include/vcl/commandevent.hxx:276
CommandSwipeData::CommandSwipeData()
include/vcl/commandevent.hxx:293
CommandLongPressData::CommandLongPressData()
include/vcl/cursor.hxx:96
_Bool vcl::Cursor::operator!=(const class vcl::Cursor &) const
include/vcl/customweld.hxx:45
class rtl::OUString weld::CustomWidgetController::GetHelpText() const
include/vcl/customweld.hxx:86
class Point weld::CustomWidgetController::GetPointerPosPixel() const
include/vcl/customweld.hxx:166
void weld::CustomWeld::queue_draw_area(int,int,int,int)
include/vcl/customweld.hxx:181
void weld::CustomWeld::set_visible(_Bool)
include/vcl/customweld.hxx:185
void weld::CustomWeld::set_tooltip_text(const class rtl::OUString &)
include/vcl/errcode.hxx:86
_Bool ErrCode::operator<(const class ErrCode &) const
include/vcl/errcode.hxx:87
_Bool ErrCode::operator<=(const class ErrCode &) const
include/vcl/errcode.hxx:88
_Bool ErrCode::operator>(const class ErrCode &) const
include/vcl/errcode.hxx:89
_Bool ErrCode::operator>=(const class ErrCode &) const
include/vcl/fieldvalues.hxx:53
double vcl::ConvertDoubleValue(long,long,unsigned short,enum FieldUnit,enum FieldUnit)
include/vcl/filter/pdfdocument.hxx:119
const class std::vector<class vcl::filter::PDFReferenceElement *> & vcl::filter::PDFObjectElement::GetDictionaryReferences() const
include/vcl/filter/pdfdocument.hxx:128
unsigned long vcl::filter::PDFObjectElement::GetArrayLength() const
include/vcl/filter/pdfdocument.hxx:188
class vcl::filter::PDFNumberElement & vcl::filter::PDFReferenceElement::GetObjectElement() const
include/vcl/filter/PDFiumLibrary.hxx:56
const class rtl::OUString & vcl::pdf::PDFium::getLastError() const
include/vcl/filter/PDFiumLibrary.hxx:91
class std::unique_ptr<class vcl::pdf::PDFiumPageObject> vcl::pdf::PDFiumAnnotation::getObject(int)
include/vcl/filter/PDFiumLibrary.hxx:97
class basegfx::B2DVector vcl::pdf::PDFiumAnnotation::getBorderCornerRadius()
include/vcl/gdimtf.hxx:108
_Bool GDIMetaFile::operator!=(const class GDIMetaFile &) const
include/vcl/gradient.hxx:84
_Bool Gradient::operator!=(const class Gradient &) const
include/vcl/hatch.hxx:57
_Bool Hatch::operator!=(const class Hatch &) const
include/vcl/inputctx.hxx:62
_Bool InputContext::operator!=(const class InputContext &) const
include/vcl/ITiledRenderable.hxx:217
enum PointerStyle vcl::ITiledRenderable::getPointer()
include/vcl/jsdialog/executor.hxx:46
void LOKTrigger::trigger_clicked(class weld::Button &)
include/vcl/lazydelete.hxx:76
vcl::DeleteOnDeinit::DeleteOnDeinit(type-parameter-?-? &&...)
include/vcl/lazydelete.hxx:92
class std::optional<class (anonymous namespace)::SdrHdlBitmapSet> vcl::DeleteOnDeinit::set(type-parameter-?-? &&...)
include/vcl/lazydelete.hxx:92
class std::optional<class (anonymous namespace)::VDevBuffer> vcl::DeleteOnDeinit::set(type-parameter-?-? &&...)
include/vcl/lazydelete.hxx:92
class std::optional<class BitmapEx> vcl::DeleteOnDeinit::set(type-parameter-?-? &&...)
include/vcl/lazydelete.hxx:92
class std::optional<class VclPtr<class OutputDevice> > vcl::DeleteOnDeinit::set(type-parameter-?-? &&...)
include/vcl/lazydelete.hxx:92
class std::optional<class Wallpaper> vcl::DeleteOnDeinit::set(type-parameter-?-? &&...)
include/vcl/lazydelete.hxx:92
class std::optional<class drawinglayer::primitive2d::DiscreteShadow> vcl::DeleteOnDeinit::set(type-parameter-?-? &&...)
include/vcl/lazydelete.hxx:92
class std::optional<class std::shared_ptr<class weld::Window> > vcl::DeleteOnDeinit::set(type-parameter-?-? &&...)
include/vcl/lazydelete.hxx:92
class std::optional<class std::unordered_map<int, class rtl::Reference<class LOKClipboard> > > vcl::DeleteOnDeinit::set(type-parameter-?-? &&...)
include/vcl/lazydelete.hxx:92
class std::optional<struct (anonymous namespace)::WavyLineCache> vcl::DeleteOnDeinit::set(type-parameter-?-? &&...)
include/vcl/lok.hxx:22
void vcl::lok::unregisterPollCallbacks()
include/vcl/menubarupdateicon.hxx:68
MenuBarUpdateIconManager::MenuBarUpdateIconManager()
include/vcl/menubarupdateicon.hxx:71
void MenuBarUpdateIconManager::SetShowMenuIcon(_Bool)
include/vcl/menubarupdateicon.hxx:72
void MenuBarUpdateIconManager::SetShowBubble(_Bool)
include/vcl/menubarupdateicon.hxx:73
void MenuBarUpdateIconManager::SetBubbleImage(const class Image &)
include/vcl/menubarupdateicon.hxx:74
void MenuBarUpdateIconManager::SetBubbleTitle(const class rtl::OUString &)
include/vcl/menubarupdateicon.hxx:75
void MenuBarUpdateIconManager::SetBubbleText(const class rtl::OUString &)
include/vcl/menubarupdateicon.hxx:77
void MenuBarUpdateIconManager::SetClickHdl(const class Link<class LinkParamNone *, void> &)
include/vcl/menubarupdateicon.hxx:79
_Bool MenuBarUpdateIconManager::GetShowMenuIcon() const
include/vcl/menubarupdateicon.hxx:80
_Bool MenuBarUpdateIconManager::GetShowBubble() const
include/vcl/menubarupdateicon.hxx:81
const class rtl::OUString & MenuBarUpdateIconManager::GetBubbleTitle() const
include/vcl/menubarupdateicon.hxx:82
const class rtl::OUString & MenuBarUpdateIconManager::GetBubbleText() const
include/vcl/opengl/OpenGLHelper.hxx:51
class rtl::OString OpenGLHelper::GetDigest(const class rtl::OUString &,const class rtl::OUString &,class std::basic_string_view<char>)
include/vcl/opengl/OpenGLHelper.hxx:68
void OpenGLHelper::renderToFile(long,long,const class rtl::OUString &)
include/vcl/opengl/OpenGLHelper.hxx:101
void OpenGLHelper::debugMsgStreamWarn(const class std::basic_ostringstream<char> &)
include/vcl/outdev.hxx:1535
void OutputDevice::DrawMask(const class Point &,const class Size &,const class Point &,const class Size &,const class Bitmap &,const class Color &)
include/vcl/outdev.hxx:1625
class basegfx::B2DPolyPolygon OutputDevice::LogicToPixel(const class basegfx::B2DPolyPolygon &,const class MapMode &) const
include/vcl/outdev.hxx:1643
class basegfx::B2DPolyPolygon OutputDevice::PixelToLogic(const class basegfx::B2DPolyPolygon &,const class MapMode &) const
include/vcl/salnativewidgets.hxx:408
_Bool TabitemValue::isBothAligned() const
include/vcl/salnativewidgets.hxx:409
_Bool TabitemValue::isNotAligned() const
include/vcl/settings.hxx:423
void StyleSettings::SetUseFlatBorders(_Bool)
include/vcl/settings.hxx:426
void StyleSettings::SetUseFlatMenus(_Bool)
include/vcl/settings.hxx:438
void StyleSettings::SetHideDisabledMenuItems(_Bool)
include/vcl/settings.hxx:503
void StyleSettings::SetSpinSize(int)
include/vcl/settings.hxx:539
class Size StyleSettings::GetToolbarIconSizePixel() const
include/vcl/settings.hxx:655
_Bool HelpSettings::operator!=(const class HelpSettings &) const
include/vcl/settings.hxx:716
_Bool AllSettings::operator!=(const class AllSettings &) const
include/vcl/split.hxx:92
void Splitter::SetHorizontal(_Bool)
include/vcl/svapp.hxx:164
ApplicationEvent::ApplicationEvent(enum ApplicationEvent::Type,class std::vector<class rtl::OUString> &&)
include/vcl/svapp.hxx:802
void Application::AppEvent(const class ApplicationEvent &)
include/vcl/TaskStopwatch.hxx:92
void TaskStopwatch::reset()
include/vcl/TaskStopwatch.hxx:103
void TaskStopwatch::setInputStop(enum VclInputFlags)
include/vcl/TaskStopwatch.hxx:104
enum VclInputFlags TaskStopwatch::inputStop() const
include/vcl/TaskStopwatch.hxx:112
unsigned int TaskStopwatch::timeSlice()
include/vcl/TaskStopwatch.hxx:113
void TaskStopwatch::setTimeSlice(unsigned int)
include/vcl/textrectinfo.hxx:48
_Bool TextRectInfo::operator!=(const class TextRectInfo &) const
include/vcl/toolkit/longcurr.hxx:47
class BigInt LongCurrencyFormatter::GetValue() const
include/vcl/toolkit/treelist.hxx:170
const class SvTreeListEntry * SvTreeList::GetParent(const class SvTreeListEntry *) const
include/vcl/toolkit/treelistbox.hxx:372
void SvTreeListBox::RemoveSelection()
include/vcl/txtattr.hxx:56
_Bool TextAttrib::operator!=(const class TextAttrib &) const
include/vcl/uitest/uiobject.hxx:134
class std::unique_ptr<class UIObject> WindowUIObject::get_visible_child(const class rtl::OUString &)
include/vcl/uitest/uiobject.hxx:289
TabPageUIObject::TabPageUIObject(const class VclPtr<class TabPage> &)
include/vcl/uitest/uiobject.hxx:297
class std::unique_ptr<class UIObject> TabPageUIObject::create(class vcl::Window *)
include/vcl/uitest/uiobject.hxx:360
SpinUIObject::SpinUIObject(const class VclPtr<class SpinButton> &)
include/vcl/uitest/uiobject.hxx:368
class std::unique_ptr<class UIObject> SpinUIObject::create(class vcl::Window *)
include/vcl/weld.hxx:183
_Bool weld::Widget::get_hexpand() const
include/vcl/weld.hxx:185
_Bool weld::Widget::get_vexpand() const
include/vcl/weld.hxx:192
int weld::Widget::get_margin_top() const
include/vcl/weld.hxx:193
int weld::Widget::get_margin_bottom() const
include/vcl/weld.hxx:412
void weld::ScrolledWindow::hadjustment_set_step_increment(int)
include/vcl/weld.hxx:545
struct SystemEnvData weld::Window::get_system_data() const
include/vcl/weld.hxx:629
class rtl::OString weld::Assistant::get_current_page_ident() const
include/vcl/weld.hxx:635
class rtl::OUString weld::Assistant::get_page_title(const class rtl::OString &) const
include/vcl/weld.hxx:1118
void weld::TreeView::set_text_align(const class weld::TreeIter &,double,int)
include/vcl/weld.hxx:1288
const class rtl::OUString & weld::TreeView::get_saved_value() const
include/vcl/weld.hxx:1382
_Bool weld::IconView::get_cursor(class weld::TreeIter *) const
include/vcl/weld.hxx:1392
void weld::IconView::select_all()
include/vcl/weld.hxx:1398
void weld::IconView::save_value()
include/vcl/weld.hxx:1399
const class rtl::OUString & weld::IconView::get_saved_value() const
include/vcl/weld.hxx:1400
_Bool weld::IconView::get_value_changed_from_saved() const
include/vcl/weld.hxx:1526
void weld::MenuButton::append_item_radio(const class rtl::OUString &,const class rtl::OUString &)
include/vcl/weld.hxx:1534
void weld::MenuButton::append_item(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &)
include/vcl/weld.hxx:1615
class rtl::OUString weld::ProgressBar::get_text() const
include/vcl/weld.hxx:1825
void weld::EntryTreeView::EntryModifyHdl(const class weld::Entry &)
include/vcl/weld.hxx:2061
class Size weld::MetricSpinButton::get_size_request() const
include/vcl/weld.hxx:2073
void weld::MetricSpinButton::set_position(int)
include/vcl/weld.hxx:2177
int weld::TextView::vadjustment_get_lower() const
include/vcl/weld.hxx:2399
class rtl::OUString weld::Toolbar::get_item_label(const class rtl::OString &) const
include/vcl/weldutils.hxx:198
const class com::sun::star::uno::Reference<class com::sun::star::frame::XFrame> & weld::WidgetStatusListener::getFrame() const
include/vcl/weldutils.hxx:350
void weld::DateFormatter::CursorChangedHdl(class weld::Entry &)
include/vcl/weldutils.hxx:350
void weld::DateFormatter::LinkStubCursorChangedHdl(void *,class weld::Entry &)
include/vcl/weldutils.hxx:379
void weld::PatternFormatter::connect_focus_in(const class Link<class weld::Widget &, void> &)
include/vcl/window.hxx:375
const char * ImplDbgCheckWindow(const void *)
include/xmloff/txtimp.hxx:115
class XMLPropertyBackpatcher<short> & XMLTextImportHelper::GetFootnoteBP()
include/xmloff/txtimp.hxx:116
class XMLPropertyBackpatcher<short> & XMLTextImportHelper::GetSequenceIdBP()
include/xmloff/txtimp.hxx:117
class XMLPropertyBackpatcher<class rtl::OUString> & XMLTextImportHelper::GetSequenceNameBP()
include/xmloff/xmluconv.hxx:190
_Bool SvXMLUnitConverter::convertEnum(type-parameter-?-? &,class std::basic_string_view<char>,const SvXMLEnumStringMapEntry<type-parameter-?-?> *)
include/xmlreader/pad.hxx:38
void xmlreader::Pad::add(const char (&)[size_])
include/xmlreader/span.hxx:44
xmlreader::Span::Span(const char (&)[size_])
include/xmlreader/span.hxx:71
_Bool xmlreader::Span::operator!=(const char (&)[N]) const
libreofficekit/qa/gtktiledviewer/gtv-application-window.cxx:72
void ::operator()(struct _GtkBuilder *) const
libreofficekit/qa/gtktiledviewer/gtv-comments-sidebar.cxx:31
void * gtv_comments_sidebar_get_instance_private(struct GtvCommentsSidebar *)
libreofficekit/qa/gtktiledviewer/gtv-helpers.cxx:80
void ::operator()(struct _GtkTargetList *) const
libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.cxx:184
void ::operator()(struct _GList *) const
libreofficekit/qa/gtktiledviewer/gtv-signal-handlers.hxx:35
void openLokDialog(struct _GtkWidget *,void *)
lotuswordpro/source/filter/clone.hxx:28
detail::has_clone<class LwpAtomHolder>::no & detail::has_clone::check_sig()
lotuswordpro/source/filter/clone.hxx:28
detail::has_clone<class LwpBackgroundStuff>::no & detail::has_clone::check_sig()
lotuswordpro/source/filter/clone.hxx:28
detail::has_clone<class LwpBorderStuff>::no & detail::has_clone::check_sig()
lotuswordpro/source/filter/clone.hxx:28
detail::has_clone<class LwpMargins>::no & detail::has_clone::check_sig()
lotuswordpro/source/filter/clone.hxx:28
detail::has_clone<class LwpShadow>::no & detail::has_clone::check_sig()
lotuswordpro/source/filter/clone.hxx:28
detail::has_clone<class LwpSpacingCommonOverride>::no & detail::has_clone::check_sig()
o3tl/qa/cow_wrapper_clients.hxx:140
_Bool o3tltests::cow_wrapper_client4::operator==(const class o3tltests::cow_wrapper_client4 &) const
o3tl/qa/cow_wrapper_clients.hxx:141
_Bool o3tltests::cow_wrapper_client4::operator!=(const class o3tltests::cow_wrapper_client4 &) const
o3tl/qa/cow_wrapper_clients.hxx:142
_Bool o3tltests::cow_wrapper_client4::operator<(const class o3tltests::cow_wrapper_client4 &) const
o3tl/qa/cow_wrapper_clients.hxx:193
_Bool o3tltests::cow_wrapper_client5::operator!=(const class o3tltests::cow_wrapper_client5 &) const
oox/inc/drawingml/textliststyle.hxx:62
void oox::drawingml::TextListStyle::dump() const
oox/inc/drawingml/textparagraphproperties.hxx:96
void oox::drawingml::TextParagraphProperties::setLineSpacing(const class oox::drawingml::TextSpacing &)
oox/source/drawingml/diagram/diagramlayoutatoms.hxx:330
const class std::vector<class std::shared_ptr<class oox::drawingml::Shape> > & oox::drawingml::LayoutNode::getNodeShapes() const
oox/source/drawingml/diagram/diagramlayoutatoms.hxx:339
const class oox::drawingml::LayoutNode * oox::drawingml::LayoutNode::getParentLayoutNode() const
sal/osl/unx/uunxapi.hxx:39
int mkdir_c(const class rtl::OString &,unsigned int)
sal/osl/unx/uunxapi.hxx:74
int osl::lstat(const class rtl::OUString &,struct stat &)
sal/rtl/strtmpl.hxx:917
int rtl::str::toInt32_WithLength(const type-parameter-?-? *,short,int)
sc/inc/address.hxx:665
_Bool ScRange::operator<=(const class ScRange &) const
sc/inc/bigrange.hxx:72
_Bool ScBigAddress::operator!=(const class ScBigAddress &) const
sc/inc/column.hxx:223
_Bool ScColumn::HasDataAt(struct sc::ColumnBlockPosition &,int,struct ScDataAreaExtras *)
sc/inc/columniterator.hxx:81
int sc::ColumnIterator::getType() const
sc/inc/datamapper.hxx:75
void sc::ExternalDataSource::setUpdateFrequency(double)
sc/inc/datamapper.hxx:78
void sc::ExternalDataSource::setURL(const class rtl::OUString &)
sc/inc/datamapper.hxx:79
void sc::ExternalDataSource::setProvider(const class rtl::OUString &)
sc/inc/document.hxx:587
void ScDocument::SetImagePreferredDPI(int)
sc/inc/document.hxx:588
int ScDocument::GetImagePreferredDPI()
sc/inc/dpfilteredcache.hxx:148
void ScDPFilteredCache::dump() const
sc/inc/formulacell.hxx:508
void ScFormulaCell::Dump() const
sc/inc/kahan.hxx:33
KahanSum::KahanSum(double,double)
sc/inc/kahan.hxx:83
class KahanSum KahanSum::operator-() const
sc/inc/kahan.hxx:173
_Bool KahanSum::operator<(const class KahanSum &) const
sc/inc/kahan.hxx:177
_Bool KahanSum::operator>(const class KahanSum &) const
sc/inc/kahan.hxx:179
_Bool KahanSum::operator>(double) const
sc/inc/kahan.hxx:181
_Bool KahanSum::operator<=(const class KahanSum &) const
sc/inc/kahan.hxx:183
_Bool KahanSum::operator<=(double) const
sc/inc/kahan.hxx:185
_Bool KahanSum::operator>=(const class KahanSum &) const
sc/inc/kahan.hxx:199
double * KahanSum::getSum()
sc/inc/kahan.hxx:200
double * KahanSum::getError()
sc/inc/miscuno.hxx:189
void ScUnoHelpFunctions::SetOptionalPropertyValue(const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,const class rtl::OUString &,const type-parameter-?-? &)
sc/inc/mtvcellfunc.hxx:40
class mdds::mtv::soa::detail::iterator_base<struct mdds::mtv::soa::multi_type_vector<struct mdds::mtv::custom_block_func3<struct mdds::mtv::default_element_block<52, class svl::SharedString>, struct mdds::mtv::noncopyable_managed_element_block<53, class EditTextObject>, struct mdds::mtv::noncopyable_managed_element_block<54, class ScFormulaCell> >, struct sc::CellStoreTrait>::iterator_trait> sc::ProcessFormula(const class mdds::mtv::soa::detail::iterator_base<struct mdds::mtv::soa::multi_type_vector<struct mdds::mtv::custom_block_func3<struct mdds::mtv::default_element_block<52, class svl::SharedString>, struct mdds::mtv::noncopyable_managed_element_block<53, class EditTextObject>, struct mdds::mtv::noncopyable_managed_element_block<54, class ScFormulaCell> >, struct sc::CellStoreTrait>::iterator_trait> &,class mdds::mtv::soa::multi_type_vector<struct mdds::mtv::custom_block_func3<struct mdds::mtv::default_element_block<52, class svl::SharedString>, struct mdds::mtv::noncopyable_managed_element_block<53, class EditTextObject>, struct mdds::mtv::noncopyable_managed_element_block<54, class ScFormulaCell> >, struct sc::CellStoreTrait> &,int,int,class std::function<void (unsigned long, class ScFormulaCell *)>)
sc/inc/mtvelements.hxx:72
class mdds::mtv::base_element_block * sc::mdds_mtv_create_new_block(const struct sc::CellTextAttr &,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:72
void sc::mdds_mtv_insert_values(class mdds::mtv::base_element_block &,unsigned long,const struct sc::CellTextAttr &,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:76
class mdds::mtv::base_element_block * mdds_mtv_create_new_block(const class ScPostIt *,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:76
void mdds_mtv_insert_values(class mdds::mtv::base_element_block &,unsigned long,const class ScPostIt *,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:77
class mdds::mtv::base_element_block * mdds_mtv_create_new_block(const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:77
void mdds_mtv_append_values(class mdds::mtv::base_element_block &,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:77
void mdds_mtv_assign_values(class mdds::mtv::base_element_block &,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:77
void mdds_mtv_insert_values(class mdds::mtv::base_element_block &,unsigned long,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:77
void mdds_mtv_prepend_values(class mdds::mtv::base_element_block &,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:77
void mdds_mtv_set_values(class mdds::mtv::base_element_block &,unsigned long,const class SvtBroadcaster *,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:78
class mdds::mtv::base_element_block * mdds_mtv_create_new_block(const class ScFormulaCell *,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:78
void mdds_mtv_get_empty_value(class ScFormulaCell *&)
sc/inc/mtvelements.hxx:78
void mdds_mtv_get_value(const class mdds::mtv::base_element_block &,unsigned long,class ScFormulaCell *&)
sc/inc/mtvelements.hxx:78
void mdds_mtv_insert_values(class mdds::mtv::base_element_block &,unsigned long,const class ScFormulaCell *,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:79
class mdds::mtv::base_element_block * mdds_mtv_create_new_block(const class EditTextObject *,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:79
void mdds_mtv_get_empty_value(class EditTextObject *&)
sc/inc/mtvelements.hxx:79
void mdds_mtv_get_value(const class mdds::mtv::base_element_block &,unsigned long,class EditTextObject *&)
sc/inc/mtvelements.hxx:79
void mdds_mtv_insert_values(class mdds::mtv::base_element_block &,unsigned long,const class EditTextObject *,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:83
class mdds::mtv::base_element_block * svl::mdds_mtv_create_new_block(const class svl::SharedString &,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvelements.hxx:83
void svl::mdds_mtv_insert_values(class mdds::mtv::base_element_block &,unsigned long,const class svl::SharedString &,const type-parameter-?-? &,const type-parameter-?-? &)
sc/inc/mtvfunctions.hxx:365
void sc::ProcessElements2(type-parameter-?-? &,type-parameter-?-? &,type-parameter-?-? &)
sc/inc/postit.hxx:47
ScCaptionPtr::ScCaptionPtr(class SdrCaptionObj *)
sc/inc/scdll.hxx:35
ScDLL::ScDLL()
sc/inc/scopetools.hxx:80
void sc::DelayFormulaGroupingSwitch::reset()
sc/inc/segmenttree.hxx:149
void ScFlatUInt16RowSegments::setValueIf(int,int,unsigned short,const class std::function<_Bool (unsigned short)> &)
sc/inc/segmenttree.hxx:162
void ScFlatUInt16RowSegments::makeReady()
sc/inc/sheetlimits.hxx:41
_Bool ScSheetLimits::ValidColRow(short,int) const
sc/inc/sheetlimits.hxx:45
_Bool ScSheetLimits::ValidColRowTab(short,int,short) const
sc/inc/sheetlimits.hxx:57
short ScSheetLimits::SanitizeCol(short) const
sc/inc/sheetlimits.hxx:58
int ScSheetLimits::SanitizeRow(int) const
sc/inc/stlalgorithm.hxx:46
sc::AlignedAllocator::AlignedAllocator(const AlignedAllocator<type-parameter-?-?, 256UL> &)
sc/inc/stlalgorithm.hxx:46
sc::AlignedAllocator::AlignedAllocator<T, Alignment>(const AlignedAllocator<type-parameter-?-?, Alignment> &)
sc/inc/stlalgorithm.hxx:60
_Bool sc::AlignedAllocator::operator==(const AlignedAllocator<T, Alignment> &) const
sc/inc/stlalgorithm.hxx:61
_Bool sc::AlignedAllocator::operator!=(const AlignedAllocator<T, Alignment> &) const
sc/inc/table.hxx:328
_Bool ScTable::IsColRowTabValid(const short,const int,const short) const
sc/inc/userlist.hxx:89
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class std::unique_ptr<class ScUserListData> *, class std::__cxx1998::vector<class std::unique_ptr<class ScUserListData> > >, class std::vector<class std::unique_ptr<class ScUserListData> >, struct std::random_access_iterator_tag> ScUserList::begin() const
sc/qa/unit/helper/qahelper.hxx:164
class std::basic_string<char> print(const class ScAddress &)
sc/source/core/inc/interpre.hxx:70
basic_ostream<type-parameter-?-?, type-parameter-?-?> & sc::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const struct sc::ParamIfsResult &)
sc/source/core/opencl/formulagroupcl.cxx:1062
_Bool sc::opencl::(anonymous namespace)::DynamicKernelSlidingArgument::NeedParallelReduction() const
sc/source/core/opencl/formulagroupcl.cxx:1070
void sc::opencl::(anonymous namespace)::DynamicKernelSlidingArgument::GenSlidingWindowFunction(class std::basic_stringstream<char> &)
sc/source/core/opencl/formulagroupcl.cxx:1353
void sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GenSlidingWindowFunction(class std::basic_stringstream<char> &)
sc/source/core/opencl/formulagroupcl.cxx:1355
class std::basic_string<char> sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GenSlidingWindowDeclRef(_Bool) const
sc/source/core/opencl/formulagroupcl.cxx:1369
unsigned long sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::Marshal(struct _cl_kernel *,int,int,struct _cl_program *)
sc/source/core/opencl/formulagroupcl.cxx:1382
unsigned long sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GetArrayLength() const
sc/source/core/opencl/formulagroupcl.cxx:1384
unsigned long sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GetWindowSize() const
sc/source/core/opencl/formulagroupcl.cxx:1386
_Bool sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GetStartFixed() const
sc/source/core/opencl/formulagroupcl.cxx:1388
_Bool sc::opencl::(anonymous namespace)::ParallelReductionVectorRef::GetEndFixed() const
sc/source/core/opencl/op_statistical.hxx:205
sc::opencl::OpGeoMean::OpGeoMean()
sc/source/core/tool/interpr1.cxx:4152
double ::operator()(double,unsigned long) const
sc/source/core/tool/interpr1.cxx:6464
double ::operator()(const struct sc::ParamIfsResult &) const
sc/source/core/tool/scmatrix.cxx:2262
type-parameter-?-? * (anonymous namespace)::wrapped_iterator::operator->() const
sc/source/filter/inc/orcusinterface.hxx:76
ScOrcusRefResolver::ScOrcusRefResolver(const class ScOrcusGlobalSettings &)
sc/source/filter/inc/orcusinterface.hxx:632
const class rtl::OUString * ScOrcusFactory::getString(unsigned long) const
sc/source/filter/inc/tokstack.hxx:212
_Bool TokenPool::GrowTripel(unsigned short)
sc/source/filter/inc/xeextlst.hxx:197
void XclExtLst::AddRecord(const class rtl::Reference<class XclExpExt> &)
sc/source/filter/inc/xerecord.hxx:342
void XclExpRecordList::InsertRecord(type-parameter-?-? *,unsigned long)
sc/source/filter/inc/xerecord.hxx:351
void XclExpRecordList::AppendRecord(Reference<type-parameter-?-?>)
sc/source/filter/inc/xerecord.hxx:362
void XclExpRecordList::AppendNewRecord(const Reference<type-parameter-?-?> &)
sc/source/filter/inc/xerecord.hxx:364
void XclExpRecordList::AppendNewRecord(Reference<type-parameter-?-?>)
sc/source/filter/inc/xestream.hxx:106
class XclExpStream & XclExpStream::operator<<(float)
sc/source/filter/inc/xiescher.hxx:153
class Color XclImpDrawObjBase::GetSolidLineColor(const struct XclObjLineData &) const
sc/source/filter/inc/xlformula.hxx:408
_Bool XclTokenArray::operator==(const class XclTokenArray &) const
sc/source/filter/xml/xmltransformationi.hxx:159
ScXMLDateTimeContext::ScXMLDateTimeContext(class ScXMLImport &,const class rtl::Reference<class sax_fastparser::FastAttributeList> &)
sc/source/ui/inc/dataprovider.hxx:56
_Bool sc::CSVFetchThread::IsRequestedTerminate()
sc/source/ui/inc/dataprovider.hxx:57
void sc::CSVFetchThread::Terminate()
sc/source/ui/inc/dataprovider.hxx:58
void sc::CSVFetchThread::EndThread()
sc/source/ui/inc/dataprovider.hxx:83
const class rtl::OUString & sc::DataProvider::GetURL() const
sc/source/ui/inc/dataproviderdlg.hxx:57
void ScDataProviderDlg::LinkStubStartMenuHdl(void *,const class rtl::OString &)
sc/source/ui/inc/dataproviderdlg.hxx:57
void ScDataProviderDlg::StartMenuHdl(const class rtl::OString &)
sc/source/ui/inc/dataproviderdlg.hxx:58
void ScDataProviderDlg::ColumnMenuHdl(const class weld::ComboBox &)
sc/source/ui/inc/dataproviderdlg.hxx:58
void ScDataProviderDlg::LinkStubColumnMenuHdl(void *,const class weld::ComboBox &)
sc/source/ui/inc/dataproviderdlg.hxx:75
void ScDataProviderDlg::applyAndQuit()
sc/source/ui/inc/dataproviderdlg.hxx:76
void ScDataProviderDlg::cancelAndQuit()
sc/source/ui/inc/datatableview.hxx:110
void ScDataTableView::getRowRange(int &,int &) const
sc/source/ui/inc/datatransformation.hxx:197
short sc::FindReplaceTransformation::getColumn() const
sc/source/ui/inc/datatransformation.hxx:198
const class rtl::OUString & sc::FindReplaceTransformation::getFindString() const
sc/source/ui/inc/datatransformation.hxx:199
const class rtl::OUString & sc::FindReplaceTransformation::getReplaceString() const
sc/source/ui/inc/datatransformation.hxx:211
short sc::DeleteRowTransformation::getColumn() const
sc/source/ui/inc/datatransformation.hxx:212
const class rtl::OUString & sc::DeleteRowTransformation::getFindString() const
sc/source/ui/inc/datatransformation.hxx:223
int sc::SwapRowsTransformation::getFirstRow() const
sc/source/ui/inc/datatransformation.hxx:224
int sc::SwapRowsTransformation::getSecondRow() const
sc/source/ui/inc/hfedtdlg.hxx:85
ScHFEditFirstHeaderDlg::ScHFEditFirstHeaderDlg(class weld::Window *,const class SfxItemSet &,class std::basic_string_view<char16_t>)
sc/source/ui/inc/hfedtdlg.hxx:106
ScHFEditFirstFooterDlg::ScHFEditFirstFooterDlg(class weld::Window *,const class SfxItemSet &,class std::basic_string_view<char16_t>)
sc/source/ui/inc/impex.hxx:92
ScImportExport::ScImportExport(class ScDocument &,const class rtl::OUString &)
sc/source/ui/inc/RandomNumberGeneratorDialog.hxx:65
void ScRandomNumberGeneratorDialog::GenerateNumbers(type-parameter-?-? &,struct TranslateId,const class std::optional<signed char>)
sc/source/ui/inc/TableFillingAndNavigationTools.hxx:121
unsigned long DataRangeIterator::size()
sc/source/ui/inc/viewdata.hxx:406
long ScViewData::GetLOKDocWidthPixel() const
sc/source/ui/inc/viewdata.hxx:407
long ScViewData::GetLOKDocHeightPixel() const
sc/source/ui/inc/viewdata.hxx:547
_Bool ScViewData::IsGridMode() const
scaddins/source/analysis/analysishelper.hxx:797
_Bool sca::analysis::ScaDate::operator>=(const class sca::analysis::ScaDate &) const
sccomp/source/solver/DifferentialEvolution.hxx:66
int DifferentialEvolutionAlgorithm::getLastChange()
sccomp/source/solver/ParticelSwarmOptimization.hxx:84
int ParticleSwarmOptimizationAlgorithm::getLastChange()
sd/inc/sdabstdlg.hxx:180
class VclPtr<class SfxAbstractTabDialog> SdAbstractDialogFactory::CreateSdOutlineBulletTabDlg(class weld::Window *,const class SfxItemSet *,class sd::View *)
sd/inc/sddll.hxx:47
SdDLL::SdDLL()
sd/source/filter/ppt/pptinanimations.hxx:107
void ppt::AnimationImporter::dump(const char *,long)
sd/source/ui/inc/filedlg.hxx:54
_Bool SdOpenSoundFileDialog::IsInsertAsLinkSelected() const
sd/source/ui/inc/GraphicViewShell.hxx:43
class SfxViewFactory * sd::GraphicViewShell::Factory()
sd/source/ui/inc/GraphicViewShell.hxx:43
class SfxViewShell * sd::GraphicViewShell::CreateInstance(class SfxViewFrame *,class SfxViewShell *)
sd/source/ui/inc/GraphicViewShell.hxx:43
void sd::GraphicViewShell::InitFactory()
sd/source/ui/inc/GraphicViewShell.hxx:43
void sd::GraphicViewShell::RegisterFactory(struct o3tl::strong_int<unsigned short, struct SfxInterfaceIdTag>)
sd/source/ui/inc/optsitem.hxx:178
_Bool SdOptionsContents::operator==(const class SdOptionsContents &) const
sd/source/ui/inc/OutlineViewShell.hxx:40
class SfxViewFactory * sd::OutlineViewShell::Factory()
sd/source/ui/inc/OutlineViewShell.hxx:40
class SfxViewShell * sd::OutlineViewShell::CreateInstance(class SfxViewFrame *,class SfxViewShell *)
sd/source/ui/inc/OutlineViewShell.hxx:40
void sd::OutlineViewShell::InitFactory()
sd/source/ui/inc/OutlineViewShell.hxx:40
void sd::OutlineViewShell::RegisterFactory(struct o3tl::strong_int<unsigned short, struct SfxInterfaceIdTag>)
sd/source/ui/inc/PaneShells.hxx:33
void sd::LeftImpressPaneShell::RegisterInterface(const class SfxModule *)
sd/source/ui/inc/PaneShells.hxx:50
void sd::LeftDrawPaneShell::RegisterInterface(const class SfxModule *)
sd/source/ui/inc/unomodel.hxx:135
_Bool SdXImpressDocument::operator==(const class SdXImpressDocument &) const
sd/source/ui/slidesorter/inc/view/SlsLayouter.hxx:199
_Bool sd::slidesorter::view::InsertPosition::operator!=(const class sd::slidesorter::view::InsertPosition &) const
sdext/source/pdfimport/pdfparse/pdfparse.cxx:111
long (anonymous namespace)::PDFGrammar<boost::spirit::classic::file_iterator<>>::pdf_string_parser::operator()(const type-parameter-?-? &,struct boost::spirit::classic::nil_t &) const
sfx2/inc/autoredactdialog.hxx:74
void TargetsTable::select(int)
sfx2/source/appl/shutdownicon.hxx:78
class rtl::OUString ShutdownIcon::getShortcutName()
sfx2/source/appl/shutdownicon.hxx:94
class ShutdownIcon * ShutdownIcon::createInstance()
sfx2/source/appl/shutdownicon.hxx:96
void ShutdownIcon::terminateDesktop()
sfx2/source/appl/shutdownicon.hxx:99
void ShutdownIcon::FileOpen()
sfx2/source/appl/shutdownicon.hxx:102
void ShutdownIcon::FromTemplate()
sfx2/source/appl/shutdownicon.hxx:111
class rtl::OUString ShutdownIcon::GetUrlDescription(const class rtl::OUString &)
sfx2/source/appl/shutdownicon.hxx:113
void ShutdownIcon::SetVeto(_Bool)
sfx2/source/inc/templdgi.hxx:133
void SfxCommonTemplateDialog_Impl::LinkStubUpdateStyleDependents_Hdl(void *,void *)
shell/inc/xml_parser.hxx:43
xml_parser::xml_parser()
shell/inc/xml_parser.hxx:66
void xml_parser::parse(const char *,unsigned long,_Bool)
shell/inc/xml_parser.hxx:84
void xml_parser::set_document_handler(class i_xml_parser_event_handler *)
slideshow/source/engine/activities/activitiesfactory.cxx:172
void slideshow::internal::(anonymous namespace)::FromToByActivity::startAnimation()
slideshow/source/engine/activities/activitiesfactory.cxx:241
void slideshow::internal::(anonymous namespace)::FromToByActivity::endAnimation()
slideshow/source/engine/activities/activitiesfactory.cxx:249
void slideshow::internal::(anonymous namespace)::FromToByActivity::perform(double,unsigned int) const
slideshow/source/engine/activities/activitiesfactory.cxx:313
void slideshow::internal::(anonymous namespace)::FromToByActivity::perform(unsigned int,unsigned int) const
slideshow/source/engine/activities/activitiesfactory.cxx:331
void slideshow::internal::(anonymous namespace)::FromToByActivity::performEnd()
slideshow/source/engine/activities/activitiesfactory.cxx:344
void slideshow::internal::(anonymous namespace)::FromToByActivity::dispose()
slideshow/source/engine/activities/activitiesfactory.cxx:525
void slideshow::internal::(anonymous namespace)::ValuesActivity::startAnimation()
slideshow/source/engine/activities/activitiesfactory.cxx:536
void slideshow::internal::(anonymous namespace)::ValuesActivity::endAnimation()
slideshow/source/engine/activities/activitiesfactory.cxx:544
void slideshow::internal::(anonymous namespace)::ValuesActivity::perform(unsigned int,double,unsigned int) const
slideshow/source/engine/activities/activitiesfactory.cxx:566
void slideshow::internal::(anonymous namespace)::ValuesActivity::perform(unsigned int,unsigned int) const
slideshow/source/engine/activities/activitiesfactory.cxx:581
void slideshow::internal::(anonymous namespace)::ValuesActivity::performEnd()
slideshow/source/engine/animationfactory.cxx:616
void slideshow::internal::(anonymous namespace)::GenericAnimation::prefetch()
slideshow/source/engine/animationfactory.cxx:619
void slideshow::internal::(anonymous namespace)::GenericAnimation::start(const class std::shared_ptr<class slideshow::internal::AnimatableShape> &,const class std::shared_ptr<class slideshow::internal::ShapeAttributeLayer> &)
slideshow/source/engine/animationfactory.cxx:698
_Bool slideshow::internal::(anonymous namespace)::GenericAnimation::operator()(const typename type-parameter-?-?::ValueType &)
slideshow/source/engine/animationfactory.cxx:715
_Bool slideshow::internal::(anonymous namespace)::GenericAnimation::operator()(typename type-parameter-?-?::ValueType)
slideshow/source/engine/animationfactory.cxx:736
typename type-parameter-?-?::ValueType slideshow::internal::(anonymous namespace)::GenericAnimation::getUnderlyingValue() const
slideshow/source/engine/opengl/TransitionImpl.cxx:1438
struct std::array<unsigned char, 65536> (anonymous namespace)::(anonymous)::__invoke()
slideshow/source/engine/opengl/TransitionImpl.hxx:180
void OGLTransitionImpl::cleanup()
slideshow/source/inc/box2dtools.hxx:159
void box2d::utils::box2DWorld::setShapeAngle(const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape>,const double)
slideshow/source/inc/box2dtools.hxx:261
_Bool box2d::utils::box2DWorld::shapesInitialized()
slideshow/source/inc/box2dtools.hxx:299
class std::shared_ptr<class box2d::utils::box2DBody> box2d::utils::box2DWorld::makeShapeStatic(const class std::shared_ptr<class slideshow::internal::Shape> &)
slideshow/source/inc/listenercontainer.hxx:44
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::AnimationEventHandler> &)
slideshow/source/inc/listenercontainer.hxx:44
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::EventHandler> &)
slideshow/source/inc/listenercontainer.hxx:44
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::IntrinsicAnimationEventHandler> &)
slideshow/source/inc/listenercontainer.hxx:44
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::PauseEventHandler> &)
slideshow/source/inc/listenercontainer.hxx:44
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ShapeListenerEventHandler> &)
slideshow/source/inc/listenercontainer.hxx:44
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::UserPaintEventHandler> &)
slideshow/source/inc/listenercontainer.hxx:44
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ViewUpdate> &)
slideshow/source/inc/listenercontainer.hxx:54
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ViewEventHandler> &)
slideshow/source/inc/listenercontainer.hxx:54
_Bool slideshow::internal::FunctionApply::apply(type-parameter-?-?,const class std::shared_ptr<class slideshow::internal::ViewRepaintHandler> &)
starmath/inc/format.hxx:137
_Bool SmFormat::operator!=(const class SmFormat &) const
starmath/inc/mathml/attribute.hxx:80
SmMlAttribute::SmMlAttribute(const class SmMlAttribute *)
starmath/inc/mathml/attribute.hxx:116
_Bool SmMlAttribute::isMlAttributeValueType(enum SmMlAttributeValueType) const
starmath/inc/mathml/attribute.hxx:132
void SmMlAttribute::setMlAttributeValue(const class SmMlAttribute &)
starmath/inc/mathml/element.hxx:104
_Bool SmMlElement::isMlElementType(enum SmMlElementType) const
starmath/inc/mathml/element.hxx:114
const struct ESelection & SmMlElement::getESelection() const
starmath/inc/mathml/element.hxx:126
void SmMlElement::setESelection(struct ESelection)
starmath/inc/mathml/element.hxx:133
int SmMlElement::GetSourceCodeRow() const
starmath/inc/mathml/element.hxx:140
int SmMlElement::GetSourceCodeColumn() const
starmath/inc/mathml/export.hxx:54
void SmMLExportWrapper::setFlat(_Bool)
starmath/inc/mathml/export.hxx:58
_Bool SmMLExportWrapper::getFlat() const
starmath/inc/mathml/export.hxx:62
void SmMLExportWrapper::setUseHTMLMLEntities(_Bool)
starmath/inc/mathml/export.hxx:69
_Bool SmMLExportWrapper::getUseHTMLMLEntities() const
starmath/inc/mathml/export.hxx:73
_Bool SmMLExportWrapper::getUseExportTag() const
starmath/inc/mathml/export.hxx:77
void SmMLExportWrapper::setUseExportTag(_Bool)
starmath/inc/mathml/export.hxx:80
SmMLExportWrapper::SmMLExportWrapper(const class com::sun::star::uno::Reference<class com::sun::star::frame::XModel> &)
starmath/inc/mathml/export.hxx:91
_Bool SmMLExportWrapper::Export(class SfxMedium &)
starmath/inc/mathml/export.hxx:95
class rtl::OUString SmMLExportWrapper::Export(class SmMlElement *)
starmath/inc/mathml/export.hxx:138
_Bool SmMLExport::getUseExportTag() const
starmath/inc/mathml/import.hxx:38
class SmMlElement * SmMLImportWrapper::getElementTree()
starmath/inc/mathml/import.hxx:43
SmMLImportWrapper::SmMLImportWrapper(const class com::sun::star::uno::Reference<class com::sun::star::frame::XModel> &)
starmath/inc/mathml/import.hxx:52
class ErrCode SmMLImportWrapper::Import(class SfxMedium &)
starmath/inc/mathml/import.hxx:56
class ErrCode SmMLImportWrapper::Import(class std::basic_string_view<char16_t>)
starmath/inc/mathml/import.hxx:144
void SmMLImport::SetSmSyntaxVersion(unsigned short)
starmath/inc/mathml/import.hxx:148
unsigned short SmMLImport::GetSmSyntaxVersion() const
starmath/inc/mathml/iterator.hxx:121
class SmMlElement * mathml::SmMlIteratorCopy(class SmMlElement *)
starmath/inc/mathml/mathmlexport.hxx:61
_Bool SmXMLExportWrapper::IsUseHTMLMLEntities() const
starmath/inc/mathml/mathmlimport.hxx:111
unsigned short SmXMLImport::GetSmSyntaxVersion() const
starmath/inc/mathml/mathmlMo.hxx:82
enum moOpDF operator|(enum moOpDF,enum moOpDF)
starmath/inc/mathml/mathmlMo.hxx:87
enum moOpDF operator&(enum moOpDF,enum moOpDF)
starmath/inc/mathml/mathmlMo.hxx:97
enum moOpDP operator&(enum moOpDP,enum moOpDP)
starmath/inc/mathml/starmathdatabase.hxx:274
struct SmColorTokenTableEntry starmathdatabase::Identify_Color_HTML(unsigned int)
starmath/inc/mathml/starmathdatabase.hxx:294
struct SmColorTokenTableEntry starmathdatabase::Identify_Color_DVIPSNAMES(unsigned int)
starmath/inc/node.hxx:507
class SmNode * SmStructureNode::GetSubNodeBinMo(unsigned long) const
starmath/inc/node.hxx:532
void SmStructureNode::SetSubNodes(class SmNode *,class SmNode *,class SmNode *)
starmath/inc/node.hxx:553
void SmStructureNode::SetSubNodesBinMo(class SmNode *,class SmNode *,class SmNode *)
starmath/inc/nodetype.hxx:59
_Bool starmathdatabase::isStructuralNode(enum SmNodeType)
starmath/inc/nodetype.hxx:71
_Bool starmathdatabase::isBinOperatorNode(enum SmNodeType)
starmath/inc/nodetype.hxx:77
_Bool starmathdatabase::isUnOperatorNode(enum SmNodeType)
starmath/inc/nodetype.hxx:82
_Bool starmathdatabase::isOperatorNode(enum SmNodeType)
starmath/inc/nodetype.hxx:89
_Bool starmathdatabase::isStandaloneNode(enum SmNodeType)
starmath/inc/parse.hxx:31
class AbstractSmParser * starmathdatabase::GetDefaultSmParser()
starmath/inc/token.hxx:186
SmColorTokenTableEntry::SmColorTokenTableEntry(const class std::unique_ptr<struct SmColorTokenTableEntry>)
starmath/inc/token.hxx:207
_Bool SmColorTokenTableEntry::equals(const class rtl::OUString &) const
starmath/inc/token.hxx:214
_Bool SmColorTokenTableEntry::equals(class Color) const
svgio/inc/svgstyleattributes.hxx:345
class svgio::svgreader::SvgNumber svgio::svgreader::SvgStyleAttributes::getStrokeDashOffset() const
svgio/inc/svgstyleattributes.hxx:369
enum svgio::svgreader::FontStretch svgio::svgreader::SvgStyleAttributes::getFontStretch() const
svgio/inc/svgtspannode.hxx:45
double svgio::svgreader::SvgTspanNode::getCurrentFontSize() const
svl/source/misc/gridprinter.cxx:45
class mdds::mtv::base_element_block * rtl::mdds_mtv_create_new_block(const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
svl/source/misc/gridprinter.cxx:45
void rtl::mdds_mtv_append_values(class mdds::mtv::base_element_block &,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
svl/source/misc/gridprinter.cxx:45
void rtl::mdds_mtv_assign_values(class mdds::mtv::base_element_block &,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
svl/source/misc/gridprinter.cxx:45
void rtl::mdds_mtv_get_empty_value(class rtl::OUString &)
svl/source/misc/gridprinter.cxx:45
void rtl::mdds_mtv_get_value(const class mdds::mtv::base_element_block &,unsigned long,class rtl::OUString &)
svl/source/misc/gridprinter.cxx:45
void rtl::mdds_mtv_insert_values(class mdds::mtv::base_element_block &,unsigned long,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
svl/source/misc/gridprinter.cxx:45
void rtl::mdds_mtv_prepend_values(class mdds::mtv::base_element_block &,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
svl/source/misc/gridprinter.cxx:45
void rtl::mdds_mtv_set_values(class mdds::mtv::base_element_block &,unsigned long,const class rtl::OUString &,const type-parameter-?-? &,const type-parameter-?-? &)
svx/inc/sdr/contact/viewcontactofgraphic.hxx:52
class SdrGrafObj & sdr::contact::ViewContactOfGraphic::GetGrafObject()
sw/inc/calbck.hxx:295
class sw::WriterListener * sw::ClientIteratorBase::GetLeftOfPos()
sw/inc/dbgoutsw.hxx:54
const char * dbg_out(const void *)
sw/inc/dbgoutsw.hxx:56
const char * dbg_out(const class SwRect &)
sw/inc/dbgoutsw.hxx:57
const char * dbg_out(const class SwFrameFormat &)
sw/inc/dbgoutsw.hxx:60
const char * dbg_out(const class SwContentNode *)
sw/inc/dbgoutsw.hxx:61
const char * dbg_out(const class SwTextNode *)
sw/inc/dbgoutsw.hxx:62
const char * dbg_out(const class SwTextAttr &)
sw/inc/dbgoutsw.hxx:63
const char * dbg_out(const class SwpHints &)
sw/inc/dbgoutsw.hxx:64
const char * dbg_out(const class SfxPoolItem &)
sw/inc/dbgoutsw.hxx:65
const char * dbg_out(const class SfxPoolItem *)
sw/inc/dbgoutsw.hxx:66
const char * dbg_out(const class SfxItemSet &)
sw/inc/dbgoutsw.hxx:67
const char * dbg_out(const struct SwPosition &)
sw/inc/dbgoutsw.hxx:68
const char * dbg_out(const class SwPaM &)
sw/inc/dbgoutsw.hxx:69
const char * dbg_out(const class SwNodeNum &)
sw/inc/dbgoutsw.hxx:70
const char * dbg_out(const class SwUndo &)
sw/inc/dbgoutsw.hxx:71
const char * dbg_out(const class SwOutlineNodes &)
sw/inc/dbgoutsw.hxx:72
const char * dbg_out(const class SwNumRule &)
sw/inc/dbgoutsw.hxx:73
const char * dbg_out(const class SwTextFormatColl &)
sw/inc/dbgoutsw.hxx:74
const char * dbg_out(const class SwFrameFormats &)
sw/inc/dbgoutsw.hxx:75
const char * dbg_out(const class SwNumRuleTable &)
sw/inc/dbgoutsw.hxx:76
const char * dbg_out(const class SwNodeRange &)
sw/inc/dbgoutsw.hxx:79
class rtl::OUString lcl_dbg_out(const unordered_map<type-parameter-?-?, type-parameter-?-?, type-parameter-?-?, equal_to<type-parameter-?-?>, allocator<pair<const type-parameter-?-?, type-parameter-?-?> > > &)
sw/inc/dbgoutsw.hxx:103
const char * dbg_out(const unordered_map<type-parameter-?-?, type-parameter-?-?, type-parameter-?-?, equal_to<type-parameter-?-?>, allocator<pair<const type-parameter-?-?, type-parameter-?-?> > > &)
sw/inc/dbgoutsw.hxx:107
const char * dbg_out(const struct SwFormToken &)
sw/inc/dbgoutsw.hxx:108
const char * dbg_out(const class std::vector<struct SwFormToken> &)
sw/inc/docary.hxx:98
void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwFrameFormat **, class std::__cxx1998::vector<class SwFrameFormat *> >, class std::vector<class SwFrameFormat *>, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
sw/inc/docary.hxx:98
void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwGrfFormatColl **, class std::__cxx1998::vector<class SwGrfFormatColl *> >, class std::vector<class SwGrfFormatColl *>, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
sw/inc/docary.hxx:98
void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwNumRule **, class std::__cxx1998::vector<class SwNumRule *> >, class std::vector<class SwNumRule *>, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
sw/inc/docary.hxx:98
void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwSectionFormat **, class std::__cxx1998::vector<class SwSectionFormat *> >, class std::vector<class SwSectionFormat *>, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
sw/inc/docary.hxx:98
void SwVectorModifyBase::insert(class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<class SwTextFormatColl **, class std::__cxx1998::vector<class SwTextFormatColl *> >, class std::vector<class SwTextFormatColl *>, struct std::random_access_iterator_tag>,type-parameter-?-?,type-parameter-?-?)
sw/inc/docary.hxx:144
void SwVectorModifyBase::dumpAsXml(struct _xmlTextWriter *)
sw/inc/docufld.hxx:501
void SwPostItField::ToggleResolved()
sw/inc/editsh.hxx:370
void SwEditShell::ValidateCurrentParagraphSignatures(_Bool)
sw/inc/extinput.hxx:47
class SwExtTextInput * SwExtTextInput::GetPrev()
sw/inc/extinput.hxx:48
const class SwExtTextInput * SwExtTextInput::GetPrev() const
sw/inc/frameformats.hxx:80
void SwFrameFormats::erase(unsigned long)
sw/inc/frameformats.hxx:97
class SwFrameFormat *const & SwFrameFormats::back() const
sw/inc/IDocumentLinksAdministration.hxx:54
_Bool IDocumentLinksAdministration::GetData(const class rtl::OUString &,const class rtl::OUString &,class com::sun::star::uno::Any &) const
sw/inc/IDocumentLinksAdministration.hxx:56
void IDocumentLinksAdministration::SetData(const class rtl::OUString &)
sw/inc/IDocumentMarkAccess.hxx:93
class IDocumentMarkAccess::iterator IDocumentMarkAccess::iterator::operator++(int)
sw/inc/IDocumentMarkAccess.hxx:96
class IDocumentMarkAccess::iterator & IDocumentMarkAccess::iterator::operator--()
sw/inc/IDocumentMarkAccess.hxx:97
class IDocumentMarkAccess::iterator IDocumentMarkAccess::iterator::operator--(int)
sw/inc/IDocumentMarkAccess.hxx:98
class IDocumentMarkAccess::iterator & IDocumentMarkAccess::iterator::operator+=(long)
sw/inc/IDocumentMarkAccess.hxx:100
class IDocumentMarkAccess::iterator & IDocumentMarkAccess::iterator::operator-=(long)
sw/inc/IDocumentMarkAccess.hxx:104
_Bool IDocumentMarkAccess::iterator::operator<(const class IDocumentMarkAccess::iterator &) const
sw/inc/IDocumentMarkAccess.hxx:105
_Bool IDocumentMarkAccess::iterator::operator>(const class IDocumentMarkAccess::iterator &) const
sw/inc/IDocumentMarkAccess.hxx:107
_Bool IDocumentMarkAccess::iterator::operator>=(const class IDocumentMarkAccess::iterator &) const
sw/inc/modcfg.hxx:344
_Bool SwModuleOptions::IsFileEncryptedFromColumn() const
sw/inc/node.hxx:241
const class IDocumentStylePoolAccess & SwNode::getIDocumentStylePoolAccess() const
sw/inc/node.hxx:245
const class IDocumentDrawModelAccess & SwNode::getIDocumentDrawModelAccess() const
sw/inc/pagedesc.hxx:445
void SwPageDescs::erase(class SwPageDesc *const &)
sw/inc/pagedesc.hxx:453
class SwPageDesc *const & SwPageDescs::front() const
sw/inc/pagedesc.hxx:454
class SwPageDesc *const & SwPageDescs::back() const
sw/inc/rdfhelper.hxx:76
void SwRDFHelper::cloneStatements(const class com::sun::star::uno::Reference<class com::sun::star::frame::XModel> &,const class com::sun::star::uno::Reference<class com::sun::star::frame::XModel> &,const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::rdf::XResource> &,const class com::sun::star::uno::Reference<class com::sun::star::rdf::XResource> &)
sw/inc/rdfhelper.hxx:94
void SwRDFHelper::removeTextNodeStatement(const class rtl::OUString &,class SwTextNode &,const class rtl::OUString &,const class rtl::OUString &)
sw/inc/rdfhelper.hxx:97
void SwRDFHelper::updateTextNodeStatement(const class rtl::OUString &,const class rtl::OUString &,class SwTextNode &,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
sw/inc/ring.hxx:203
sw::RingIterator::RingIterator<value_type>()
sw/inc/shellio.hxx:85
void SwAsciiOptions::SetIncludeHidden(_Bool)
sw/inc/swatrset.hxx:219
const class SvxNoHyphenItem & SwAttrSet::GetNoHyphenHere(_Bool) const
sw/inc/swcrsr.hxx:221
class SwCursor * SwCursor::GetPrev()
sw/inc/swcrsr.hxx:222
const class SwCursor * SwCursor::GetPrev() const
sw/inc/swcrsr.hxx:307
class SwTableCursor * SwTableCursor::GetNext()
sw/inc/swcrsr.hxx:308
const class SwTableCursor * SwTableCursor::GetNext() const
sw/inc/swcrsr.hxx:309
class SwTableCursor * SwTableCursor::GetPrev()
sw/inc/swcrsr.hxx:310
const class SwTableCursor * SwTableCursor::GetPrev() const
sw/inc/swrect.hxx:102
class SwRect & SwRect::operator-=(const class Point &)
sw/inc/swrect.hxx:108
class SvStream & WriteSwRect(class SvStream &,const class SwRect &)
sw/inc/swrect.hxx:152
_Bool SwRect::OverStepTop(long) const
sw/inc/textboxhelper.hxx:252
void SwTextBoxNode::SetTextBoxActive(const class SdrObject *)
sw/inc/textboxhelper.hxx:255
_Bool SwTextBoxNode::IsGroupTextBox() const
sw/inc/textboxhelper.hxx:259
unsigned long SwTextBoxNode::GetTextBoxCount() const
sw/inc/view.hxx:463
void SwView::LinkStubMoveNavigationHdl(void *,void *)
sw/inc/viscrs.hxx:208
class SwShellTableCursor * SwShellTableCursor::GetNext()
sw/inc/viscrs.hxx:209
const class SwShellTableCursor * SwShellTableCursor::GetNext() const
sw/inc/viscrs.hxx:210
class SwShellTableCursor * SwShellTableCursor::GetPrev()
sw/inc/viscrs.hxx:211
const class SwShellTableCursor * SwShellTableCursor::GetPrev() const
sw/qa/inc/swmodeltestbase.hxx:282
class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> SwModelTestBase::getParagraphAnchoredObject(const int,const class com::sun::star::uno::Reference<class com::sun::star::text::XTextRange> &) const
sw/qa/unit/sw-dialogs-test_2.cxx:92
int main()
sw/source/core/access/accportions.cxx:57
unsigned long FindBreak(const vector<type-parameter-?-?, allocator<type-parameter-?-?> > &,type-parameter-?-?)
sw/source/core/access/accportions.cxx:61
unsigned long FindLastBreak(const vector<type-parameter-?-?, allocator<type-parameter-?-?> > &,type-parameter-?-?)
sw/source/core/inc/AccessibilityIssue.hxx:52
const class std::vector<class rtl::OUString> & sw::AccessibilityIssue::getAdditionalInfo() const
sw/source/core/inc/AccessibilityIssue.hxx:54
void sw::AccessibilityIssue::setAdditionalInfo(class std::vector<class rtl::OUString> &&)
sw/source/core/inc/frame.hxx:937
void SwFrame::dumpTopMostAsXml(struct _xmlTextWriter *) const
sw/source/core/inc/frame.hxx:1385
class Size SwRectFnSet::GetSize(const class SwRect &) const
sw/source/core/inc/frame.hxx:1416
long SwRectFnSet::LeftDist(const class SwRect &,long) const
sw/source/core/inc/frame.hxx:1417
long SwRectFnSet::RightDist(const class SwRect &,long) const
sw/source/core/inc/mvsave.hxx:171
_Bool ZSortFly::operator==(const class ZSortFly &) const
sw/source/core/text/porlin.hxx:119
_Bool SwLinePortion::IsTabRightPortion() const
sw/source/core/text/txtpaint.hxx:72
DbgBackColor::DbgBackColor(class OutputDevice *,const _Bool)
sw/source/core/text/txtpaint.hxx:79
DbgRect::DbgRect(class OutputDevice *,const class tools::Rectangle &,const _Bool,class Color)
sw/source/uibase/inc/swcont.hxx:88
_Bool SwContent::operator==(const class SwContent &) const
test/source/sheet/xsubtotalfield.cxx:28
_Bool CppUnit::assertion_traits::equal(const class com::sun::star::uno::Sequence<struct com::sun::star::sheet::SubTotalColumn> &,const class com::sun::star::uno::Sequence<struct com::sun::star::sheet::SubTotalColumn> &)
test/source/sheet/xsubtotalfield.cxx:34
class std::basic_string<char> CppUnit::assertion_traits::toString(const class com::sun::star::uno::Sequence<struct com::sun::star::sheet::SubTotalColumn> &)
ucb/source/inc/regexpmap.hxx:285
RegexpMapConstIter<type-parameter-?-?> ucb_impl::RegexpMap::begin() const
ucb/source/inc/regexpmap.hxx:289
RegexpMapConstIter<type-parameter-?-?> ucb_impl::RegexpMap::end() const
ucb/source/ucp/ftp/ftpurl.hxx:108
class rtl::OUString ftp::FTPURL::child() const
ucb/source/ucp/gio/gio_mount.cxx:37
void * ooo_mount_operation_get_instance_private(struct OOoMountOperation *)
vcl/inc/bitmap/BitmapWriteAccess.hxx:73
void BitmapWriteAccess::SetFillColor()
vcl/inc/bitmap/ScanlineTools.hxx:23
void vcl::bitmap::ScanlineTransformer::skipPixel(unsigned int)
vcl/inc/ControlCacheKey.hxx:35
ControlCacheKey::ControlCacheKey(enum ControlType,enum ControlPart,enum ControlState,const class Size &)
vcl/inc/ControlCacheKey.hxx:43
_Bool ControlCacheKey::operator==(const class ControlCacheKey &) const
vcl/inc/ControlCacheKey.hxx:50
_Bool ControlCacheKey::canCacheControl() const
vcl/inc/ControlCacheKey.hxx:81
unsigned long ControlCacheHashFunction::operator()(const class ControlCacheKey &) const
vcl/inc/driverblocklist.hxx:95
DriverBlocklist::DriverInfo::DriverInfo(enum DriverBlocklist::OperatingSystem,const class rtl::OUString &,enum DriverBlocklist::VersionComparisonOp,unsigned long,_Bool,const char *)
vcl/inc/font/FontSelectPattern.hxx:52
_Bool vcl::font::FontSelectPattern::operator!=(const class vcl::font::FontSelectPattern &) const
vcl/inc/fontinstance.hxx:70
void LogicalFontInstance::SetAverageWidthFactor(double)
vcl/inc/fontinstance.hxx:71
double LogicalFontInstance::GetAverageWidthFactor() const
vcl/inc/graphic/GraphicID.hxx:39
_Bool GraphicID::operator==(const class GraphicID &) const
vcl/inc/headless/CairoCommon.hxx:155
struct _cairo_surface * CairoCommon::getSurface() const
vcl/inc/headless/svpgdi.hxx:103
struct _cairo * SvpSalGraphics::createTmpCompatibleCairoContext() const
vcl/inc/jsdialog/jsdialogbuilder.hxx:197
void JSDropTarget::fire_dragEnter(const struct com::sun::star::datatransfer::dnd::DropTargetDragEnterEvent &)
vcl/inc/opengl/zone.hxx:26
void OpenGLZone::relaxWatchdogTimings()
vcl/inc/qt5/QtAccessibleWidget.hxx:48
void QtAccessibleWidget::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void **)
vcl/inc/qt5/QtAccessibleWidget.hxx:51
QtAccessibleWidget::QtAccessibleWidget(const class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessible>,class QObject *)
vcl/inc/qt5/QtAccessibleWidget.hxx:154
class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessibleContext> QtAccessibleWidget::getAccessibleContextImpl() const
vcl/inc/qt5/QtAccessibleWidget.hxx:155
class com::sun::star::uno::Reference<class com::sun::star::accessibility::XAccessibleTable> QtAccessibleWidget::getAccessibleTableForParent() const
vcl/inc/qt5/QtClipboard.hxx:36
void QtClipboard::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void **)
vcl/inc/qt5/QtClipboard.hxx:53
_Bool QtClipboard::isOwner(const enum QClipboard::Mode)
vcl/inc/qt5/QtClipboard.hxx:54
_Bool QtClipboard::isSupported(const enum QClipboard::Mode)
vcl/inc/qt5/QtClipboard.hxx:56
QtClipboard::QtClipboard(const class rtl::OUString &,const enum QClipboard::Mode)
vcl/inc/qt5/QtClipboard.hxx:59
void QtClipboard::handleChanged(enum QClipboard::Mode)
vcl/inc/qt5/QtClipboard.hxx:60
void QtClipboard::handleClearClipboard()
vcl/inc/qt5/QtClipboard.hxx:63
void QtClipboard::clearClipboard()
vcl/inc/qt5/QtDragAndDrop.hxx:49
void QtDragSource::deinitialize()
vcl/inc/qt5/QtDragAndDrop.hxx:80
void QtDropTarget::deinitialize()
vcl/inc/qt5/QtFilePicker.hxx:60
void QtFilePicker::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void **)
vcl/inc/qt5/QtFilePicker.hxx:169
class QString QtFilePicker::getResString(struct TranslateId)
vcl/inc/qt5/QtFilePicker.hxx:170
class com::sun::star::uno::Any QtFilePicker::handleGetListValue(const class QComboBox *,short)
vcl/inc/qt5/QtFilePicker.hxx:171
void QtFilePicker::handleSetListValue(class QComboBox *,short,const class com::sun::star::uno::Any &)
vcl/inc/qt5/QtFilePicker.hxx:174
void QtFilePicker::prepareExecute()
vcl/inc/qt5/QtFilePicker.hxx:178
void QtFilePicker::filterSelected(const class QString &)
vcl/inc/qt5/QtFilePicker.hxx:180
void QtFilePicker::currentChanged(const class QString &)
vcl/inc/qt5/QtFilePicker.hxx:183
void QtFilePicker::finished(int)
vcl/inc/qt5/QtFontFace.hxx:43
class QtFontFace * QtFontFace::fromQFont(const class QFont &)
vcl/inc/qt5/QtFontFace.hxx:54
int QtFontFace::GetFontTable(const char *,unsigned char *) const
vcl/inc/qt5/QtFontFace.hxx:58
_Bool QtFontFace::HasChar(unsigned int) const
vcl/inc/qt5/QtFrame.hxx:69
void QtFrame::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void **)
vcl/inc/qt5/QtFrame.hxx:112
void QtFrame::SetDefaultPos()
vcl/inc/qt5/QtFrame.hxx:113
class Size QtFrame::CalcDefaultSize()
vcl/inc/qt5/QtFrame.hxx:114
void QtFrame::SetDefaultSize()
vcl/inc/qt5/QtFrame.hxx:116
_Bool QtFrame::isChild(_Bool,_Bool) const
vcl/inc/qt5/QtFrame.hxx:126
_Bool QtFrame::isWindow() const
vcl/inc/qt5/QtFrame.hxx:127
class QWindow * QtFrame::windowHandle() const
vcl/inc/qt5/QtFrame.hxx:128
class QScreen * QtFrame::screen() const
vcl/inc/qt5/QtFrame.hxx:129
_Bool QtFrame::isMinimized() const
vcl/inc/qt5/QtFrame.hxx:130
_Bool QtFrame::isMaximized() const
vcl/inc/qt5/QtFrame.hxx:131
void QtFrame::SetWindowStateImpl(class QFlags<enum Qt::WindowState>)
vcl/inc/qt5/QtFrame.hxx:132
int QtFrame::menuBarOffset() const
vcl/inc/qt5/QtFrame.hxx:134
void QtFrame::fixICCCMwindowGroup()
vcl/inc/qt5/QtFrame.hxx:135
void QtFrame::modalReparent(_Bool)
vcl/inc/qt5/QtFrame.hxx:146
void QtFrame::Damage(int,int,int,int) const
vcl/inc/qt5/QtFrame.hxx:160
void QtFrame::deregisterDragSource(const class QtDragSource *)
vcl/inc/qt5/QtFrame.hxx:162
void QtFrame::deregisterDropTarget(const class QtDropTarget *)
vcl/inc/qt5/QtGraphics.hxx:180
void QtGraphics::drawScaledImage(const struct SalTwoRect &,const class QImage &)
vcl/inc/qt5/QtGraphics_Controls.hxx:96
class QPoint QtGraphics_Controls::upscale(const class QPoint &,enum QtGraphics_Controls::Round)
vcl/inc/qt5/QtInstance.hxx:54
void QtInstance::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void **)
vcl/inc/qt5/QtInstance.hxx:70
void QtInstance::LinkStubupdateStyleHdl(void *,class Timer *)
vcl/inc/qt5/QtInstance.hxx:70
void QtInstance::updateStyleHdl(class Timer *)
vcl/inc/qt5/QtInstance.hxx:74
_Bool QtInstance::ImplYield(_Bool,_Bool)
vcl/inc/qt5/QtInstance.hxx:75
void QtInstance::deleteObjectLater(class QObject *)
vcl/inc/qt5/QtInstance.hxx:76
void QtInstance::localeChanged()
vcl/inc/qt5/QtInstance.hxx:79
_Bool QtInstance::ImplYieldSignal(_Bool,_Bool)
vcl/inc/qt5/QtInstance.hxx:80
void QtInstance::deleteObjectLaterSignal(class QObject *)
vcl/inc/qt5/QtMainWindow.hxx:29
void QtMainWindow::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void **)
vcl/inc/qt5/QtMenu.hxx:40
void QtMenu::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void **)
vcl/inc/qt5/QtMenu.hxx:55
void QtMenu::DoFullMenuUpdate(class Menu *)
vcl/inc/qt5/QtMenu.hxx:56
void QtMenu::NativeItemText(class rtl::OUString &)
vcl/inc/qt5/QtMenu.hxx:58
void QtMenu::InsertMenuItem(class QtMenuItem *,unsigned int)
vcl/inc/qt5/QtMenu.hxx:60
void QtMenu::ReinitializeActionGroup(unsigned int)
vcl/inc/qt5/QtMenu.hxx:61
void QtMenu::ResetAllActionGroups()
vcl/inc/qt5/QtMenu.hxx:62
void QtMenu::UpdateActionGroupItem(const class QtMenuItem *)
vcl/inc/qt5/QtMenu.hxx:73
const class QtFrame * QtMenu::GetFrame() const
vcl/inc/qt5/QtMenu.hxx:77
class QtMenu * QtMenu::GetTopLevel()
vcl/inc/qt5/QtMenu.hxx:92
class Menu * QtMenu::GetMenu()
vcl/inc/qt5/QtMenu.hxx:93
unsigned int QtMenu::GetItemCount() const
vcl/inc/qt5/QtMenu.hxx:94
class QtMenuItem * QtMenu::GetItemAtPos(unsigned int)
vcl/inc/qt5/QtMenu.hxx:97
void QtMenu::slotMenuTriggered(class QtMenuItem *)
vcl/inc/qt5/QtMenu.hxx:98
void QtMenu::slotMenuAboutToShow(class QtMenuItem *)
vcl/inc/qt5/QtMenu.hxx:99
void QtMenu::slotMenuAboutToHide(class QtMenuItem *)
vcl/inc/qt5/QtMenu.hxx:100
void QtMenu::slotCloseDocument()
vcl/inc/qt5/QtMenu.hxx:108
class QAction * QtMenuItem::getAction() const
vcl/inc/qt5/QtObject.hxx:34
void QtObject::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void **)
vcl/inc/qt5/QtObject.hxx:46
class QtFrame * QtObject::frame() const
vcl/inc/qt5/QtObject.hxx:47
class QWidget * QtObject::widget() const
vcl/inc/qt5/QtObject.hxx:78
QtObjectWindow::QtObjectWindow(class QtObject &)
vcl/inc/qt5/QtPainter.hxx:61
void QtPainter::update()
vcl/inc/qt5/QtTimer.hxx:27
void QtTimer::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void **)
vcl/inc/qt5/QtTimer.hxx:32
void QtTimer::timeoutActivated()
vcl/inc/qt5/QtTimer.hxx:33
void QtTimer::startTimer(int)
vcl/inc/qt5/QtTimer.hxx:34
void QtTimer::stopTimer()
vcl/inc/qt5/QtTimer.hxx:37
void QtTimer::startTimerSignal(int)
vcl/inc/qt5/QtTimer.hxx:38
void QtTimer::stopTimerSignal()
vcl/inc/qt5/QtTools.hxx:58
class QRect toQRect(const class tools::Rectangle &,const double)
vcl/inc/qt5/QtWidget.hxx:35
void QtWidget::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void **)
vcl/inc/qt5/QtWidget.hxx:48
void QtWidget::commitText(class QtFrame &,const class QString &)
vcl/inc/qt5/QtWidget.hxx:51
void QtWidget::fillSalAbstractMouseEvent(const class QtFrame &,const class QInputEvent *,const class QPoint &,class QFlags<enum Qt::MouseButton>,int,struct SalAbstractMouseEvent &)
vcl/inc/qt5/QtWidget.hxx:78
void QtWidget::closePopup()
vcl/inc/qt5/QtXAccessible.hxx:27
void QtXAccessible::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void **)
vcl/inc/regionband.hxx:27
const char * ImplDbgTestRegionBand(const void *)
vcl/inc/salgdi.hxx:672
void SalGraphics::FillFontSubsetInfo(const struct vcl::TTGlobalFontInfo_ &,const class rtl::OUString &,class FontSubsetInfo &)
vcl/inc/salmenu.hxx:46
SalMenuButtonItem::SalMenuButtonItem()
vcl/inc/salobj.hxx:73
_Bool SalObject::IsEraseBackgroundEnabled() const
vcl/inc/saltimer.hxx:69
VersionedEvent::VersionedEvent()
vcl/inc/saltimer.hxx:71
int VersionedEvent::GetNextEventVersion()
vcl/inc/saltimer.hxx:90
_Bool VersionedEvent::ExistsValidEvent() const
vcl/inc/saltimer.hxx:95
_Bool VersionedEvent::IsValidEventVersion(const int) const
vcl/inc/salwtype.hxx:129
SalMenuEvent::SalMenuEvent()
vcl/inc/schedulerimpl.hxx:49
const char * ImplSchedulerData::GetDebugName() const
vcl/inc/skia/gdiimpl.hxx:49
const class vcl::Region & SkiaSalGraphicsImpl::getClipRegion() const
vcl/inc/skia/gdiimpl.hxx:204
void SkiaSalGraphicsImpl::dump(const char *) const
vcl/inc/skia/salbmp.hxx:99
void SkiaSalBitmap::dump(const char *) const
vcl/inc/skia/utils.hxx:56
class sk_sp<class SkSurface> SkiaHelper::createSkSurface(int,int,enum SkAlphaType)
vcl/inc/skia/utils.hxx:119
void SkiaHelper::removeCachedImage(class sk_sp<class SkImage>)
vcl/inc/skia/utils.hxx:129
void SkiaHelper::setPixelGeometry(enum SkPixelGeometry)
vcl/inc/skia/utils.hxx:243
void SkiaHelper::dump(const class SkBitmap &,const char *)
vcl/inc/skia/zone.hxx:25
void SkiaZone::relaxWatchdogTimings()
vcl/inc/unx/fontmanager.hxx:179
void psp::PrintFontManager::fillPrintFontInfo(struct psp::PrintFontManager::PrintFont &,struct psp::PrintFontInfo &) const
vcl/inc/unx/gtk/gtkframe.hxx:296
void GtkSalFrame::DrawingAreaFocusInOut(enum SalEvent)
vcl/inc/unx/gtk/gtksalmenu.hxx:81
const class GtkSalFrame * GtkSalMenu::GetFrame() const
vcl/inc/unx/printergfx.hxx:94
_Bool psp::PrinterColor::operator!=(const class psp::PrinterColor &) const
vcl/inc/unx/saldisp.hxx:377
class SalXLib * SalDisplay::GetXLib() const
vcl/inc/unx/salframe.h:185
enum SalFrameStyleFlags X11SalFrame::GetStyle() const
vcl/qa/cppunit/lifecycle.cxx:197
(anonymous namespace)::LeakTestClass::LeakTestClass(_Bool &,type-parameter-?-? &&...)
vcl/skia/salbmp.cxx:638
void ::operator()(void *,void *) const
vcl/source/app/scheduler.cxx:83
basic_ostream<type-parameter-?-?, type-parameter-?-?> & (anonymous namespace)::operator<<(basic_ostream<type-parameter-?-?, type-parameter-?-?> &,const class Idle &)
vcl/source/bitmap/BitmapColorQuantizationFilter.cxx:105
int ::operator()(const void *,const void *) const
vcl/source/edit/textdat2.hxx:86
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class TETextPortion *, class std::__cxx1998::vector<class TETextPortion> >, class std::vector<class TETextPortion>, struct std::random_access_iterator_tag> TETextPortionList::begin() const
vcl/source/edit/textdat2.hxx:88
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class TETextPortion *, class std::__cxx1998::vector<class TETextPortion> >, class std::vector<class TETextPortion>, struct std::random_access_iterator_tag> TETextPortionList::end() const
vcl/source/filter/FilterConfigCache.hxx:71
class rtl::OUString FilterConfigCache::GetImportFormatMediaType(unsigned short)
vcl/source/fontsubset/xlat.hxx:31
unsigned short vcl::TranslateChar12(unsigned short)
vcl/source/fontsubset/xlat.hxx:32
unsigned short vcl::TranslateChar13(unsigned short)
vcl/source/fontsubset/xlat.hxx:33
unsigned short vcl::TranslateChar14(unsigned short)
vcl/source/fontsubset/xlat.hxx:34
unsigned short vcl::TranslateChar15(unsigned short)
vcl/source/fontsubset/xlat.hxx:35
unsigned short vcl::TranslateChar16(unsigned short)
vcl/source/window/menuitemlist.hxx:122
void MenuItemList::Clear()
vcl/unx/gtk3/customcellrenderer.hxx:29
int CUSTOM_IS_CELL_RENDERER(void *)
vcl/unx/gtk3/customcellrenderer.hxx:29
struct _CustomCellRenderer * CUSTOM_CELL_RENDERER(void *)
vcl/unx/gtk3/customcellrenderer.hxx:29
void glib_autoptr_cleanup_CustomCellRenderer(struct _CustomCellRenderer **)
vcl/unx/gtk3/customcellrenderer.hxx:29
void glib_autoptr_cleanup_CustomCellRendererClass(CustomCellRendererClass **)
vcl/unx/gtk3/customcellrenderer.hxx:29
void glib_listautoptr_cleanup_CustomCellRenderer(struct _GList **)
vcl/unx/gtk3/customcellrenderer.hxx:29
void glib_listautoptr_cleanup_CustomCellRendererClass(struct _GList **)
vcl/unx/gtk3/customcellrenderer.hxx:29
void glib_queueautoptr_cleanup_CustomCellRenderer(struct _GQueue **)
vcl/unx/gtk3/customcellrenderer.hxx:29
void glib_queueautoptr_cleanup_CustomCellRendererClass(struct _GQueue **)
vcl/unx/gtk3/customcellrenderer.hxx:29
void glib_slistautoptr_cleanup_CustomCellRenderer(struct _GSList **)
vcl/unx/gtk3/customcellrenderer.hxx:29
void glib_slistautoptr_cleanup_CustomCellRendererClass(struct _GSList **)
vcl/unx/gtk3/gloactiongroup.cxx:51
void * g_lo_action_get_instance_private(struct (anonymous namespace)::GLOAction *)
vcl/unx/gtk3/glomenu.cxx:30
void * g_lo_menu_get_instance_private(struct GLOMenu *)
vcl/unx/kf5/KF5FilePicker.hxx:29
void KF5FilePicker::qt_static_metacall(class QObject *,enum QMetaObject::Call,int,void **)
writerfilter/source/dmapper/SettingsTable.hxx:81
const class rtl::OUString & writerfilter::dmapper::SettingsTable::GetDecimalSymbol() const
writerfilter/source/ooxml/OOXMLPropertySet.hxx:183
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> *, class std::__cxx1998::vector<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> > >, class std::vector<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> >, struct std::random_access_iterator_tag> writerfilter::ooxml::OOXMLPropertySet::begin() const
writerfilter/source/ooxml/OOXMLPropertySet.hxx:184
class __gnu_debug::_Safe_iterator<class __gnu_cxx::__normal_iterator<const class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> *, class std::__cxx1998::vector<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> > >, class std::vector<class tools::SvRef<class writerfilter::ooxml::OOXMLProperty> >, struct std::random_access_iterator_tag> writerfilter::ooxml::OOXMLPropertySet::end() const
writerfilter/source/ooxml/OOXMLPropertySet.hxx:187
class std::basic_string<char> writerfilter::ooxml::OOXMLPropertySet::toString()
xmlsecurity/source/gpg/XMLEncryption.hxx:24
XMLEncryptionGpg::XMLEncryptionGpg()
xmlsecurity/source/xmlsec/nss/nssinitializer.hxx:45
ONSSInitializer::ONSSInitializer(const class com::sun::star::uno::Reference<class com::sun::star::uno::XComponentContext> &)