Home
last modified time | relevance | path

Searched refs:importCell (Results 1 – 4 of 4) sorted by relevance

/trunk/main/oox/source/xls/
H A Dexternallinkfragment.cxx64 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
H A Dsheetdatacontext.cxx137 if( nElement == XLS_TOKEN( c ) && importCell( rAttribs ) ) in onCreateContext()
337 bool SheetDataContext::importCell( const AttributeList& rAttribs ) in importCell() function in oox::xls::SheetDataContext
/trunk/main/oox/inc/oox/xls/
H A Dexternallinkfragment.hxx58 void importCell( const AttributeList& rAttribs );
H A Dsheetdatacontext.hxx80 bool importCell( const AttributeList& rAttribs );

Completed in 32 milliseconds