Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx101 #define SFX_TEMPLDLG_FILTER_MAX 0xFFFF macro
892 nActFamily ( SFX_TEMPLDLG_FILTER_MAX ), in SfxCommonTemplateDialog_Impl()
937 nActFamily ( SFX_TEMPLDLG_FILTER_MAX ), in SfxCommonTemplateDialog_Impl()
1013 SFX_TEMPLDLG_FILTER_MAX; in ReadResource()
1014 if ( pCurObjShell && SFX_TEMPLDLG_FILTER_MAX == nActFilter ) in ReadResource()
1306 if(pStyleSheetPool && nActFamily != SFX_TEMPLDLG_FILTER_MAX) in FillTreeBox()
1615 if(nActFamily == SFX_TEMPLDLG_FILTER_MAX || 0 == (pItem = pFamilyState[nActFamily-1] ) ) in Update_Impl()
1635 if ( SFX_TEMPLDLG_FILTER_MAX == nActFilter ) in Update_Impl()
2023 if(pStyleSheetPool && nActFamily != SFX_TEMPLDLG_FILTER_MAX) in ActionSelect()
2029 if(pItem&&nActFilter!=SFX_TEMPLDLG_FILTER_MAX) in ActionSelect()
[all …]