Searched refs:FindName (Results 1 – 6 of 6) sorted by relevance
168 if (!FindName(GetImport(), xAttrList)) in StartElement()425 sal_Bool XMLTextMarkImportContext::FindName( in FindName() function in XMLTextMarkImportContext
188 static sal_Bool FindName(206 if (FindName(GetImport(), xAttrList, sName)) in XMLStartReferenceContext_Impl()218 sal_Bool XMLStartReferenceContext_Impl::FindName( in FindName() function in XMLStartReferenceContext_Impl275 if (XMLStartReferenceContext_Impl::FindName(GetImport(), xAttrList, sName)) in XMLEndReferenceContext_Impl()
114 sal_Bool FindName(
81 const XclImpName* FindName( const String& rXclName, SCTAB nScTab = SCTAB_MAX ) const;
235 const XclImpName* XclImpNameManager::FindName( const String& rXclName, SCTAB nScTab ) const in FindName() function in XclImpNameManager
965 if( const XclImpName* pName = GetNameManager().FindName( aXclName, GetCurrScTab() ) ) in ReadQsi()
Completed in 46 milliseconds