Searched refs:GetApiName (Results 1 – 5 of 5) sorted by relevance
178 const OUString& GetApiName() const { return sApiName; } in GetApiName() function in FilterPropertyInfo_Impl190 return (GetApiName() < rArg.GetApiName()); in operator <()311 if ( aOld->GetApiName().equals( aCurrent->GetApiName() ) ) in GetApiNames()334 *pNames = aItr->GetApiName(); in GetApiNames()365 if (pResults->Name == aPropIter->GetApiName()) in FillPropertyStateArray()460 *pAPINames++ = aItr->GetApiName(); in FillPropertyStateArray()545 rPropSet->getPropertyValue( aItr->GetApiName() ); in FillPropertyStateArray()
91 maStyleSheets[ pStyle->GetApiName() ] = rtl::Reference< SdStyleSheet >( pStyle ); in getStyleSheets()168 if( pStyle && (pStyle->GetFamily() == mnFamily) && (pStyle->GetApiName() == rName) ) in GetSheetByName()269 *pNames++ = xStyle->GetApiName(); in getElementNames()289 aNames.push_back( pStyle->GetApiName() ); in getElementNames()316 if( pStyle && (pStyle->GetFamily() == mnFamily) && ( pStyle->GetApiName() == aName ) ) in hasByName()
166 rtl::OUString SdStyleSheet::GetApiName() const in GetApiName() function in SdStyleSheet999 return GetApiName(); in getName()
76 rtl::OUString GetApiName() const;
2104 const OUString aName( pStyleSheet->GetApiName() ); in OnEndPasteOrDrop()
Completed in 30 milliseconds