Searched refs:DoesStyleMatch (Results 1 – 2 of 2) sorted by relevance
419 sal_Bool SfxStyleSheetIterator::DoesStyleMatch(SfxStyleSheetBase *pStyle) in DoesStyleMatch() function in SfxStyleSheetIterator457 if(DoesStyleMatch(pStyle)) in Count()472 if( DoesStyleMatch(pStyle)) in operator []()497 if ( DoesStyleMatch( pStyle ) ) in First()525 if ( DoesStyleMatch( pStyle ) ) in Next()550 if ( pStyle->GetName().Equals( rStr ) && DoesStyleMatch( pStyle ) ) in Find()
186 SVL_DLLPRIVATE sal_Bool DoesStyleMatch(SfxStyleSheetBase *pStyle);
Completed in 22 milliseconds