Searched refs:BibConfig (Results 1 – 9 of 9) sorted by relevance
55 Sequence<OUString> BibConfig::GetPropertyNames() in GetPropertyNames()76 BibConfig::BibConfig() : in BibConfig() function in BibConfig212 BibConfig::~BibConfig() in ~BibConfig()221 BibDBDescriptor BibConfig::GetBibliographyURL() in GetBibliographyURL()232 void BibConfig::SetBibliographyURL(const BibDBDescriptor& rDesc) in SetBibliographyURL()240 void BibConfig::Notify( const com::sun::star::uno::Sequence<rtl::OUString>& ) in Notify()244 void BibConfig::Commit() in Commit()322 const Mapping* BibConfig::GetMapping(const BibDBDescriptor& rDesc) const in GetMapping()336 void BibConfig::SetMapping(const BibDBDescriptor& rDesc, const Mapping* pSetMapping) in SetMapping()
30 class BibConfig;42 static BibConfig* pBibConfig;49 static BibConfig* GetConfig();
78 BibConfig* BibModul::pBibConfig = 0;96 BibConfig* BibModul::GetConfig() in GetConfig()99 pBibConfig = new BibConfig; in GetConfig()
89 class BibConfig : public utl::ConfigItem class106 BibConfig();107 ~BibConfig();
177 BibConfig* pConfig = BibModul::GetConfig();195 BibConfig* pConfig = BibModul::GetConfig(); in createTopFrame()213 BibConfig* pConfig = BibModul::GetConfig(); in createBottomFrame()
334 sal_uInt16 lcl_FindLogicalName(BibConfig* pConfig , in lcl_FindLogicalName()514 BibConfig* pConfig = BibModul::GetConfig(); in MappingDialog_Impl()566 BibConfig* pConfig = BibModul::GetConfig(); in IMPL_LINK()1032 BibConfig* pConfig = BibModul::GetConfig(); in createDatabaseForm()1129 BibConfig* pConfig = BibModul::GetConfig(); in getQueryField()1145 BibConfig* pConfig = BibModul::GetConfig(); in startQueryWith()1222 BibConfig* pConfig = BibModul::GetConfig(); in setActiveDataSource()1295 BibConfig* pConfig = BibModul::GetConfig(); in setActiveDataTable()1751 BibConfig* pConfig = BibModul::GetConfig(); in GetIdentifierMapping()
497 BibConfig* pConfig = BibModul::GetConfig(); in dispatch()708 BibConfig* pConfig = BibModul::GetConfig(); in addStatusListener()954 BibConfig* pConfig = BibModul::GetConfig(); in ChangeDataSource()
79 BibConfig* pBibConfig = BibModul::GetConfig(); in lcl_GetColumnName()128 BibConfig* pBibConfig = BibModul::GetConfig(); in cursorMoved()296 BibConfig* pBibConfig = BibModul::GetConfig(); in BibGeneralPage()
543 BibConfig* pConfig = BibModul::GetConfig(); in getByName()723 BibConfig* pConfig = BibModul::GetConfig(); in getPropertyValue()
Completed in 62 milliseconds