Searched refs:SfxStyleFamilies (Results 1 – 11 of 11) sorted by relevance
75 class GrantAccess { friend class SfxStyleFamilies; };85 class SFX2_DLLPUBLIC SfxStyleFamilies: public Resource class93 SfxStyleFamilies( const ResId &);94 SfxStyleFamilies( ) {}; in SfxStyleFamilies() function in SfxStyleFamilies95 ~SfxStyleFamilies();
44 class SfxStyleFamilies;74 SfxStyleFamilies *pFamilies;
113 SfxStyleFamilies::SfxStyleFamilies( const ResId& rResId ) : in SfxStyleFamilies() function in SfxStyleFamilies136 SfxStyleFamilies::~SfxStyleFamilies() in ~SfxStyleFamilies()150 sal_Bool SfxStyleFamilies::updateImages( const ResId& _rId, const BmpColorMode _eMode ) in updateImages()
112 pFamilies = new SfxStyleFamilies( ResId( DLG_STYLE_DESIGNER, *pResMgr ) ); in SfxManageStyleSheetPage()
1007 pStyleFamilies = new SfxStyleFamilies; in ReadResource()1009 pStyleFamilies = new SfxStyleFamilies( aFamId ); in ReadResource()
50 class SfxStyleFamilies;152 SfxStyleFamilies* pStyleFamilies;
44 SfxStyleFamilies DLG_STYLE_DESIGNER
119 SfxStyleFamilies aFamilies(SW_RES(DLG_STYLE_DESIGNER)); in SwCondCollPage()
319 #define SfxStyleFamilies 98
415 SfxStyleFamilies DLG_STYLE_DESIGNER
104 SfxStyleFamilies DLG_STYLE_DESIGNER
Completed in 52 milliseconds