Home
last modified time | relevance | path

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

/AOO42X/main/starmath/inc/
H A Ddialog.hxx119 …w * pParent, OutputDevice *pFntListDevice, sal_Bool bHideCheckboxes, sal_Bool bFreeRes = sal_True);
149 SmFontSizeDialog(Window *pParent, sal_Bool bFreeRes = sal_True);
186 SmFontTypeDialog(Window *pParent, OutputDevice *pFntListDevice, sal_Bool bFreeRes = sal_True);
260 SmDistanceDialog(Window *pParent, sal_Bool bFreeRes = sal_True);
287 SmAlignDialog(Window *pParent, sal_Bool bFreeRes = sal_True);
380 SmSymbolManager &rSymbolMgr, SmViewShell &rViewShell, sal_Bool bFreeRes = sal_True);
484 …indow *pParent, OutputDevice *pFntListDevice, SmSymbolManager &rMgr, sal_Bool bFreeRes = sal_True);
/AOO42X/main/starmath/source/
H A Ddialog.cxx320 OutputDevice *pFntListDevice, sal_Bool bHideCheckboxes, sal_Bool bFreeRes) in SmFontDialog() argument
331 if (bFreeRes) in SmFontDialog()
431 SmFontSizeDialog::SmFontSizeDialog(Window * pParent, sal_Bool bFreeRes) in SmFontSizeDialog() argument
450 if (bFreeRes) in SmFontSizeDialog()
539 …FontTypeDialog::SmFontTypeDialog(Window * pParent, OutputDevice *pFntListDevice, sal_Bool bFreeRes) in IMPL_LINK_INLINE_END()
563 if (bFreeRes) in IMPL_LINK_INLINE_END()
907 SmDistanceDialog::SmDistanceDialog(Window *pParent, sal_Bool bFreeRes) in SmDistanceDialog() argument
930 if (bFreeRes) in SmDistanceDialog()
1068 SmAlignDialog::SmAlignDialog(Window * pParent, sal_Bool bFreeRes) in SmAlignDialog() argument
1078 if (bFreeRes) in SmAlignDialog()
[all …]
/AOO42X/main/sfx2/source/dialog/
H A Dstyledlg.cxx50 sal_Bool bFreeRes, // Flag Resourcen freigeben in SfxStyleDialog() argument
88 if ( bFreeRes ) in SfxStyleDialog()
/AOO42X/main/sfx2/inc/sfx2/
H A Dstyledlg.hxx46 sal_Bool bFreeRes = sal_True, const String* pUserBtnTxt = 0 );