Home
last modified time | relevance | path

Searched refs:GetInstance (Results 1 – 24 of 24) sorted by relevance

/aoo41x/main/svx/source/sidebar/
H A Dnbdtmgfact.cxx37 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 Dnbdtmg.cxx915 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()
/aoo41x/main/vcl/unx/headless/
H A Dsvptext.cxx76 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 Dsvppspgraphics.cxx736 GlyphCache::GetInstance().UncacheFont( *m_pServerFont[i] ); in SetFont()
768 ServerFont* pServerFont = GlyphCache::GetInstance().CacheFont( *pEntry ); in SetFont()
774 GlyphCache::GetInstance().UncacheFont( *pServerFont ); in SetFont()
/aoo41x/main/vcl/unx/generic/gdi/
H A Dgcach_xpeer.cxx85 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 Dsalgdi3.cxx201 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 Dsalgdi.cxx183 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 Dsalgdi2.cxx790 XRenderPeer& rPeer = XRenderPeer::GetInstance(); in drawAlphaBitmap()
930 XRenderPeer& rPeer = XRenderPeer::GetInstance(); in drawAlphaRect()
1143 XRenderPeer& rPeer = XRenderPeer::GetInstance(); in supportsOperation()
H A Dsalcvt.hxx58 GetInstance ();
H A Dgcach_xpeer.hxx82 static X11GlyphCache& GetInstance();
H A Dpspgraphics.cxx821 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 Dxrender_peer.cxx64 XRenderPeer& XRenderPeer::GetInstance() in GetInstance() function in XRenderPeer
H A Dsalcvt.cxx34 SalConverterCache::GetInstance () in GetInstance() function in SalConverterCache
H A Dxrender_peer.hxx40 static XRenderPeer& GetInstance();
/aoo41x/main/svx/inc/svx/
H A Dnbdtmg.hxx257 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
/aoo41x/main/vcl/source/glyphs/
H A Dglyphcache.cxx162 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()
/aoo41x/main/sc/source/core/tool/
H A Dcallform.cxx177 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()
/aoo41x/main/sd/source/filter/ppt/
H A Dpptin.cxx2332 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()
/aoo41x/main/vcl/inc/
H A Dglyphcache.hxx62 static GlyphCache& GetInstance();
/aoo41x/main/sd/source/filter/eppt/
H A Deppt.hxx670 int GetInstance() const { return mpImplTextObj->mnInstance; }; in GetInstance() function in TextObj
H A Depptso.cxx1335 int nInstance = rTextObj.GetInstance(); in ImplWriteParagraphs()
1477 int nInstance = rTextObj.GetInstance(); in ImplWritePortions()
/aoo41x/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx1114 sal_uInt32 GetInstance() const { return mpImplTextObj->mnInstance; }; in GetInstance() function in PPTTextObj
/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx1091 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()
7342 pPara->GetAttrib( PPT_ParaAttr_Adjust, nParaAdjust, GetInstance() ); in PPTTextObj()
/aoo41x/main/vcl/source/gdi/
H A Doutdev3.cxx2830 GlyphCache::GetInstance().InvalidateAllGlyphs(); in Invalidate()

Completed in 386 milliseconds