Home
last modified time | relevance | path

Searched refs:IsInCache (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/core/attr/
H A Dformat.cxx121 if ( IsInCache() ) in operator =()
197 if ( IsInCache() ) in CopyAttrs()
419 if ( IsInCache() ) in SetDerivedFrom()
494 if ( IsInCache() || IsInSwFntCache() ) in SetFmtAttr()
582 if ( IsInCache() ) in SetFmtAttr()
690 if ( IsInCache() || IsInSwFntCache() ) in ResetFmtAttr()
725 if ( IsInCache() ) in ResetAllFmtAttr()
771 if ( IsInCache() ) in DelDiffs()
H A Dcalbck.cxx123 if ( IsInCache() ) in ~SwModify()
166 if (IsInCache() || IsInSwFntCache()) in NotifyClients()
346 if ( IsInCache() ) in CheckCaching()
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx1213 if ( IsInCache() ) in ChgFmtColl()
1525 if ( IsInCache() ) in SetAttr()
1555 if ( IsInCache() ) in SetAttr()
1636 if ( IsInCache() ) in ResetAttr()
1684 if ( IsInCache() ) in ResetAttr()
1727 if ( IsInCache() ) in ResetAllAttr()
1894 if( IsInCache() ) in SetCondFmtColl()
/trunk/main/sw/inc/
H A Dcalbck.hxx173 sal_Bool IsInCache() const { return bInCache; } in IsInCache() function in SwModify
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx505 if ( IsInCache() ) in SplitCntntNode()
2565 if( IsInCache() ) in NumRuleChgd()
2682 if( !bNext && bRemoveFromCache && IsInCache() ) in _MakeNewTxtNode()
2729 if ( ClearItemsFromAttrSet( aClearWhichIds ) != 0 && IsInCache() ) in _MakeNewTxtNode()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx591 sal_Bool IsInCache( OutputDevice* pOut, const Point& rPt, const Size& rSz,
/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx2241 ((SwModify*)((SwCntntFrm*)pFrm)->GetNode())->IsInCache() : in SwBorderAttrAccess()
2242 ((SwModify*)((SwLayoutFrm*)pFrm)->GetFmt())->IsInCache()) ), in SwBorderAttrAccess()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx644 bRet = mpMgr->IsInCache( pOut, aPt, aSz, *this, ( pAttr ? *pAttr : GetAttr() ) ); in IsCached()
H A Dgrfmgr2.cxx199 sal_Bool GraphicManager::IsInCache( OutputDevice* pOut, const Point& rPt, in IsInCache() function in GraphicManager
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx983 if( pFmt->IsInCache() ) in RestoreAttr()
1046 if( pFmt->IsInCache() ) in CreateNew()

Completed in 120 milliseconds