Home
last modified time | relevance | path

Searched refs:IsCellXF (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/filter/inc/
H A Dxlstyle.hxx593 inline bool IsCellXF() const { return mbCellXF; } in IsCellXF() function in XclXFBase
595 inline bool IsStyleXF() const { return !IsCellXF(); } in IsStyleXF()
/aoo41x/main/sc/source/filter/excel/
H A Dxistyle.cxx1122 XclImpXF* pParentXF = IsCellXF() ? GetXFBuffer().GetXF( mnParent ) : 0; in CreatePattern()
1125 if( IsCellXF() && !mpStyleSheet ) in CreatePattern()
1215 …if (IsCellXF() && mpPooledPattern && mpPooledPattern->GetRefCount()>0 && mpPooledPattern->GetRefCo… in ApplyPattern()
1222 if( IsCellXF() && mpStyleSheet ) in ApplyPattern()
1234 if (IsCellXF() && !mpPooledPattern && bApplyPattern) in ApplyPattern()
H A Dxestyle.cxx1966 return IsCellXF() && (mpItemSet == &rPattern.GetItemSet()) && in Equals()
2113 if( IsCellXF() ) in SaveXml()
2481 … if( xXF->IsCellXF() && ((nId > nMaxBuiltInXFId) || (maBuiltInMap.find( nId ) == aBuiltInEnd)) ) in Finalize()
2562 if( xXF->IsCellXF() ) in lcl_GetCellCounts()
2622 if( ! xXF->IsCellXF() ) in SaveXml()

Completed in 47 milliseconds