Home
last modified time | relevance | path

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

/trunk/main/starmath/inc/
H A Ddialog.hxx120 …SmFontDialog(Window * pParent, OutputDevice *pFntListDevice, sal_Bool bHideCheckboxes, sal_Bool bF…
187 SmFontTypeDialog(Window *pParent, OutputDevice *pFntListDevice, sal_Bool bFreeRes = sal_True);
380 SmSymbolDialog(Window * pParent, OutputDevice *pFntListDevice,
485 …SmSymDefineDialog(Window *pParent, OutputDevice *pFntListDevice, SmSymbolManager &rMgr, sal_Bool b…
/trunk/main/starmath/source/
H A Ddialog.cxx329 OutputDevice *pFntListDevice, sal_Bool bHideCheckboxes, sal_Bool bFreeRes) in SmFontDialog() argument
346 FontList aFontList( pFntListDevice ); in SmFontDialog()
548 SmFontTypeDialog::SmFontTypeDialog(Window * pParent, OutputDevice *pFntListDevice, sal_Bool bFreeRe… in IMPL_LINK_INLINE_END()
570 pFontListDev (pFntListDevice) in IMPL_LINK_INLINE_END()
1511 SmSymbolDialog::SmSymbolDialog(Window *pParent, OutputDevice *pFntListDevice, in IMPL_LINK_INLINE_END()
1524 pFontListDev (pFntListDevice) in IMPL_LINK_INLINE_END()
2045 OutputDevice *pFntListDevice, SmSymbolManager &rMgr, sal_Bool bFreeRes) : in SmSymDefineDialog() argument
2083 pFontList = new FontList( pFntListDevice ); in SmSymDefineDialog()

Completed in 32 milliseconds