Home
last modified time | relevance | path

Searched refs:RefMap (Results 1 – 25 of 26) sorted by relevance

12

/aoo42x/main/oox/inc/oox/drawingml/chart/
H A Dmodelbase.hxx81 class ModelMap : public RefMap< KeyType, ModelType >
84 typedef typename RefMap< KeyType, ModelType >::key_type key_type;
85 typedef typename RefMap< KeyType, ModelType >::mapped_type mapped_type;
86 typedef typename RefMap< KeyType, ModelType >::value_type value_type;
/aoo42x/main/oox/inc/oox/xls/
H A Ddefnamesbuffer.hxx212 typedef RefMap< SheetNameKey, DefinedName > DefNameNameMap;
213 typedef RefMap< BuiltinKey, DefinedName > DefNameBuiltinMap;
214 typedef RefMap< sal_Int32, DefinedName > DefNameTokenIdMap;
H A Dtablebuffer.hxx122 typedef RefMap< sal_Int32, Table > TableIdMap;
123 typedef RefMap< ::rtl::OUString, Table > TableNameMap;
H A Dviewsettings.hxx53 typedef RefMap< sal_Int32, PaneSelectionModel > PaneSelectionModelMap;
210 typedef RefMap< sal_Int16, SheetViewModel > SheetViewModelMap;
H A Dscenariobuffer.hxx142 typedef RefMap< sal_Int16, SheetScenarios, ::std::greater< sal_Int16 > > SheetScenariosMap;
H A Dnumberformatsbuffer.hxx122 typedef RefMap< sal_Int32, NumberFormat > NumberFormatMap;
H A Dworksheetbuffer.hxx120 typedef RefMap< ::rtl::OUString, SheetInfo, IgnoreCaseCompare > SheetInfoMap;
H A Dcondformatbuffer.hxx147 typedef RefMap< sal_Int32, CondFormatRule > CondFormatRuleMap;
H A Dconnectionsbuffer.hxx170 typedef RefMap< sal_Int32, Connection > ConnectionMap;
H A Dsheetdatabuffer.hxx168 typedef RefMap< sal_Int32, CellBlock > CellBlockMap;
H A Dpivotcachebuffer.hxx498 typedef RefMap< sal_Int32, PivotCache > PivotCacheMap;
H A Ddrawingmanager.hxx488 typedef RefMap< sal_uInt16, BiffDrawingObjectBase > BiffDrawingObjectMapById;
H A Dstylesbuffer.hxx940 typedef RefMap< sal_Int32, CellStyle > CellStyleXfIdMap;
/aoo42x/main/oox/inc/oox/vml/
H A Dvmlshapecontainer.hxx101 typedef RefMap< ::rtl::OUString, ShapeType > ShapeTypeMap;
102 typedef RefMap< ::rtl::OUString, ShapeBase > ShapeMap;
/aoo42x/main/oox/inc/oox/drawingml/
H A Dtheme.hxx43 typedef RefMap< sal_Int32, TextCharacterProperties > FontScheme;
/aoo42x/main/oox/source/xls/
H A Dformulabase.cxx831 typedef RefMap< OUString, FunctionInfo > FuncNameMap;
832 typedef RefMap< sal_uInt16, FunctionInfo > FuncIdMap;
1010 typedef RefMap< sal_Int32, FunctionInfo > OpCodeFuncMap;
1011 typedef RefMap< OUString, FunctionInfo > FuncNameMap;
/aoo42x/main/oox/source/vml/
H A Dvmlshapecontainer.cxx45 void lclMapShapesById( RefMap< OUString, ShapeType >& orMap, const RefVector< ShapeType >& rVector ) in lclMapShapesById()
/aoo42x/main/oox/inc/oox/helper/
H A Dstoragebase.hxx176 typedef RefMap< ::rtl::OUString, StorageBase > SubStorageMap;
H A Drefmap.hxx44 class RefMap : public ::std::map< KeyType, ::boost::shared_ptr< ObjType >, CompType > class
/aoo42x/main/filter/source/xsltfilter/
H A Dcontainerhelper.hxx34 class RefMap : public ::std::map< KeyType, ::boost::shared_ptr< ObjType >, CompType > class
H A Duof2storage.hxx135 typedef RefMap< ::rtl::OUString, StorageBase > SubStorageMap;
/aoo42x/main/oox/source/ole/
H A Dvbaproject.cxx289 typedef RefMap< OUString, VbaModule > VbaModuleMap; in importVba()
H A Dvbacontrol.cxx589 typedef RefMap< OUString, VbaFormControlVector > VbaFormControlVectorMap; in finalizeEmbeddedControls()
/aoo42x/main/oox/source/core/
H A Dxmlfilterbase.cxx81 typedef RefMap< OUString, Relations > RelationsMap;
/aoo42x/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx757 typedef RefMap< ObjectType, ObjectTypeFormatter > ObjectTypeFormatterMap;

Completed in 139 milliseconds

12