Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/inc/
H A Dchardlg.hxx122 FixedLine* m_pColorFL; member in SvxCharNamePage
/aoo41x/main/cui/source/tabpages/
H A Dchardlg.cxx585 m_pColorFL = new FixedLine( this, CUI_RES( FL_COLOR2 ) ); in SvxCharNamePage()
615 m_pColorFL = new FixedLine( this, CUI_RES( FL_COLOR2 ) ); in SvxCharNamePage()
621 m_pColorFL ->Show( bCJK ); in SvxCharNamePage()
703 delete m_pColorFL; in ~SvxCharNamePage()
766 m_pColorFL->Hide(); in Initialize()

Completed in 26 milliseconds