Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Ddefnamesbuffer.cxx358 mxFormula.reset( new StreamDataSequence ); in importDefinedName()
360 rStrm.readData( *mxFormula, nTotalSize ); in importDefinedName()
523 if( mxFormula.get() ) in convertFormula()
525 SequenceInputStream aStrm( *mxFormula ); in convertFormula()
/trunk/main/oox/inc/oox/xls/
H A Ddefnamesbuffer.hxx163 StreamDataSeqPtr mxFormula; /// Formula data for BIFF12 import. member in oox::xls::DefinedName

Completed in 15 milliseconds