Lines Matching refs:SfxStyleFamily
134 …SfxStyleSheetBase( const XubString& rName, SfxStyleSheetBasePool& r, SfxStyleFamily eFam, sal_uInt… in SfxStyleSheetBase()
226 SfxStyleFamily eTmpFam=rPool.GetSearchFamily(); in SetName()
409 SfxStyleFamily SfxStyleSheetIterator::GetSearchFamily() const in GetSearchFamily()
430 SfxStyleFamily eFam, sal_uInt16 n) in SfxStyleSheetIterator()
633 sal_Bool SfxStyleSheetBasePool::SetParent(SfxStyleFamily eFam, const XubString& rStyle, const XubSt… in SetParent()
646 void SfxStyleSheetBasePool::SetSearchMask(SfxStyleFamily eFam, sal_uInt16 n) in SetSearchMask()
670 SfxStyleFamily eFam, in CreateIterator()
681 SfxStyleFamily eFam, in Create()
693 SfxStyleSheetBase& SfxStyleSheetBasePool::Make( const XubString& rName, SfxStyleFamily eFam, sal_uI… in Make()
772 SfxStyleFamily eFam, in Find()
948 SfxStyleSheetBase& rSheet = Make( aName, (SfxStyleFamily)nFamily , nStyleMask); in Load()
1049 SfxStyleSheetBase& rSheet = Make( aName, (SfxStyleFamily)nFamily , nStyleMask); in Load1_Impl()
1253 SfxStyleFamily eFam, in SfxStyleSheet()
1316 SfxStyleFamily eFam, sal_uInt16 mask ) in Create()
1336 …Sheet( const UniString& _rName, const SfxStyleSheetBasePool& _rPool, SfxStyleFamily _eFamily, sal_… in SfxUnoStyleSheet()