Home
last modified time | relevance | path

Searched refs:DoesStyleMatch (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/svl/source/items/
H A Dstyle.cxx419 sal_Bool SfxStyleSheetIterator::DoesStyleMatch(SfxStyleSheetBase *pStyle) in DoesStyleMatch() function in SfxStyleSheetIterator
457 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()
/aoo42x/main/svl/inc/svl/
H A Dstyle.hxx186 SVL_DLLPRIVATE sal_Bool DoesStyleMatch(SfxStyleSheetBase *pStyle);

Completed in 24 milliseconds