Searched refs:getFontList (Results 1 – 11 of 11) sorted by relevance
/aoo4110/main/chart2/source/controller/inc/ |
H A D | ViewElementListProvider.hxx | 55 FontList* getFontList() const;
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | dlg_ShapeFont.cxx | 69 … aSet.Put( SvxFontListItem( m_pViewElementListProvider->getFontList(), SID_ATTR_CHAR_FONTLIST ) ); in PageCreated()
|
H A D | dlg_ObjectProperties.cxx | 564 …aSet.Put (SvxFontListItem(m_pViewElementListProvider->getFontList(), SID_ATTR_CHAR_FONTLIST)); //C… in PageCreated()
|
/aoo4110/main/chart2/source/controller/drawinglayer/ |
H A D | ViewElementListProvider.cxx | 212 FontList* ViewElementListProvider::getFontList() const in getFontList() function in chart::ViewElementListProvider
|
/aoo4110/main/vcl/unx/headless/ |
H A D | svptext.cxx | 289 rMgr.getFontList( aList ); in GetDevFontList()
|
H A D | svppspgraphics.cxx | 806 rMgr.getFontList( aList, m_pJobData->m_pParser, m_pInfoPrinter->m_bCompatMetrics ); in GetDevFontList()
|
/aoo4110/main/vcl/inc/vcl/ |
H A D | fontmanager.hxx | 480 …void getFontList( std::list< fontID >& rFontIDs, const PPDParser* pParser = NULL, bool bUseOverrid…
|
/aoo4110/main/padmin/source/ |
H A D | fontentry.cxx | 253 m_rFontManager.getFontList( aFonts ); in init()
|
/aoo4110/main/vcl/unx/generic/fontmanager/ |
H A D | fontmanager.cxx | 2498 void PrintFontManager::getFontList( ::std::list< fontID >& rFontIDs, const PPDParser* pParser, bool… in getFontList() function in PrintFontManager 2673 getFontList( aFontList, pParser, bUseOverrideMetrics ); in getFontListWithInfo() 2691 getFontList( aFontList, pParser, bUseOverrideMetrics ); in getFontListWithFastInfo()
|
/aoo4110/main/vcl/unx/generic/gdi/ |
H A D | pspgraphics.cxx | 893 rMgr.getFontList( aList, m_pJobData->m_pParser, m_pInfoPrinter->m_bCompatMetrics ); in GetDevFontList()
|
H A D | salgdi3.cxx | 1035 rMgr.getFontList( aList ); in GetDevFontList()
|
Completed in 134 milliseconds