Home
last modified time | relevance | path

Searched refs:FontSizeMenu (Results 1 – 5 of 5) sorted by relevance

/trunk/main/svtools/source/control/
H A Dstdmenu.cxx371 FontSizeMenu::FontSizeMenu() in FontSizeMenu() function in FontSizeMenu
380 FontSizeMenu::~FontSizeMenu() in ~FontSizeMenu()
388 void FontSizeMenu::Select() in Select()
397 void FontSizeMenu::Highlight() in Highlight()
414 void FontSizeMenu::Fill( const FontInfo& rInfo, const FontList* pList ) in Fill()
482 void FontSizeMenu::SetCurHeight( long nHeight ) in SetCurHeight()
/trunk/main/svx/inc/svx/
H A Dfntszctl.hxx34 class FontSizeMenu;
41 FontSizeMenu* pMenu;
46 DECL_LINK( MenuSelect, FontSizeMenu * );
/trunk/main/svtools/inc/svtools/
H A Dstdmenu.hxx211 class SVT_DLLPUBLIC FontSizeMenu : public PopupMenu class
220 FontSizeMenu();
221 ~FontSizeMenu();
/trunk/main/svx/source/mnuctrls/
H A Dfntszctl.cxx57 IMPL_LINK( SvxFontSizeMenuControl, MenuSelect, FontSizeMenu*, pMen ) in IMPL_LINK() argument
174 pMenu ( new FontSizeMenu ), in SvxFontSizeMenuControl()
/trunk/main/svtools/workben/
H A Dsvdem.cxx210 FontSizeMenu* pSizeMenu;
1023 pSizeMenu = new FontSizeMenu; in ContextMenu()

Completed in 20 milliseconds