Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/xls/
H A Dworksheethelper.cxx291 inline BiffSheetDrawing& getBiffDrawing() const { return *mxBiffDrawing; } in getBiffDrawing()
401 BiffSheetDrawingPtr mxBiffDrawing; /// Collection of all BIFF/DFF shapes. member in oox::xls::WorksheetGlobals
462 mxBiffDrawing.reset( new BiffSheetDrawing( *this ) ); in WorksheetGlobals()

Completed in 32 milliseconds