Home
last modified time | relevance | path

Searched refs:Font (Results 201 – 225 of 749) sorted by relevance

12345678910>>...30

/aoo42x/main/vcl/inc/vcl/
H A Dfixed.hxx55 virtual const Font&
92 virtual const Font&
H A Dmetaact.hxx1303 Font maFont;
1308 DECL_META_ACTION( Font, META_FONT_ACTION )
1310 explicit MetaFontAction( const Font& );
1314 const Font& GetFont() const { return maFont; } in GetFont()
H A Dpdfwriter.hxx45 class Font;
236 Font TextFont; // an empty font will be replaced by the
725 void SetFont( const Font& rNewFont );
/aoo42x/main/sc/source/ui/src/
H A Dattrdlg.src54 Text [ en-US ] = "Font" ;
60 Text [ en-US ] = "Font Effects";
/aoo42x/main/sd/inc/
H A Dstlpool.hxx89 static void PutNumBulletItem( SfxStyleSheetBase* pSheet, Font& rBulletFont );
90 Font GetBulletFont() const;
/aoo42x/main/sc/source/ui/navipi/
H A Dscenwnd.cxx52 Font aFont( GetFont() ); in ScScenarioListBox()
218 Font aFont( GetFont() ); in ScScenarioWindow()
/aoo42x/main/sc/source/ui/vba/
H A Dvbaformatcondition.cxx77 ScVbaFormatCondition::Font( ) throw (script::BasicErrorException, uno::RuntimeException) in Font() function in ScVbaFormatCondition
79 return mxStyle->Font(); in Font()
/aoo42x/main/svx/source/dialog/
H A Drubydialog.cxx793 Font aFnt( aPreviewWin.GetFont() ); in UpdateColors()
843 Font aFont = GetFont(); in RubyPreview()
854 Font aRubyFont = GetFont(); in Paint()
855 Font aSaveFont(aRubyFont); in Paint()
/aoo42x/main/editeng/source/items/
H A Dnumitem.cxx274 pBulletFont = new Font; in SvxNumberFormat()
441 pBulletFont = new Font(*rFormat.pBulletFont); in operator =()
559 void SvxNumberFormat::SetBulletFont(const Font* pFont) in SetBulletFont()
562 pBulletFont = pFont ? new Font(*pFont): 0; in SetBulletFont()
/aoo42x/main/toolkit/source/awt/
H A Dstylesettings.cxx175 …FontDescriptor lcl_getStyleFont( WindowStyleSettings_Data& i_rData, Font const & (StyleSettings::*… in lcl_getStyleFont()
183 …l_setStyleFont( WindowStyleSettings_Data& i_rData, void (StyleSettings::*i_pSetter)( Font const &), in lcl_setStyleFont()
184 Font const & (StyleSettings::*i_pGetter)() const, const FontDescriptor& i_rFont ) in lcl_setStyleFont()
189 … const Font aNewFont = VCLUnoHelper::CreateFont( i_rFont, (aStyleSettings.*i_pGetter)() ); in lcl_setStyleFont()
/aoo42x/main/sw/inc/
H A Dnumrule.hxx45 class Font;
341 SW_DLLPUBLIC const Font& GetDefBulletFont();
/aoo42x/main/vcl/source/components/
H A Dfontident.cxx59 Font m_aFont;
96 m_aFont = Font::identifyFont( aFontBuf.getConstArray(), aFontBuf.getLength() ); in initialize()
/aoo42x/main/sc/source/ui/inc/
H A Dcsvgrid.hxx115 Font maHeaderFont; /// Font for column and row headers.
116 Font maMonoFont; /// Monospace font for data cells.
H A Ddpcontrol.hxx143 const Font& getLabelFont() const;
234 Font maLabelFont;
H A Doutput.hxx34 class Font;
175 void SetSyntaxColor( Font* pFont, ScBaseCell* pCell );
/aoo42x/main/svtools/source/contnr/
H A Dsvtreebx.cxx1010 short SvTreeListBox::GetHeightOffset(const Font& /* rFont */, Size& aSizeLogic ) in GetHeightOffset() argument
1073 void SvTreeListBox::AdjustEntryHeight( const Font& rFont ) in AdjustEntryHeight()
1270 void SvTreeListBox::SetFont( const Font& rFont ) in SetFont()
1273 Font aTempFont( rFont ); in SetFont()
1690 Font aBackupFont( GetFont() ); in PaintEntry1()
1702 Font aHighlightFont( GetFont() ); in PaintEntry1()
2649 Font aFont; in InitSettings()
/aoo42x/main/vcl/inc/
H A Doutfont.hxx46 class Font;
158 ImplFontSelectData( const Font&, const String& rSearchName,
/aoo42x/main/editeng/inc/editeng/
H A Deditview.hxx54 class Font;
215 …void StartTextConversion( LanguageType nSrcLang, LanguageType nDestLang, const Font *pD…
/aoo42x/main/autodoc/inc/udm/html/
H A Dhtmlitem.hxx189 class Font : public csi::xml::AnElement class
192 Font() in Font() function in csi::html::Font
/aoo42x/main/sw/source/core/doc/
H A Dnumber.cxx1285 inline const Font& GetFont() const in GetFont()
1354 Font* mpFont;
1499 mpFont = new Font( msFontname, aEmptyStr, Size( 0, 14 ) ); in InitFont()
1527 const Font& GetDefBulletFont() in GetDefBulletFont()
/aoo42x/main/svtools/source/toolpanel/
H A Dtoolpaneldrawer.cxx285 Font aFont = rStyleSettings.GetAppFont(); in DataChanged()
320 Font aFont( GetFont() ); in impl_calcTextBoundingBox()
/aoo42x/main/sfx2/source/dialog/
H A Dtitledockwin.cxx180 Font aFont( GetFont() ); in Paint()
334 Font aFont = rStyleSettings.GetAppFont(); in DataChanged()
/aoo42x/main/sfx2/source/appl/
H A Dappinit.cxx192 typedef bool ( *PFunc_getSpecialCharsForEdit)( Window* i_pParent, const Font& i_rFont, String& o_rO…
201 String GetSpecialCharsForEdit(Window* pParent, const Font& rFont) in GetSpecialCharsForEdit()
/aoo42x/main/cui/source/dialogs/
H A Dsrchxtra.src45 Text [ en-US ] = "Font" ;
50 Text [ en-US ] = "Font Effects" ;
/aoo42x/main/reportdesign/source/ui/dlg/
H A Ddlgpage.src149 Text [ en-US ] = "Font" ;
155 Text [ en-US ] = "Font Effects" ;

Completed in 156 milliseconds

12345678910>>...30