Home
last modified time | relevance | path

Searched refs:FontStyleBox (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/svtools/inc/svtools/
H A Dctrlbox.hxx408 class SVT_DLLPUBLIC FontStyleBox : public ComboBox class
415 FontStyleBox( Window* pParent, WinBits nWinStyle = 0 );
416 FontStyleBox( Window* pParent, const ResId& rResId );
417 virtual ~FontStyleBox();
428 FontStyleBox( const FontStyleBox& );
429 FontStyleBox& operator =( const FontStyleBox& );
432 inline void FontStyleBox::SetText( const XubString& rText ) in SetText()
/aoo4110/main/svtools/source/control/
H A Dctrlbox.cxx919 FontStyleBox::FontStyleBox( Window* pParent, WinBits nWinStyle ) : in FontStyleBox() function in FontStyleBox
926 FontStyleBox::FontStyleBox( Window* pParent, const ResId& rResId ) : in FontStyleBox() function in FontStyleBox
934 FontStyleBox::~FontStyleBox() in ~FontStyleBox()
940 void FontStyleBox::Select() in Select()
949 void FontStyleBox::LoseFocus() in LoseFocus()
958 void FontStyleBox::Modify() in Modify()
986 void FontStyleBox::Fill( const XubString& rName, const FontList* pList ) in Fill()
/aoo4110/main/cui/source/inc/
H A Dchardlg.hxx96 FontStyleBox* m_pWestFontStyleLB;
106 FontStyleBox* m_pEastFontStyleLB;
116 FontStyleBox* m_pCTLFontStyleLB;
/aoo4110/main/cui/source/tabpages/
H A Dchardlg.cxx579 …m_pWestFontStyleLB = new FontStyleBox( this, CUI_RES( bCJK ? LB_WEST_STYLE : LB_WEST_STYLE_NOCJK … in SvxCharNamePage()
597 m_pEastFontStyleLB = new FontStyleBox( this, CUI_RES( LB_EAST_STYLE ) ); in SvxCharNamePage()
607 m_pCTLFontStyleLB = new FontStyleBox( this, CUI_RES( LB_CTL_STYLE ) ); in SvxCharNamePage()
809 const FontStyleBox* _pFontStyleLB, in calcFontInfo()
905 FontStyleBox* pStyleBox = NULL; in FillStyleBox_Impl()
941 FontStyleBox* pStyleBox = NULL; in FillSizeBox_Impl()
975 FontStyleBox* pStyleBox = NULL; in Reset_Impl()
1194 FontStyleBox* pStyleBox = NULL; in FillItemSet_Impl()
/aoo4110/main/starmath/inc/
H A Ddialog.hxx423 FontStyleBox aStyles;
/aoo4110/main/svtools/workben/
H A Dsvdem.cxx122 FontStyleBox aStyleBox;

Completed in 487 milliseconds