Home
last modified time | relevance | path

Searched refs:mxCondFmtMgr (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/filter/excel/
H A Dxiroot.cxx80 mrImpData.mxCondFmtMgr.reset( new XclImpCondFormatManager( GetRoot() ) ); in XclImpRoot()
218 …DBG_ASSERT( mrImpData.mxCondFmtMgr.is(), "XclImpRoot::GetCondFormatManager - invalid call, wrong B… in GetCondFormatManager()
219 return *mrImpData.mxCondFmtMgr; in GetCondFormatManager()
/aoo41x/main/sc/source/filter/inc/
H A Dxiroot.hxx104 XclImpCondFmtMgrRef mxCondFmtMgr; /// Conditional formattings. member

Completed in 18 milliseconds