Home
last modified time | relevance | path

Searched defs:GetFont (Results 1 – 25 of 46) sorted by relevance

12

/trunk/main/sw/source/core/inc/
H A Dswfntcch.hxx74 inline SwFont *GetFont() { return &aSwFont; } in GetFont() function in SwFontObj
75 inline const SwFont *GetFont() const { return &aSwFont; } in GetFont() function in SwFontObj
H A Dfntcache.hxx111 inline Font *GetFont() { return &aFont; } in GetFont() function in SwFntObj
112 inline const Font *GetFont() const { return &aFont; } in GetFont() function in SwFntObj
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxfont.hxx60 const Font& GetFont() const { return maFont; } in GetFont() function in VCLXFont
H A Dvclxgraphics.hxx87 const Font& GetFont() const { return maFont; } in GetFont() function in VCLXGraphics
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsFontProvider.cxx100 FontProvider::SharedFontPointer FontProvider::GetFont (const OutputDevice& rDevice) in GetFont() function in sd::slidesorter::view::FontProvider
H A DSlsTheme.cxx249 ::boost::shared_ptr<Font> Theme::GetFont ( in GetFont() function in sd::slidesorter::view::Theme
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/tokenview/
H A DStyle.java95 public Font GetFont() in GetFont() method in Style
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DViewGridLayout.java100 static public Font GetFont () in GetFont() method in ViewGridLayout
/trunk/main/sw/source/core/text/
H A Datrhndl.hxx170 inline const SwFont* SwAttrHandler::GetFont() const in GetFont() function in SwAttrHandler
H A Dpordrop.hxx57 inline SwFont& GetFont() const { return *pFnt; } in GetFont() function in SwDropPortionPart
H A Dredlnitr.hxx63 SwFont* GetFont() { return pFnt; } in GetFont() function in SwExtend
H A Dporfld.hxx73 inline const SwFont *GetFont() const { return pFnt; } in GetFont() function in SwFldPortion
H A Dfrmpaint.cxx104 inline SwFont* GetFont() const { return pFnt; } in GetFont() function in SwExtraPainter
/trunk/main/vcl/inc/vcl/
H A Dinputctx.hxx60 const Font& GetFont() const { return maFont; } in GetFont() function in InputContext
/trunk/main/sw/inc/
H A Dcharatr.hxx71 inline const SvxFontItem &SwAttrSet::GetFont(sal_Bool bInP) const in GetFont() function in SwAttrSet
139 inline const SvxFontItem &SwFmt::GetFont(sal_Bool bInP) const in GetFont() function in SwFmt
H A Dtblafmt.hxx125 const SvxFontItem &GetFont() const { return aFont; } in GetFont() function in SwBoxAutoFmt
/trunk/main/svtools/inc/svtools/
H A Dtexteng.hxx243 const Font& GetFont() const { return maFont; } in GetFont() function in TextEngine
/trunk/main/editeng/inc/editeng/
H A Dbulitem.hxx112 Font GetFont() const { return aFont; } in GetFont() function in SvxBulletItem
/trunk/main/sdext/source/presenter/
H A DPresenterTheme.cxx560 PresenterTheme::SharedFontDescriptor PresenterTheme::GetFont ( in GetFont() function in sdext::presenter::PresenterTheme
1164 PresenterTheme::SharedFontDescriptor PaneStyle::GetFont (void) const in GetFont() function in sdext::presenter::__anon954a9b180211::PaneStyle
1296 PresenterTheme::SharedFontDescriptor ViewStyle::GetFont (void) const in GetFont() function in sdext::presenter::__anon954a9b180211::ViewStyle
/trunk/main/svtools/source/control/
H A Dscriptedtext.cxx132 const Font& SvtScriptedTextHelper_Impl::GetFont( sal_uInt16 _nScript ) const in GetFont() function in SvtScriptedTextHelper_Impl
/trunk/main/svx/source/dialog/
H A Dfntctrl.cxx544 SvxFont& SvxFontPrevWindow::GetFont() in GetFont() function in SvxFontPrevWindow
550 const SvxFont& SvxFontPrevWindow::GetFont() const in GetFont() function in SvxFontPrevWindow
/trunk/main/starmath/inc/
H A Dnode.hxx131 const SmFace & GetFont() const { return aFace; }; in GetFont() function in SmNode
132 SmFace & GetFont() { return aFace; }; in GetFont() function in SmNode
H A Dformat.hxx119 const SmFace & GetFont(sal_uInt16 nIdent) const { return vFont[nIdent]; } in GetFont() function in SmFormat
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx224 void ScPatternAttr::GetFont( in GetFont() function in ScPatternAttr
490 void ScPatternAttr::GetFont( in GetFont() function in ScPatternAttr
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx266 SvxFontItem Ww1Manager::GetFont(sal_uInt16 nFCode) in GetFont() function in Ww1Manager
1333 SvxFontItem Ww1Fonts::GetFont(sal_uInt16 nFCode) in GetFont() function in Ww1Fonts

Completed in 167 milliseconds

12