Home
last modified time | relevance | path

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

/AOO42X/main/comphelper/inc/comphelper/
H A Dstl_types.hxx253 #define DECLARE_STL_MAP(keytype, valuetype, comparefct, classname) \ macro
258 DECLARE_STL_MAP(keytype, valuetype, std::less< keytype >, classname) \
265 DECLARE_STL_MAP(::rtl::OUString, valuetype, ::comphelper::UStringLess, classname) \
/AOO42X/main/xmloff/source/forms/
H A Deventimport.hxx60 DECLARE_STL_MAP(
H A Dlayerimport.hxx92DECLARE_STL_MAP( ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPage >, MapStri…
H A Dlayerexport.hxx118DECLARE_STL_MAP( ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >, sal_In…
/AOO42X/main/unotools/inc/unotools/
H A Didhelper.hxx76 DECLARE_STL_MAP ( TypeSequence,
/AOO42X/main/dbaccess/source/ui/inc/
H A Ddatasourcemap.hxx76 DECLARE_STL_MAP(sal_Int32, DatasourceInfo, ::std::less< sal_Int32 >, MapInt2Info);
H A DDExport.hxx66 DECLARE_STL_MAP(::rtl::OUString,OFieldDescription*,::comphelper::UStringMixLess,TColumns);
H A Dsbagrid.hxx84DECLARE_STL_MAP(::com::sun::star::util::URL, SbaXStatusMultiplexer*, SbaURLCompare,StatusMultiplex…
H A DWCopyTable.hxx225 DECLARE_STL_MAP(::rtl::OUString,::rtl::OUString,::comphelper::UStringMixLess,TNameMapping);
/AOO42X/main/dbaccess/source/ui/dlg/
H A DDbAdminImpl.hxx84 DECLARE_STL_MAP(sal_Int32, ::rtl::OUString, ::std::less< sal_Int32 >, MapInt2String);
/AOO42X/main/connectivity/inc/connectivity/
H A DCommonTools.hxx66 DECLARE_STL_MAP(::rtl::OUString,OSQLTable,comphelper::UStringMixLess, OSQLTables);
/AOO42X/main/connectivity/source/cpool/
H A DZPoolCollection.hxx64 DECLARE_STL_MAP(
/AOO42X/main/dbaccess/source/ui/relationdesign/
H A DRelationController.cxx287DECLARE_STL_MAP(::rtl::OUString,::boost::shared_ptr<OTableWindowData>,::comphelper::UStringMixLess…
/AOO42X/main/dbaccess/inc/
H A Dgenericcontroller.hxx236 DECLARE_STL_MAP( sal_uInt16, FeatureState, ::std::less< sal_uInt16 >, StateCache );
/AOO42X/main/svx/source/fmcomp/
H A Dgridctrl.cxx139 DECLARE_STL_MAP(sal_uInt16, GridFieldValueListener*, ::std::less<sal_uInt16>, ColumnFieldValueListe…