Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Ddialog.hxx120 …w * pParent, OutputDevice *pFntListDevice, sal_Bool bHideCheckboxes, sal_Bool bFreeRes = sal_True);
150 SmFontSizeDialog(Window *pParent, sal_Bool bFreeRes = sal_True);
187 SmFontTypeDialog(Window *pParent, OutputDevice *pFntListDevice, sal_Bool bFreeRes = sal_True);
261 SmDistanceDialog(Window *pParent, sal_Bool bFreeRes = sal_True);
288 SmAlignDialog(Window *pParent, sal_Bool bFreeRes = sal_True);
381 SmSymbolManager &rSymbolMgr, SmViewShell &rViewShell, sal_Bool bFreeRes = sal_True);
485 …indow *pParent, OutputDevice *pFntListDevice, SmSymbolManager &rMgr, sal_Bool bFreeRes = sal_True);
/trunk/main/starmath/source/
H A Ddialog.cxx340 if (bFreeRes) in SmFontDialog()
440 SmFontSizeDialog::SmFontSizeDialog(Window * pParent, sal_Bool bFreeRes) in SmFontSizeDialog() argument
459 if (bFreeRes) in SmFontSizeDialog()
572 if (bFreeRes) in IMPL_LINK_INLINE_END()
916 SmDistanceDialog::SmDistanceDialog(Window *pParent, sal_Bool bFreeRes) in SmDistanceDialog() argument
939 if (bFreeRes) in SmDistanceDialog()
1077 SmAlignDialog::SmAlignDialog(Window * pParent, sal_Bool bFreeRes) in SmAlignDialog() argument
1087 if (bFreeRes) in SmAlignDialog()
1512 SmSymbolManager &rMgr, SmViewShell &rViewShell, sal_Bool bFreeRes) : in IMPL_LINK_INLINE_END()
1526 if (bFreeRes) in IMPL_LINK_INLINE_END()
[all …]
/trunk/main/sfx2/source/dialog/
H A Dstyledlg.cxx50 sal_Bool bFreeRes, // Flag Resourcen freigeben in SfxStyleDialog() argument
88 if ( bFreeRes ) in SfxStyleDialog()
/trunk/main/sfx2/inc/sfx2/
H A Dstyledlg.hxx46 sal_Bool bFreeRes = sal_True, const String* pUserBtnTxt = 0 );

Completed in 34 milliseconds