Home
last modified time | relevance | path

Searched refs:BibConfig (Results 1 – 9 of 9) sorted by relevance

/trunk/main/extensions/source/bibliography/
H A Dbibconfig.cxx55 Sequence<OUString> BibConfig::GetPropertyNames() in GetPropertyNames()
76 BibConfig::BibConfig() : in BibConfig() function in BibConfig
212 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()
H A Dbibmod.hxx30 class BibConfig;
42 static BibConfig* pBibConfig;
49 static BibConfig* GetConfig();
H A Dbibmod.cxx78 BibConfig* BibModul::pBibConfig = 0;
96 BibConfig* BibModul::GetConfig() in GetConfig()
99 pBibConfig = new BibConfig; in GetConfig()
H A Dbibconfig.hxx89 class BibConfig : public utl::ConfigItem class
106 BibConfig();
107 ~BibConfig();
H A Dbibcont.cxx177 BibConfig* pConfig = BibModul::GetConfig();
195 BibConfig* pConfig = BibModul::GetConfig(); in createTopFrame()
213 BibConfig* pConfig = BibModul::GetConfig(); in createBottomFrame()
H A Ddatman.cxx334 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()
H A Dframectr.cxx497 BibConfig* pConfig = BibModul::GetConfig(); in dispatch()
708 BibConfig* pConfig = BibModul::GetConfig(); in addStatusListener()
954 BibConfig* pConfig = BibModul::GetConfig(); in ChangeDataSource()
H A Dgeneral.cxx79 BibConfig* pBibConfig = BibModul::GetConfig(); in lcl_GetColumnName()
128 BibConfig* pBibConfig = BibModul::GetConfig(); in cursorMoved()
296 BibConfig* pBibConfig = BibModul::GetConfig(); in BibGeneralPage()
H A Dbibload.cxx543 BibConfig* pConfig = BibModul::GetConfig(); in getByName()
723 BibConfig* pConfig = BibModul::GetConfig(); in getPropertyValue()

Completed in 144 milliseconds