Searched refs:GetSearchFamily (Results 1 – 6 of 6) sorted by relevance
226 SfxStyleFamily eTmpFam=rPool.GetSearchFamily(); in SetName()409 SfxStyleFamily SfxStyleSheetIterator::GetSearchFamily() const in GetSearchFamily() function in SfxStyleSheetIterator416 return nMask == 0xFFFF && GetSearchFamily() == SFX_STYLE_FAMILY_ALL; in IsTrivialSearch()421 return ((GetSearchFamily() == SFX_STYLE_FAMILY_ALL) || in DoesStyleMatch()422 ( pStyle->GetFamily() == GetSearchFamily() )) in DoesStyleMatch()584 …if( !pImp->pIter || (pImp->pIter->GetSearchMask() != nMask) || (pImp->pIter->GetSearchFamily() != … in GetIterator_Impl()870 SetSearchMask(GetSearchFamily(), 0xffff); in ChangeParent()881 SetSearchMask(GetSearchFamily(), nTmpMask); in ChangeParent()
168 virtual SfxStyleFamily GetSearchFamily() const;270 SfxStyleFamily GetSearchFamily() const { return nSearchFamily; } in GetSearchFamily() function in SfxStyleSheetBasePool
43 SfxStyleSheetBase* pStyle = rPool.Find( aName, rPool.GetSearchFamily(), SFXSTYLEBIT_ALL ); in IMPL_LINK()
762 …SfxStyleSheetIteratorPtr pIter = pStylePool->CreateIterator( pStylePool->GetSearchFamily(), pStyle… in Print()
485 SfxStyleFamily eOldFam = pStylePool->GetSearchFamily(); in IdleCalcTextWidth()
398 SfxStyleFamily eMyOldFamily( pMyPool->GetSearchFamily() ); in Insert()
Completed in 31 milliseconds