Home
last modified time | relevance | path

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

/AOO41X/main/cui/source/tabpages/
H A Dchardlg.cxx905 FontStyleBox* pStyleBox = NULL; in FillStyleBox_Impl() local
908 pStyleBox = m_pWestFontStyleLB; in FillStyleBox_Impl()
910 pStyleBox = m_pEastFontStyleLB; in FillStyleBox_Impl()
912 pStyleBox = m_pCTLFontStyleLB; in FillStyleBox_Impl()
918 pStyleBox->Fill( pNameBox->GetText(), pFontList ); in FillStyleBox_Impl()
927 m_pImpl->m_nExtraEntryPos = pStyleBox->InsertEntry( aEntry ); in FillStyleBox_Impl()
930 pStyleBox->InsertEntry( aEntry ); in FillStyleBox_Impl()
941 FontStyleBox* pStyleBox = NULL; in FillSizeBox_Impl() local
946 pStyleBox = m_pWestFontStyleLB; in FillSizeBox_Impl()
951 pStyleBox = m_pEastFontStyleLB; in FillSizeBox_Impl()
[all …]