/aoo42x/main/svx/source/sidebar/ |
H A D | nbdtmgfact.cxx | 37 return BulletsTypeMgr::GetInstance(); in CreateInstance() 40 return GraphicBulletsTypeMgr::GetInstance(); in CreateInstance() 43 return MixBulletsTypeMgr::GetInstance(); in CreateInstance() 46 return NumberingTypeMgr::GetInstance(); in CreateInstance() 49 return OutlineTypeMgr::GetInstance(); in CreateInstance()
|
H A D | nbdtmg.cxx | 915 BulletsTypeMgr* pBTMgr = BulletsTypeMgr::GetInstance(); in Init() 991 GraphicBulletsTypeMgr* mGrfTMgr = GraphicBulletsTypeMgr::GetInstance(); in Init() 1136 GraphicBulletsTypeMgr* mGrfTMgr = GraphicBulletsTypeMgr::GetInstance(); in RelplaceNumRule() 1180 BulletsTypeMgr* pBTMgr = BulletsTypeMgr::GetInstance(); in RelplaceNumRule() 1220 GraphicBulletsTypeMgr* mGrfTMgr = GraphicBulletsTypeMgr::GetInstance(); in RelplaceNumRule()
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svptext.cxx | 76 static SvpGlyphCache& GetInstance(); 83 SvpGlyphCache& SvpGlyphCache::GetInstance() in GetInstance() function in SvpGlyphCache 211 SvpGlyphCache::GetInstance().UncacheFont( *m_pServerFont[i] ); in SetFont() 221 ServerFont* pServerFont = SvpGlyphCache::GetInstance().CacheFont( *pIFSD ); in SetFont() 228 SvpGlyphCache::GetInstance().UncacheFont( *pServerFont ); in SetFont() 284 GlyphCache& rGC = SvpGlyphCache::GetInstance(); in GetDevFontList() 473 SvpGlyphPeer& rGlyphPeer = SvpGlyphCache::GetInstance().GetPeer(); in DrawServerFontLayout()
|
H A D | svppspgraphics.cxx | 736 GlyphCache::GetInstance().UncacheFont( *m_pServerFont[i] ); in SetFont() 768 ServerFont* pServerFont = GlyphCache::GetInstance().CacheFont( *pEntry ); in SetFont() 774 GlyphCache::GetInstance().UncacheFont( *pServerFont ); in SetFont()
|
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | gcach_xpeer.cxx | 85 XRenderPeer& rRenderPeer = XRenderPeer::GetInstance(); in ~X11GlyphPeer() 119 mnUsingXRender = XRenderPeer::GetInstance().InitRenderText(); in InitAntialiasing() 320 XRenderPeer::GetInstance().FreeGlyphSet( (GlyphSet)pFontExt ); in RemovingFont() 434 aGlyphSet = XRenderPeer::GetInstance().CreateGlyphSet(); in GetGlyphSet() 621 XRenderPeer::GetInstance().AddGlyph( aGlyphSet, nXRGlyph, in GetXRGlyph() 650 X11GlyphCache& X11GlyphCache::GetInstance() in GetInstance() function in X11GlyphCache
|
H A D | salgdi3.cxx | 201 GlyphCache::GetInstance().UncacheFont( *mpServerFont[i] ); in setFont() 217 ServerFont* pServerFont = GlyphCache::GetInstance().CacheFont( *pEntry ); in setFont() 223 GlyphCache::GetInstance().UncacheFont( *pServerFont ); in setFont() 496 pVisualFormat = XRenderPeer::GetInstance().FindVisualFormat( pVisual ); in DrawCairoAAFontString() 585 XRenderPeer& rRenderPeer = XRenderPeer::GetInstance(); in DrawServerAAFontString() 621 X11GlyphPeer& rGlyphPeer = X11GlyphCache::GetInstance().GetPeer(); in DrawServerAAFontString() 654 X11GlyphPeer& rGlyphPeer = X11GlyphCache::GetInstance().GetPeer(); in DrawServerAAForcedString() 881 X11GlyphPeer& rGlyphPeer = X11GlyphCache::GetInstance().GetPeer(); in DrawServerSimpleFontString() 935 X11GlyphPeer& rGlyphPeer = X11GlyphCache::GetInstance().GetPeer(); in DrawServerFontLayout() 1013 GlyphCache& rGC = X11GlyphCache::GetInstance(); in AddTempDevFont() [all …]
|
H A D | salgdi.cxx | 183 XRenderPeer::GetInstance().FreePicture( m_aRenderPicture ), m_aRenderPicture = 0; in freeResources() 206 XRenderPeer::GetInstance().FreePicture( m_aRenderPicture ); in SetDrawable() 226 XRenderPeer::GetInstance().FreePicture( m_aRenderPicture ), m_aRenderPicture = 0; in Init() 1037 XRenderPeer& rRenderPeer = XRenderPeer::GetInstance(); in GetXRenderPicture() 1179 XRenderPeer& rRenderPeer = XRenderPeer::GetInstance(); in drawFilledTrapezoids()
|
H A D | salgdi2.cxx | 790 XRenderPeer& rPeer = XRenderPeer::GetInstance(); in drawAlphaBitmap() 930 XRenderPeer& rPeer = XRenderPeer::GetInstance(); in drawAlphaRect() 1143 XRenderPeer& rPeer = XRenderPeer::GetInstance(); in supportsOperation()
|
H A D | pspgraphics.cxx | 821 GlyphCache::GetInstance().UncacheFont( *m_pServerFont[i] ); in SetFont() 853 ServerFont* pServerFont = GlyphCache::GetInstance().CacheFont( *pEntry ); in SetFont() 859 GlyphCache::GetInstance().UncacheFont( *pServerFont ); in SetFont()
|
H A D | salcvt.hxx | 58 GetInstance ();
|
H A D | gcach_xpeer.hxx | 82 static X11GlyphCache& GetInstance();
|
H A D | xrender_peer.cxx | 64 XRenderPeer& XRenderPeer::GetInstance() in GetInstance() function in XRenderPeer
|
H A D | salcvt.cxx | 34 SalConverterCache::GetInstance () in GetInstance() function in SalConverterCache
|
H A D | xrender_peer.hxx | 40 static XRenderPeer& GetInstance();
|
/aoo42x/main/svx/inc/svx/ |
H A D | nbdtmg.hxx | 257 static BulletsTypeMgr* GetInstance() in GetInstance() function in svx::sidebar::BulletsTypeMgr 288 static GraphicBulletsTypeMgr* GetInstance() in GetInstance() function in svx::sidebar::GraphicBulletsTypeMgr 319 static MixBulletsTypeMgr* GetInstance() in GetInstance() function in svx::sidebar::MixBulletsTypeMgr 351 static NumberingTypeMgr* GetInstance() in GetInstance() function in svx::sidebar::NumberingTypeMgr 380 static OutlineTypeMgr* GetInstance() in GetInstance() function in svx::sidebar::OutlineTypeMgr
|
/aoo42x/main/vcl/source/glyphs/ |
H A D | glyphcache.cxx | 162 GlyphCache& GlyphCache::GetInstance() in GetInstance() function in GlyphCache 460 GlyphCache::GetInstance().UsingGlyph( *this, rGlyphData ); in GetGlyphData() 468 GlyphCache::GetInstance().AddedGlyph( *this, rGlyphData ); in GetGlyphData() 485 GlyphCache::GetInstance().RemovingGlyph( *this, rGD, it->first ); in GarbageCollect()
|
/aoo42x/main/sc/source/core/tool/ |
H A D | callform.cxx | 177 osl::Module* GetInstance() const { return pInstance; } in GetInstance() function in ModuleData 323 osl::Module* pLib = pModuleData->GetInstance(); in Call() 418 osl::Module* pLib = pModuleData->GetInstance(); in Unadvice() 443 osl::Module* pLib = pModuleData->GetInstance(); in GetParamDesc()
|
/aoo42x/main/sd/source/filter/ppt/ |
H A D | pptin.cxx | 2332 sal_Bool bCreatePlaceHolder = ( pTextObj->GetInstance() != TSS_TYPE_UNUSED ); in ApplyTextObj() 2335 if ( bCreatePlaceHolder && ( pTextObj->GetInstance() == TSS_TYPE_TEXT_IN_SHAPE ) ) in ApplyTextObj() 2347 if ( pTextObj->GetInstance() == TSS_TYPE_NOTES ) in ApplyTextObj() 2364 if ( pTextObj->GetInstance() == TSS_TYPE_TITLE in ApplyTextObj() 2365 || pTextObj->GetInstance() == TSS_TYPE_SUBTITLE) in ApplyTextObj()
|
/aoo42x/main/vcl/inc/ |
H A D | glyphcache.hxx | 62 static GlyphCache& GetInstance();
|
/aoo42x/main/sd/source/filter/eppt/ |
H A D | eppt.hxx | 670 int GetInstance() const { return mpImplTextObj->mnInstance; }; in GetInstance() function in TextObj
|
H A D | epptso.cxx | 1335 int nInstance = rTextObj.GetInstance(); in ImplWriteParagraphs() 1477 int nInstance = rTextObj.GetInstance(); in ImplWritePortions()
|
/aoo42x/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 1091 sal_uInt32 nDestinationInstance = aTextObj.GetInstance(); in ProcessObj() 1122 switch ( aTextObj.GetInstance() ) in ProcessObj() 2442 pPortion->GetAttrib( PPT_CharAttr_Font, nFont, pTextObj->GetInstance() ); in ApplyTextObj() 2799 switch ( aTextObj.GetInstance() ) in SeekToShape() 7341 pPara->GetAttrib( PPT_ParaAttr_Adjust, nParaAdjust, GetInstance() ); in PPTTextObj()
|
/aoo42x/main/filter/inc/filter/msfilter/ |
H A D | svdfppt.hxx | 1114 sal_uInt32 GetInstance() const { return mpImplTextObj->mnInstance; }; in GetInstance() function in PPTTextObj
|
/aoo42x/main/vcl/source/gdi/ |
H A D | outdev3.cxx | 2830 GlyphCache::GetInstance().InvalidateAllGlyphs(); in Invalidate()
|