Searched refs:importCell (Results 1 – 4 of 4) sorted by relevance
64 if( nElement == XLS_TOKEN( cell ) ) { importCell( rAttribs ); return this; } in onCreateContext()117 void ExternalSheetDataContext::importCell( const AttributeList& rAttribs ) in importCell() function in oox::xls::ExternalSheetDataContext
137 if( nElement == XLS_TOKEN( c ) && importCell( rAttribs ) ) in onCreateContext()337 bool SheetDataContext::importCell( const AttributeList& rAttribs ) in importCell() function in oox::xls::SheetDataContext
58 void importCell( const AttributeList& rAttribs );
80 bool importCell( const AttributeList& rAttribs );
Completed in 25 milliseconds