Home
last modified time | relevance | path

Searched defs:PropertyMap (Results 1 – 12 of 12) sorted by relevance

/trunk/main/dbaccess/source/filter/xml/
H A DxmlExport.cxx331 struct PropertyMap in exportDataSource() struct
333 const ::rtl::OUString sPropertyName; in exportDataSource()
334 const XMLTokenEnum eAttributeToken; in exportDataSource()
335 const ::boost::optional< ::rtl::OUString > aXMLDefault; in exportDataSource()
337 PropertyMap( const ::rtl::OUString& _rPropertyName, const XMLTokenEnum _eToken ) in exportDataSource() function
344PropertyMap( const ::rtl::OUString& _rPropertyName, const XMLTokenEnum _eToken, const ::rtl::OUStr… in exportDataSource() argument
620 struct PropertyMap in exportConnectionData() struct
622 const sal_Char* pAsciiPropertyName; in exportConnectionData()
623 sal_uInt16 nAttributeId; in exportConnectionData()
625 PropertyMap() :pAsciiPropertyName( NULL ), nAttributeId(0) { } in exportConnectionData() function
[all …]
/trunk/main/extensions/source/propctrlr/
H A Dpcrcommontypes.hxx40 PropertyMap; typedef
/trunk/main/svx/source/table/
H A Dpropertyset.hxx43 …rtl::OUString, ::sal_uInt32, ::rtl::OUStringHash, ::std::equal_to< ::rtl::OUString > > PropertyMap; typedef
/trunk/main/ucb/source/ucp/webdav/
H A DPropertyMap.hxx57 PropertyMap; typedef
/trunk/main/sd/source/ui/animations/
H A DSTLPropertySet.hxx55 typedef std::map<sal_Int32, STLPropertyMapEntry > PropertyMap; typedef
/trunk/main/oox/inc/oox/helper/
H A Dpropertymap.hxx54 class PropertyMap : public PropertyMapBase class
/trunk/main/sdext/source/pdfimport/inc/
H A Dpdfihelper.hxx49 typedef std::hash_map< rtl::OUString, rtl::OUString, rtl::OUStringHash > PropertyMap; typedef
/trunk/main/oox/source/helper/
H A Dpropertymap.cxx155 PropertyMap::PropertyMap() : in PropertyMap() function in oox::PropertyMap
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx52 PropertyMap::PropertyMap() : in PropertyMap() function in writerfilter::dmapper::PropertyMap
254 void PropertyMap::insertTableProperties( const PropertyMap* ) in insertTableProperties()
H A DPropertyMap.hxx90 class PropertyMap : public _PropertyMap class
/trunk/main/cppuhelper/source/
H A Dpropertysetmixin.cxx131 typedef std::map< rtl::OUString, PropertyData > PropertyMap; typedef
/trunk/main/oox/source/ole/
H A Daxcontrol.cxx567 void ControlModelBase::convertProperties( PropertyMap& /*rPropMap*/, const ControlConverter& /*rCon… in convertProperties() argument

Completed in 64 milliseconds