Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/xls/
H A Dviewsettings.hxx211 typedef ::std::map< sal_Int16, ::com::sun::star::uno::Any > SheetPropertiesMap; typedef in oox::xls::ViewSettings
216 SheetPropertiesMap maSheetProps; /// Converted property sequences for each sheet.
/trunk/main/oox/source/xls/
H A Dviewsettings.cxx735 …for( SheetPropertiesMap::const_iterator aIt = maSheetProps.begin(), aEnd = maSheetProps.end(); aIt… in finalizeImport()

Completed in 23 milliseconds