Searched refs:pFntListDevice (Results 1 – 2 of 2) sorted by relevance
/aoo4110/main/starmath/inc/ |
H A D | dialog.hxx | 120 …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…
|
/aoo4110/main/starmath/source/ |
H A D | dialog.cxx | 329 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 38 milliseconds