Home
last modified time | relevance | path

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

/AOO42X/main/starmath/inc/
H A Ddialog.hxx119 …SmFontDialog(Window * pParent, OutputDevice *pFntListDevice, sal_Bool bHideCheckboxes, sal_Bool bF…
186 SmFontTypeDialog(Window *pParent, OutputDevice *pFntListDevice, sal_Bool bFreeRes = sal_True);
379 SmSymbolDialog(Window * pParent, OutputDevice *pFntListDevice,
484 …SmSymDefineDialog(Window *pParent, OutputDevice *pFntListDevice, SmSymbolManager &rMgr, sal_Bool b…
/AOO42X/main/starmath/source/
H A Ddialog.cxx301 OutputDevice *pFntListDevice, sal_Bool bHideCheckboxes, sal_Bool bFreeRes) in SmFontDialog() argument
318 FontList aFontList( pFntListDevice ); in SmFontDialog()
511 SmFontTypeDialog::SmFontTypeDialog(Window * pParent, OutputDevice *pFntListDevice, sal_Bool bFreeRe… in IMPL_LINK_INLINE_END()
533 pFontListDev (pFntListDevice) in IMPL_LINK_INLINE_END()
1439 SmSymbolDialog::SmSymbolDialog(Window *pParent, OutputDevice *pFntListDevice, in IMPL_LINK_INLINE_END()
1452 pFontListDev (pFntListDevice) in IMPL_LINK_INLINE_END()
1942 OutputDevice *pFntListDevice, SmSymbolManager &rMgr, sal_Bool bFreeRes) : in SmSymDefineDialog() argument
1980 pFontList = new FontList( pFntListDevice ); in SmSymDefineDialog()