Searched refs:mrFormatEntry (Results 1 – 1 of 1) sorted by relevance
594 const ScCondFormatEntry& mrFormatEntry; /// Calc conditional format entry. member in XclExpCFImpl618 mrFormatEntry( rFormatEntry ), in XclExpCFImpl()635 …if( SfxStyleSheetBase* pStyleSheet = GetDoc().GetStyleSheetPool()->Find( mrFormatEntry.GetStyle(),… in XclExpCFImpl()689 ::std::auto_ptr< ScTokenArray > xScTokArr( mrFormatEntry.CreateTokenArry( 0 ) ); in XclExpCFImpl()694 xScTokArr.reset( mrFormatEntry.CreateTokenArry( 1 ) ); in XclExpCFImpl()
Completed in 20 milliseconds