Searched refs:IsInCache (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/sw/source/core/attr/ |
H A D | format.cxx | 118 if ( IsInCache() ) in operator =() 194 if ( IsInCache() ) in CopyAttrs() 416 if ( IsInCache() ) in SetDerivedFrom() 436 if ( IsInCache() || IsInSwFntCache() ) in SetFmtAttr() 483 if ( IsInCache() ) in SetFmtAttr() 534 if ( IsInCache() || IsInSwFntCache() ) in ResetFmtAttr() 569 if ( IsInCache() ) in ResetAllFmtAttr() 615 if ( IsInCache() ) in DelDiffs()
|
H A D | calbck.cxx | 123 if ( IsInCache() ) in ~SwModify() 166 if (IsInCache() || IsInSwFntCache()) in NotifyClients() 346 if ( IsInCache() ) in CheckCaching()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | node.cxx | 1213 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()
|
/aoo41x/main/sw/inc/ |
H A D | calbck.hxx | 173 sal_Bool IsInCache() const { return bInCache; } in IsInCache() function in SwModify
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 500 if ( IsInCache() ) in SplitCntntNode() 2552 if( IsInCache() ) in NumRuleChgd() 2669 if( !bNext && bRemoveFromCache && IsInCache() ) in _MakeNewTxtNode() 2716 if ( ClearItemsFromAttrSet( aClearWhichIds ) != 0 && IsInCache() ) in _MakeNewTxtNode()
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | grfmgr.hxx | 591 sal_Bool IsInCache( OutputDevice* pOut, const Point& rPt, const Size& rSz,
|
/aoo41x/main/sw/source/core/layout/ |
H A D | frmtool.cxx | 2225 ((SwModify*)((SwCntntFrm*)pFrm)->GetNode())->IsInCache() : in SwBorderAttrAccess() 2226 ((SwModify*)((SwLayoutFrm*)pFrm)->GetFmt())->IsInCache()) ), in SwBorderAttrAccess()
|
/aoo41x/main/svtools/source/graphic/ |
H A D | grfmgr.cxx | 644 bRet = mpMgr->IsInCache( pOut, aPt, aSz, *this, ( pAttr ? *pAttr : GetAttr() ) ); in IsCached()
|
H A D | grfmgr2.cxx | 199 sal_Bool GraphicManager::IsInCache( OutputDevice* pOut, const Point& rPt, in IsInCache() function in GraphicManager
|
/aoo41x/main/sw/source/core/undo/ |
H A D | untbl.cxx | 983 if( pFmt->IsInCache() ) in RestoreAttr() 1046 if( pFmt->IsInCache() ) in CreateNew()
|
Completed in 79 milliseconds