Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dcondformatbuffer.hxx129 void importCondFormatting( SequenceInputStream& rStrm );
165 CondFormatRef importCondFormatting( SequenceInputStream& rStrm );
/trunk/main/oox/source/xls/
H A Dcondformatbuffer.cxx643 void CondFormat::importCondFormatting( SequenceInputStream& rStrm ) in importCondFormatting() function in oox::xls::CondFormat
721 CondFormatRef CondFormatBuffer::importCondFormatting( SequenceInputStream& rStrm ) in importCondFormatting() function in oox::xls::CondFormatBuffer
724 xCondFmt->importCondFormatting( rStrm ); in importCondFormatting()
H A Dcondformatcontext.cxx87 mxCondFmt = getCondFormats().importCondFormatting( rStrm ); in onStartRecord()

Completed in 23 milliseconds