Searched refs:DECLARE_STL_MAP (Results 1 – 15 of 15) sorted by relevance
| /AOO42X/main/comphelper/inc/comphelper/ |
| H A D | stl_types.hxx | 253 #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 D | eventimport.hxx | 60 DECLARE_STL_MAP(
|
| H A D | layerimport.hxx | 92 …DECLARE_STL_MAP( ::com::sun::star::uno::Reference< ::com::sun::star::drawing::XDrawPage >, MapStri…
|
| H A D | layerexport.hxx | 118 …DECLARE_STL_MAP( ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >, sal_In…
|
| /AOO42X/main/unotools/inc/unotools/ |
| H A D | idhelper.hxx | 76 DECLARE_STL_MAP ( TypeSequence,
|
| /AOO42X/main/dbaccess/source/ui/inc/ |
| H A D | datasourcemap.hxx | 76 DECLARE_STL_MAP(sal_Int32, DatasourceInfo, ::std::less< sal_Int32 >, MapInt2Info);
|
| H A D | DExport.hxx | 66 DECLARE_STL_MAP(::rtl::OUString,OFieldDescription*,::comphelper::UStringMixLess,TColumns);
|
| H A D | sbagrid.hxx | 84 …DECLARE_STL_MAP(::com::sun::star::util::URL, SbaXStatusMultiplexer*, SbaURLCompare,StatusMultiplex…
|
| H A D | WCopyTable.hxx | 225 DECLARE_STL_MAP(::rtl::OUString,::rtl::OUString,::comphelper::UStringMixLess,TNameMapping);
|
| /AOO42X/main/dbaccess/source/ui/dlg/ |
| H A D | DbAdminImpl.hxx | 84 DECLARE_STL_MAP(sal_Int32, ::rtl::OUString, ::std::less< sal_Int32 >, MapInt2String);
|
| /AOO42X/main/connectivity/inc/connectivity/ |
| H A D | CommonTools.hxx | 66 DECLARE_STL_MAP(::rtl::OUString,OSQLTable,comphelper::UStringMixLess, OSQLTables);
|
| /AOO42X/main/connectivity/source/cpool/ |
| H A D | ZPoolCollection.hxx | 64 DECLARE_STL_MAP(
|
| /AOO42X/main/dbaccess/source/ui/relationdesign/ |
| H A D | RelationController.cxx | 287 …DECLARE_STL_MAP(::rtl::OUString,::boost::shared_ptr<OTableWindowData>,::comphelper::UStringMixLess…
|
| /AOO42X/main/dbaccess/inc/ |
| H A D | genericcontroller.hxx | 236 DECLARE_STL_MAP( sal_uInt16, FeatureState, ::std::less< sal_uInt16 >, StateCache );
|
| /AOO42X/main/svx/source/fmcomp/ |
| H A D | gridctrl.cxx | 139 DECLARE_STL_MAP(sal_uInt16, GridFieldValueListener*, ::std::less<sal_uInt16>, ColumnFieldValueListe…
|