Searched refs:i_rFont (Results 1 – 6 of 6) sorted by relevance
35 SAL_DLLPUBLIC_EXPORT bool GetSpecialCharsForEdit(Window* i_pParent, const Font& i_rFont, String& o_… in GetSpecialCharsForEdit() argument40 aDlg->SetCharFont(i_rFont); in GetSpecialCharsForEdit()
184 Font const & (StyleSettings::*i_pGetter)() const, const FontDescriptor& i_rFont ) in lcl_setStyleFont() argument189 … const Font aNewFont = VCLUnoHelper::CreateFont( i_rFont, (aStyleSettings.*i_pGetter)() ); in lcl_setStyleFont()
192 typedef bool ( *PFunc_getSpecialCharsForEdit)( Window* i_pParent, const Font& i_rFont, String& o_rO…
179 void PDFIProcessor::setFont( const FontAttributes& i_rFont ) in setFont() argument181 FontAttributes aChangedFont( i_rFont ); in setFont()
971 sal_Int32 getSystemFont( const Font& i_rFont );
6856 sal_Int32 PDFWriterImpl::getSystemFont( const Font& i_rFont ) in getSystemFont() argument6859 getReferenceDevice()->SetFont( i_rFont ); in getSystemFont()
Completed in 158 milliseconds