Searched refs:xTableStrm (Results 1 – 1 of 1) sorted by relevance
3227 SvStorageStreamRef xTableStrm( xWwStrm ), xDataStrm( xWwStrm ); in ExportDocument_Impl() local3233 xTableStrm = GetWriter().GetStorage().OpenSotStream(CREATE_CONST_ASC(SL::a1Table), in ExportDocument_Impl()3239 xTableStrm->SetBufferSize( 16384 ); // fuer die Font-/Style-Table, usw. in ExportDocument_Impl()3241 xTableStrm->SetNumberFormatInt( NUMBERFORMAT_INT_LITTLEENDIAN ); in ExportDocument_Impl()3246 pTableStrm = &xTableStrm; in ExportDocument_Impl()3327 pTableStrmTemp = &xTableStrm; in ExportDocument_Impl()3406 xTableStrm->SetBufferSize( 0 ); in ExportDocument_Impl()