Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dconditio.hxx261 typedef ScConditionalFormat* ScConditionalFormatPtr; typedef
263 SV_DECL_PTRARR_SORT(ScConditionalFormats_Impl, ScConditionalFormatPtr,
/trunk/main/sc/source/filter/excel/
H A Dxecontent.cxx878 if( const ScConditionalFormatPtr* ppCondFmt = pCondFmtList->GetData() ) in XclExpCondFormatBuffer()
880 const ScConditionalFormatPtr* ppCondEnd = ppCondFmt + pCondFmtList->Count(); in XclExpCondFormatBuffer()
/trunk/main/sc/source/core/data/
H A Dconditio.cxx51 SV_IMPL_OP_PTRARR_SORT( ScConditionalFormats_Impl, ScConditionalFormatPtr );

Completed in 34 milliseconds