Searched refs:FontStyleBox (Results 1 – 6 of 6) sorted by relevance
408 class SVT_DLLPUBLIC FontStyleBox : public ComboBox class415 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()
919 FontStyleBox::FontStyleBox( Window* pParent, WinBits nWinStyle ) : in FontStyleBox() function in FontStyleBox926 FontStyleBox::FontStyleBox( Window* pParent, const ResId& rResId ) : in FontStyleBox() function in FontStyleBox934 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()
96 FontStyleBox* m_pWestFontStyleLB;106 FontStyleBox* m_pEastFontStyleLB;116 FontStyleBox* m_pCTLFontStyleLB;
579 …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()
423 FontStyleBox aStyles;
122 FontStyleBox aStyleBox;
Completed in 487 milliseconds