Home
last modified time | relevance | path

Searched refs:RSC_SFX_STYLE_FAMILIES (Results 1 – 4 of 4) sorted by relevance

/trunk/main/rsc/inc/rsc/
H A Drscsfx.hxx28 #define RSC_SFX_STYLE_FAMILIES (0x100 + 0x201) macro
/trunk/main/sfx2/source/dialog/
H A Dstyfitem.cxx115 Resource( rResId.SetRT( RSC_SFX_STYLE_FAMILIES ).SetAutoRelease( sal_False ) ), in SfxStyleFamilies()
H A Dtempldlg.cxx1003 aFamId.SetRT(RSC_SFX_STYLE_FAMILIES); in ReadResource()
1005 m_pStyleFamiliesId->SetRT(RSC_SFX_STYLE_FAMILIES); in ReadResource()
/trunk/main/rsc/source/parser/
H A Drscicpx.cxx2338 pClassSfxTemplateDialog = new RscClass( nId, RSC_SFX_STYLE_FAMILIES, pSuper ); in InitClassSfxTemplateDialog()