/trunk/main/svl/source/passwordcontainer/ |
H A D | syscreds.cxx | 133 … bool findURL( StringSet const & rContainer, rtl::OUString const & aURL, rtl::OUString & aResult ) in findURL() 145 StringSet::const_iterator aIter = rContainer.find( aUrl ); in findURL() 200 StringSet::const_iterator it = m_aCfgContainer.begin(); in writeCfg() 201 const StringSet::const_iterator end = m_aCfgContainer.end(); in writeCfg() 266 StringSet::const_iterator it = m_aCfgContainer.begin(); in list() 267 StringSet::const_iterator end = m_aCfgContainer.end(); in list()
|
H A D | syscreds.hxx | 63 typedef std::set< rtl::OUString > StringSet; typedef 82 StringSet m_aMemContainer; 83 StringSet m_aCfgContainer;
|
/trunk/main/rdbmaker/source/rdbmaker/ |
H A D | rdbmaker.cxx | 62 StringSet filterTypes; 134 StringSet::iterator iter = filterTypes.begin(); in checkFilterTypes() 248 StringSet& filterTypes2) in produceAllTypes()
|
H A D | rdbtype.cxx | 63 StringSet& filterTypes) in produceDependedTypes() 111 StringSet& filterTypes, in produceType()
|
H A D | rdbtype.hxx | 43 StringSet& filterTypes,
|
/trunk/main/registry/tools/ |
H A D | regcompare.cxx | 46 typedef std::set< rtl::OUString > StringSet; typedef 80 StringSet m_excludeKeys; 277 StringSet::const_iterator first = m_excludeKeys.begin(), last = m_excludeKeys.end(); in matchedWithExcludeKey() 1720 RegistryKey& key, StringSet& keys, in checkDifferences() 1910 StringSet keys; in compareKeys() 1913 StringSet::iterator iter = keys.begin(); in compareKeys() 1914 StringSet::iterator end = keys.end(); in compareKeys()
|
/trunk/main/rdbmaker/source/codemaker/ |
H A D | global.cxx | 58 static StringSet aGlobalMap; in inGlobalSet() 59 StringSet::iterator iter = aGlobalMap.find( sValue ); in inGlobalSet()
|
/trunk/main/idlc/inc/idlc/ |
H A D | idlc.hxx | 112 StringSet* getIncludes() in getIncludes() 136 StringSet m_includes;
|
H A D | idlctypes.hxx | 63 typedef ::std::set< ::rtl::OString, LessString > StringSet; typedef
|
/trunk/main/xmloff/source/forms/ |
H A D | propertyexport.hxx | 65 DECLARE_STL_STDKEY_SET(::rtl::OUString, StringSet); 66 StringSet m_aRemainingProps;
|
H A D | propertyimport.hxx | 81 DECLARE_STL_STDKEY_SET( ::rtl::OUString, StringSet ); 82 StringSet m_aEncounteredAttributes;
|
/trunk/main/dbaccess/source/ui/dlg/ |
H A D | DbAdminImpl.hxx | 97 typedef ::std::set< ::rtl::OUString > StringSet; typedef in dbaui::ODbDataSourceAdministrationHelper 98 typedef StringSet::const_iterator ConstStringSetIterator;
|
H A D | DbAdminImpl.cxx | 836 StringSet aIndirectProps; in fillDatasourceInfo() 839 ::std::insert_iterator<StringSet>(aIndirectProps,aIndirectProps.begin()), in fillDatasourceInfo()
|
/trunk/main/codemaker/source/cunomaker/ |
H A D | cunotype.hxx | 172 void dumpAttributesCppuDecl(FileStream& o, StringSet* pFinishedTypes, CunoTypeDecl eDeclFlag); 173 void dumpMethodsCppuDecl(FileStream& o, StringSet* pFinishedTypes, CunoTypeDecl eDeclFlag );
|
H A D | cunotype.cxx | 616 StringSet generatedTypeSet; in dumpGetCunoType() 617 StringSet::iterator findIter; in dumpGetCunoType() 826 StringSet aFinishedTypes; in dumpCppuGetTypeMemberDecl() 2058 StringSet aTypes; in dumpCGetCunoType() 2439 void InterfaceType::dumpAttributesCppuDecl(FileStream& o, StringSet* pFinishedTypes, CunoTypeDecl e… in dumpAttributesCppuDecl() 2464 void InterfaceType::dumpMethodsCppuDecl(FileStream& o, StringSet* pFinishedTypes, CunoTypeDecl eDec… in dumpMethodsCppuDecl()
|
/trunk/main/codemaker/source/cppumaker/ |
H A D | cpputype.hxx | 175 void dumpAttributesCppuDecl(FileStream& o, StringSet* pFinishedTypes, CppuTypeDecl eDeclFlag); 176 void dumpMethodsCppuDecl(FileStream& o, StringSet* pFinishedTypes, CppuTypeDecl eDeclFlag );
|
H A D | cpputype.cxx | 518 StringSet generatedTypeSet; in dumpNormalGetCppuType() 519 StringSet::iterator findIter; in dumpNormalGetCppuType() 700 StringSet aFinishedTypes; in dumpCppuGetTypeMemberDecl() 1598 StringSet aTypes; in dumpComprehensiveGetCppuType() 1970 void InterfaceType::dumpAttributesCppuDecl(FileStream& o, StringSet* pFinishedTypes, CppuTypeDecl e… in dumpAttributesCppuDecl() 1997 void InterfaceType::dumpMethodsCppuDecl(FileStream& o, StringSet* pFinishedTypes, CppuTypeDecl eDec… in dumpMethodsCppuDecl()
|
/trunk/main/ucb/source/ucp/webdav/ |
H A D | webdavcontentcaps.cxx | 309 typedef std::set< rtl::OUString > StringSet; in getProperties() typedef 310 StringSet aPropSet; in getProperties()
|
/trunk/main/dbaccess/source/core/dataaccess/ |
H A D | datasource.cxx | 934 typedef ::std::set< ::rtl::OUString > StringSet; in lcl_setPropertyValues_resetOrRemoveOther() typedef 935 StringSet aToBeSetPropertyNames; in lcl_setPropertyValues_resetOrRemoveOther() 939 … ::std::insert_iterator< StringSet >( aToBeSetPropertyNames, aToBeSetPropertyNames.end() ), in lcl_setPropertyValues_resetOrRemoveOther()
|
/trunk/main/rdbmaker/inc/codemaker/ |
H A D | global.hxx | 66 typedef ::std::set< ::rtl::OString, LessString > StringSet; typedef
|
/trunk/main/sc/source/filter/xml/ |
H A D | xmldpimp.hxx | 78 typedef ::std::hash_set< ::rtl::OUString, ::rtl::OUStringHash > StringSet; typedef in ScXMLDataPilotTableContext 79 StringSet maHiddenMemberFields;
|
/trunk/main/codemaker/inc/codemaker/ |
H A D | global.hxx | 68 typedef ::std::set< ::rtl::OString, LessString > StringSet; typedef
|