Home
last modified time | relevance | path

Searched refs:GetIndexByName (Results 1 – 25 of 36) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/transform/
H A DMutableAttrList.cxx148 sal_Int16 XMLMutableAttributeList::GetIndexByName( const OUString& rName ) const in GetIndexByName() function in XMLMutableAttributeList
153 nIndex = m_pMutableAttrList->GetIndexByName( rName ); in GetIndexByName()
H A DEventOASISTContext.cxx217 sal_Int16 idx = pMutableAttrList->GetIndexByName( in StartElement()
269 sal_Int16 idx = pMutableAttrList->GetIndexByName( in StartElement()
H A DMutableAttrList.hxx72 sal_Int16 GetIndexByName( const OUString& rName ) const;
H A DChartPlotAreaOASISTContext.cxx164 sal_Int16 nIndex = pMutableAttrList->GetIndexByName( aAttrQName ); in EndElement()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/transform/
H A DMutableAttrList.cxx153 sal_Int16 XMLMutableAttributeList::GetIndexByName( const OUString& rName ) const in GetIndexByName() function in XMLMutableAttributeList
158 nIndex = m_pMutableAttrList->GetIndexByName( rName ); in GetIndexByName()
H A DEventOASISTContext.cxx217 sal_Int16 idx = pMutableAttrList->GetIndexByName( in StartElement()
269 sal_Int16 idx = pMutableAttrList->GetIndexByName( in StartElement()
H A DMutableAttrList.hxx72 sal_Int16 GetIndexByName( const OUString& rName ) const;
H A DChartPlotAreaOASISTContext.cxx160 sal_Int16 nIndex = pMutableAttrList->GetIndexByName( aAttrQName ); in EndElement()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/xmloff/
H A Dattrlist.hxx73 sal_Int16 GetIndexByName( const OUString& rName ) const;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/xmloff/
H A Dattrlist.hxx71 sal_Int16 GetIndexByName( const OUString& rName ) const;
/dports/audio/audacity/audacity-Audacity-3.1.3/src/widgets/
H A DKeyView.h94 int GetIndexByName(const CommandID & name) const;
H A DKeyView.cpp246 KeyView::GetIndexByName(const CommandID & name) const in GetIndexByName() function in KeyView
398 int index = GetIndexByName(name); in SetKeyByName()
/dports/editors/texmaker/texmaker-5.0.3/pdfium/xfa/fxfa/parser/
H A Dxfa_script_imp.h47 int32_t GetIndexByName(CXFA_Node* refNode);
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/core/
H A Dattrlist.cxx177 sal_Int16 SvXMLAttributeList::GetIndexByName( const OUString& rName ) const in GetIndexByName() function in SvXMLAttributeList
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/core/
H A Dattrlist.cxx204 sal_Int16 SvXMLAttributeList::GetIndexByName( const OUString& rName ) const in GetIndexByName() function in SvXMLAttributeList
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/fxjs/xfa/
H A Dcjx_tree.cpp170 size_t iIndex = pNode ? pNode->GetIndexByName() : 0; in index()
/dports/devel/fpc-fcl-db/fpc-3.2.2/packages/fcl-db/src/dbase/
H A Ddbf.pas109 function GetIndexByName(const Name: string): TDbfIndexDef; in GetIndexByName() function
1143 if FIndexDefs.GetIndexByName(lIndexName) = nil then
2002 lIndexFile := FDbfFile.GetIndexByName(lIndexName);
2520 FIndexFile := FDbfFile.GetIndexByName(AIndexName);
2556 lIndexDef := FIndexDefs.GetIndexByName(IndexName);
3024 function TDbfIndexDefs.GetIndexByName(const Name: string): TDbfIndexDef; in GetIndexByName() function
H A Ddbf_dbffile.pas104 function GetIndexByName(AIndexName: string): TIndexFile;
2492 lIndexFile := GetIndexByName(IndexName);
3044 function TDbfFile.GetIndexByName(AIndexName: string): TIndexFile; in TDbfFile.GetIndexByName() function
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-db/src/dbase/
H A Ddbf.pas109 function GetIndexByName(const Name: string): TDbfIndexDef; in GetIndexByName() function
1143 if FIndexDefs.GetIndexByName(lIndexName) = nil then
2002 lIndexFile := FDbfFile.GetIndexByName(lIndexName);
2520 FIndexFile := FDbfFile.GetIndexByName(AIndexName);
2556 lIndexDef := FIndexDefs.GetIndexByName(IndexName);
3024 function TDbfIndexDefs.GetIndexByName(const Name: string): TDbfIndexDef; in GetIndexByName() function
H A Ddbf_dbffile.pas104 function GetIndexByName(AIndexName: string): TIndexFile;
2492 lIndexFile := GetIndexByName(IndexName);
3044 function TDbfFile.GetIndexByName(AIndexName: string): TIndexFile; in TDbfFile.GetIndexByName() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/fxjs/xfa/
H A Dcjx_tree.cpp182 size_t iIndex = pNode ? pNode->GetIndexByName() : 0; in index()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.h227 size_t GetIndexByName();
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/xfa/fxfa/parser/
H A Dcxfa_node.h220 size_t GetIndexByName();
/dports/audio/audacity/audacity-Audacity-3.1.3/src/prefs/
H A DKeyConfigPrefs.cpp106 auto index = mView->GetIndexByName(name);
/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/xforms/
H A Dxformsexport.cxx351 sal_Int16 nFound = rAttrList.GetIndexByName(sName); in exportXFormsBinding()

12