Searched refs:ScConditionalFormatPtr (Results 1 – 3 of 3) sorted by relevance
261 typedef ScConditionalFormat* ScConditionalFormatPtr; typedef263 SV_DECL_PTRARR_SORT(ScConditionalFormats_Impl, ScConditionalFormatPtr,
878 if( const ScConditionalFormatPtr* ppCondFmt = pCondFmtList->GetData() ) in XclExpCondFormatBuffer()880 const ScConditionalFormatPtr* ppCondEnd = ppCondFmt + pCondFmtList->Count(); in XclExpCondFormatBuffer()
51 SV_IMPL_OP_PTRARR_SORT( ScConditionalFormats_Impl, ScConditionalFormatPtr );
Completed in 36 milliseconds