Home
last modified time | relevance | path

Searched defs:pCache (Results 1 – 25 of 41) sorted by relevance

12

/trunk/main/filter/source/config/cache/
H A Dbasecontainer.cxx251 FilterCache* pCache = impl_getWorkingCache(); in insertByName() local
276 FilterCache* pCache = impl_getWorkingCache(); in removeByName() local
317 FilterCache* pCache = impl_getWorkingCache(); in replaceByName() local
349 FilterCache* pCache = impl_getWorkingCache(); in getByName() local
384 FilterCache* pCache = impl_getWorkingCache(); in getElementNames() local
414 FilterCache* pCache = impl_getWorkingCache(); in hasByName() local
454 FilterCache* pCache = impl_getWorkingCache(); in hasElements() local
502 FilterCache* pCache = impl_getWorkingCache(); in createSubSetEnumerationByProperties() local
H A Dfilterfactory.cxx404 FilterCache* pCache = impl_getWorkingCache(); in impl_queryMatchByDocumentService() local
483 stlcomp_removeIfMatchFlags(FilterCache* pCache , in stlcomp_removeIfMatchFlags()
611 FilterCache* pCache = impl_getWorkingCache(); in impl_getSortedFilterListForModule() local
/trunk/main/sfx2/source/control/
H A Dbindings.cxx491 SfxStateCache* pCache = GetStateCache( nId ); in Update() local
595 SfxStateCache* pCache = in SetState() local
648 SfxStateCache* pCache = GetStateCache( nId ); in GetAnyStateCache_Impl() local
886 SfxStateCache* pCache = GetStateCache(nId); in Invalidate() local
918 SfxStateCache* pCache = GetStateCache(nId); in Invalidate() local
1083 SfxStateCache* pCache = (*pImp->pCaches)[nPos]; in Release() local
1158 SfxStateCache *pCache = GetStateCache( nId ); in Execute_Impl() local
1573 SfxStateCache* pCache = pFound->pCache; in UpdateControllers_Impl() local
1994 SfxStateCache* pCache = GetStateCache(nSlotId); in GetSlot() local
2092 SfxStateCache *pCache = GetStateCache( nSlot ); in QueryState() local
[all …]
H A Dctrlitem.cxx428 SfxStateCache *pCache = pBindings->GetStateCache( nId ); in GetCoreMetric() local
/trunk/main/sc/source/core/data/
H A Ddpsdbtab.cxx79 ScDPTableDataCache* pCache = NULL; in GetExistDPObjectCache() local
115 ScDPTableDataCache* pCache = GetExistDPObjectCache( pDoc ); in CreateCache() local
190 ScDPTableDataCache* pCache = pDoc->GetDPObjectCache( nID ); in GetCache() local
200 ScDPTableDataCache* pCache = GetCache( pDoc, nID); in GetCacheId() local
H A Ddpshttab.cxx240 ScDPTableDataCache* pCache = GetExistDPObjectCache( pDoc ); in CreateCache() local
268 ScDPTableDataCache* pCache = pDoc->GetDPObjectCache( nID ); in GetCache() local
278 ScDPTableDataCache* pCache = GetCache( pDoc, nID); in GetCacheId() local
H A Ddpgroup.cxx80 …sal_Bool lcl_Search( SCCOL nSourceDim, ScDPTableDataCache* pCache , const std::vector< SCROW >& vI… in lcl_Search()
112 …void lcl_Insert( SCCOL nSourceDim, ScDPTableDataCache* pCache , std::vector< SCROW >& vIdx, SCRO… in lcl_Insert()
123 …SCROW lcl_InsertValue<false>( SCCOL nSourceDim, ScDPTableDataCache* pCache , std::vector< SCROW >… in lcl_InsertValue()
131 …SCROW lcl_InsertValue<true>( SCCOL nSourceDim, ScDPTableDataCache* pCache , std::vector< SCROW >&… in lcl_InsertValue()
142 …void lcl_InsertValue ( SCCOL nSourceDim, ScDPTableDataCache* pCache , std::vector< SCROW >& vIdx,… in lcl_InsertValue()
148 …void lcl_InsertValue ( SCCOL nSourceDim, ScDPTableDataCache* pCache , std::vector< SCROW >& vIdx,… in lcl_InsertValue()
607 void ScDPDateGroupHelper::FillColumnEntries( SCCOL nSourceDim, ScDPTableDataCache* pCache, std::vec… in FillColumnEntries()
914 …ector< SCROW >& ScDPNumGroupDimension::GetNumEntries( SCCOL nSourceDim, ScDPTableDataCache* pCache, in GetNumEntries()
1357 ScDPTableDataCache* pCache = GetCacheTable().GetCache(); in FillGroupValues() local
H A Ddocumen2.cxx1260 ScLookupCache* pCache = 0; in GetLookupCache() local
1295 ScLookupCache* pCache = (*it).second; in RemoveLookupCache() local
/trunk/main/linguistic/source/
H A Dspelldsp.hxx72 linguistic::SpellCache *pCache; // Spell Cache (holds known words) member in SpellCheckerDispatcher
/trunk/main/svl/inc/svl/
H A Dpoolcach.hxx49 SfxItemModifyArr_Impl *pCache; member in SfxItemPoolCache
/trunk/main/xmloff/inc/xmloff/
H A Dxmlexppr.hxx52 FilterPropertiesInfos_Impl *pCache; member in SvXMLExportPropertyMapper
/trunk/main/sd/source/ui/tools/
H A DIconCache.cxx88 IconCache* pCache = new IconCache (); in Instance() local
/trunk/main/sd/source/ui/inc/
H A DSlideView.hxx126 BitmapCache* pCache; member in sd::SlideView
/trunk/main/framework/inc/classes/
H A Dprotocolhandlercache.hxx189 void setCache(HandlerCache* pCache) {m_pCache = pCache;}; in setCache()
/trunk/main/sfx2/source/inc/
H A Dstatcach.hxx56 SfxStateCache* pCache; member in BindDispatch_Impl
/trunk/main/xmloff/source/style/
H A Dimpastpl.hxx58 SvXMLAutoStylePoolCache_Impl *pCache; member in XMLFamilyData_Impl
/trunk/main/sot/source/sdstor/
H A Dstgcache.hxx96 StgCache* pCache; // the cache member in StgPage
/trunk/main/svx/source/form/
H A Dfmundo.cxx544 PropertySetInfoCache* pCache = static_cast<PropertySetInfoCache*>(m_pPropertySetCache); in disposing() local
604 PropertySetInfoCache* pCache = static_cast<PropertySetInfoCache*>(m_pPropertySetCache); in propertyChange() local
741 PropertySetInfoCache* pCache = static_cast<PropertySetInfoCache*>(m_pPropertySetCache); in propertyChange() local
/trunk/main/editeng/inc/editeng/
H A Dtxtrange.hxx56 SvLongsPtr *pCache; member in TextRanger
/trunk/main/sfx2/source/view/
H A Dviewfrm2.cxx470 SfxStateCache *pCache = GetBindings().GetAnyStateCache_Impl( SID_OPENURL ); in INetExecute_Impl() local
/trunk/main/vcl/inc/
H A Dgraphite_cache.hxx274 GraphiteSegmentCache *pCache = new GraphiteSegmentCache(m_nSegCacheSize); in getCache() local
/trunk/main/sw/source/core/layout/
H A Dnewfrm.cxx59 SwCache *SwFrm::pCache = 0; member in SwFrm
H A Dlaycache.cxx557 SwLayCacheImpl *pCache = pDoc->GetLayoutCache() ? in CalcPageCount() local
1173 SwLayCacheImpl *pCache = pDoc->GetLayoutCache() ? in CheckPageFlyCache() local
/trunk/main/sfx2/source/toolbox/
H A Dimgmgr.cxx233 … SfxStateCache *pCache = SfxViewFrame::Current()->GetBindings().GetStateCache( nId ); in SetSymbolsSize_Impl() local
/trunk/main/framework/test/typecfg/
H A Dcfgview.cxx136 FilterCache* pCache ; member

Completed in 135 milliseconds

12