Searched refs:bShowSlots (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/cui/source/customize/ |
H A D | selector.cxx | 964 Window* pParent, sal_Bool bShowSlots, const Reference< frame::XFrame >& xFrame ) in SvxScriptSelectorDialog() argument 969 aCategories( this, CUI_RES( BOX_SELECTOR_CATEGORIES ), bShowSlots, xFrame ), in SvxScriptSelectorDialog() 977 m_bShowSlots( bShowSlots ) in SvxScriptSelectorDialog()
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | sfxdlg.hxx | 144 sal_Bool bShowSlots,
|
/aoo4110/main/cui/source/inc/ |
H A D | selector.hxx | 216 sal_Bool bShowSlots = sal_False,
|
/aoo4110/main/svx/inc/svx/ |
H A D | svxdlg.hxx | 476 sal_Bool bShowSlots,
|
/aoo4110/main/cui/source/factory/ |
H A D | dlgfact.cxx | 1220 Window* pParent, sal_Bool bShowSlots, const Reference< frame::XFrame >& _rxFrame ) in CreateScriptSelectorDialog() argument 1224 pDlg = new SvxScriptSelectorDialog( pParent, bShowSlots, _rxFrame ); in CreateScriptSelectorDialog()
|
H A D | dlgfact.hxx | 764 sal_Bool bShowSlots,
|
Completed in 40 milliseconds