Searched refs:bFreeRes (Results 1 – 4 of 4) sorted by relevance
| /AOO42X/main/starmath/inc/ |
| H A D | dialog.hxx | 119 …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 D | dialog.cxx | 301 OutputDevice *pFntListDevice, sal_Bool bHideCheckboxes, sal_Bool bFreeRes) in SmFontDialog() argument 312 if (bFreeRes) in SmFontDialog() 409 SmFontSizeDialog::SmFontSizeDialog(Window * pParent, sal_Bool bFreeRes) in SmFontSizeDialog() argument 428 if (bFreeRes) in SmFontSizeDialog() 511 …FontTypeDialog::SmFontTypeDialog(Window * pParent, OutputDevice *pFntListDevice, sal_Bool bFreeRes) in IMPL_LINK_INLINE_END() 535 if (bFreeRes) in IMPL_LINK_INLINE_END() 872 SmDistanceDialog::SmDistanceDialog(Window *pParent, sal_Bool bFreeRes) in SmDistanceDialog() argument 895 if (bFreeRes) in SmDistanceDialog() 1028 SmAlignDialog::SmAlignDialog(Window * pParent, sal_Bool bFreeRes) in SmAlignDialog() argument 1038 if (bFreeRes) in SmAlignDialog() [all …]
|
| /AOO42X/main/sfx2/source/dialog/ |
| H A D | styledlg.cxx | 50 sal_Bool bFreeRes, // Flag Resourcen freigeben in SfxStyleDialog() argument 88 if ( bFreeRes ) in SfxStyleDialog()
|
| /AOO42X/main/sfx2/inc/sfx2/ |
| H A D | styledlg.hxx | 46 sal_Bool bFreeRes = sal_True, const String* pUserBtnTxt = 0 );
|