Home
last modified time | relevance | path

Searched refs:StringBag (Results 1 – 21 of 21) sorted by relevance

/trunk/main/extensions/source/propctrlr/
H A Dcomposeduiupdate.cxx104 StringBag aShownProperties;
105 StringBag aHiddenProperties;
111 StringBag aShownCategories;
112 StringBag aHiddenCategories;
646 StringBag& m_rMinuend;
656 static void subtract( StringBag& _rMinuend, const StringBag& _rSubtrahend ) in subtract()
673 StringBag aAllPositives; in lcl_fireUIStateFlag()
677 StringBag aAllNegatives; in lcl_fireUIStateFlag()
709 StringBag aAllRebuilt; in impl_fireRebuildPropertyUI_throw()
723 StringBag aAllShown; in impl_fireShowHidePropertyUI_throw()
[all …]
/trunk/main/dbaccess/source/ui/dlg/
H A DConnectionHelper.cxx272 StringBag aInstalledDBs;
405 StringBag aProfiles;
611StringBag OConnectionHelper::getInstalledAdabasDBDirs(const String& _rPath,const ::ucbhelper::Resu… in getInstalledAdabasDBDirs()
625 return StringBag(); in getInstalledAdabasDBDirs()
628 StringBag aInstalledDBs; in getInstalledAdabasDBDirs()
665StringBag OConnectionHelper::getInstalledAdabasDBs(const String &_rConfigDir,const String &_rWorkD… in getInstalledAdabasDBs()
679 StringBag aInstalledDBs; in getInstalledAdabasDBs()
681 StringBag aConfigDBs,aWrkDBs; in getInstalledAdabasDBs()
H A Ddsselect.cxx103 ODatasourceSelectDialog::ODatasourceSelectDialog(Window* _pParent, const StringBag& _rDatasources, … in ODatasourceSelectDialog()
272 StringBag aOdbcDatasources;
287 void ODatasourceSelectDialog::fillListBox(const StringBag& _rDatasources) in fillListBox()
H A Ddsselect.hxx68 …ODatasourceSelectDialog( Window* _pParent, const StringBag& _rDatasources, bool _bAdabas,SfxItemSe…
83 void fillListBox(const StringBag& _rDatasources);
H A DConnectionHelper.hxx125StringBag getInstalledAdabasDBDirs(const String &_rPath,const ::ucbhelper::ResultSetInclude& _re…
126 StringBag getInstalledAdabasDBs(const String &_rConfigDir,const String &_rWorkDir);
H A Dodbcconfig.hxx103 void getDatasourceNames(StringBag& _rNames);
H A Dindexdialog.cxx759 DECLARE_STL_STDKEY_SET( String, StringBag ); in implCheckPlausibility()
760 StringBag aExistentFields; in implCheckPlausibility()
H A Dodbcconfig.cxx282 void OOdbcEnumeration::getDatasourceNames(StringBag& _rNames) in getDatasourceNames()
H A Dadminpages.cxx146 StringBag aOdbcDatasources; in getSelectedDataSource()
/trunk/main/extensions/source/abpilot/
H A Ddatasourcehandling.cxx180 StringBag aDataSourceNames; /// for quicker name checks (without the UNO overhead)
239 void ODataSourceContext::getDataSourceNames( StringBag& _rNames ) const SAL_THROW (( )) in getDataSourceNames()
318 StringBag aTables; // the cached table names
469 const StringBag& aTables( getTableNames() ); in hasTable()
474 const StringBag& ODataSource::getTableNames() const SAL_THROW (( )) in getTableNames()
H A Ddatasourcehandling.hxx65 void getDataSourceNames( StringBag& _rNames ) const SAL_THROW (( ));
182 const StringBag& getTableNames() const SAL_THROW (( ));
H A Dabspilot.cxx275 const StringBag& aTables = m_aNewDataSource.getTableNames(); in prepareLeaveCurrentState()
303 const StringBag& rTableNames = getDataSource().getTableNames(); in implDefaultTableName()
H A Dabptypes.hxx35 DECLARE_STL_STDKEY_SET( ::rtl::OUString, StringBag );
H A Dabpfinalpage.hxx57 StringBag m_aInvalidDataSourceNames;
H A Dtableselectionpage.cxx76 const StringBag& aTableNames = getDialog()->getDataSource().getTableNames(); in initializePage()
/trunk/main/svtools/source/dialogs/
H A Daddresstemplate.cxx78 DECLARE_STL_STDKEY_SET( ::rtl::OUString, StringBag );
178 StringBag aKnownNames; in AssigmentTransientData()
277 StringBag m_aStoredFields;
/trunk/main/svx/source/form/
H A Dformcontrolfactory.cxx159 typedef ::std::set< ::rtl::OUString > StringBag; in lcl_getUniqueLabel_nothrow() typedef
160 StringBag aUsedLabels; in lcl_getUniqueLabel_nothrow()
/trunk/main/extensions/source/dbpilots/
H A Ddbptypes.hxx36 DECLARE_STL_STDKEY_SET( String, StringBag );
/trunk/main/dbaccess/source/ui/inc/
H A Dcommontypes.hxx45 DECLARE_STL_STDKEY_SET( ::rtl::OUString, StringBag );
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx503 StringBag& m_rFeatureCommands;
504 CommandCollector( sal_uInt16 _nFeature, StringBag& _rFeatureCommands ) in CommandCollector()
596 StringBag aFeatureCommands; in ImplBroadcastFeatureState()
/trunk/main/editeng/source/misc/
H A Dhangulhanja.cxx96 typedef ::std::set< ::rtl::OUString, ::std::less< ::rtl::OUString > > StringBag; typedef in editeng::HangulHanjaConversion_Impl
100 StringBag m_sIgnoreList;

Completed in 129 milliseconds