Searched refs:BibDataManager (Results 1 – 17 of 17) sorted by relevance
| /AOO41X/main/extensions/source/bibliography/ |
| H A D | datman.cxx | 247 BibDataManager* pDatMan; 325 MappingDialog_Impl(Window* pParent, BibDataManager* pDatMan); 345 MappingDialog_Impl::MappingDialog_Impl(Window* pParent, BibDataManager* pMan) : in MappingDialog_Impl() 602 BibDataManager* pDatMan; 607 DBChangeDialog_Impl(Window* pParent, BibDataManager* pMan ); 616 DBChangeDialog_Impl::DBChangeDialog_Impl(Window* pParent, BibDataManager* pMan ) : in DBChangeDialog_Impl() 794 BibDataManager::BibDataManager() in BibDataManager() function in BibDataManager 807 BibDataManager::~BibDataManager() in ~BibDataManager() 834 void BibDataManager::InsertFields(const Reference< XFormComponent > & _rxGrid) in InsertFields() 924 Reference< awt::XControlModel > BibDataManager::updateGridModel() in updateGridModel() [all …]
|
| H A D | general.hxx | 48 class BibDataManager; 136 BibDataManager* pDatMan; 155 BibGeneralPage(Window* pParent, BibDataManager* pDatMan); 165 inline BibDataManager* GetDataManager(); 199 inline BibDataManager* BibGeneralPage::GetDataManager() in GetDataManager()
|
| H A D | bibview.hxx | 32 class BibDataManager; 45 BibDataManager* m_pDatMan; 66 … BibView( Window* _pParent, BibDataManager* _pDatMan, WinBits nStyle = WB_3DLOOK );
|
| H A D | bibbeam.hxx | 39 class BibDataManager; 58 BibDataManager* pDatMan; 77 BibBeamer(Window* pParent,BibDataManager* pDatMan, WinBits nStyle = WB_3DLOOK );
|
| H A D | bibcont.hxx | 37 class BibDataManager; 77 BibDataManager* pDatMan; 94 BibBookContainer(Window* pParent,BibDataManager*, WinBits nStyle = WB_3DLOOK );
|
| H A D | toolbar.hxx | 39 class BibDataManager; 135 BibDataManager* pDatMan; 178 void SetDatMan(BibDataManager& rDatMan) {pDatMan = &rDatMan;} in SetDatMan()
|
| H A D | bibload.cxx | 99 BibDataManager* m_pDatMan; 109 BibDataManager* GetDataManager()const; 386 BibDataManager* BibliographyLoader::GetDataManager()const in GetDataManager() 460 BibDataManager* pDatMan = GetDataManager(); in GetIdentifierColumn() 519 BibDataManager* pDatMan = ((BibliographyLoader*)this)->GetDataManager(); in getByName()
|
| H A D | framectr.hxx | 37 class BibDataManager; 74 BibDataManager* pDatMan; 82 BibDataManager* pDatMan);
|
| H A D | bibmod.hxx | 29 class BibDataManager; 51 BibDataManager* createDataManager();
|
| H A D | datman.hxx | 85 class BibDataManager class 136 BibDataManager(); 137 ~BibDataManager();
|
| H A D | bibmod.cxx | 91 BibDataManager* BibModul::createDataManager() in createDataManager() 93 return new BibDataManager(); in createDataManager()
|
| H A D | formcontrolcontainer.hxx | 31 class BibDataManager;
|
| H A D | bibview.cxx | 62 BibView::BibView( Window* _pParent, BibDataManager* _pManager, WinBits _nStyle ) in BibView()
|
| H A D | bibcont.cxx | 134 BibBookContainer::BibBookContainer(Window* pParent,BibDataManager* pDtMn, WinBits nStyle): in BibBookContainer()
|
| H A D | bibbeam.cxx | 209 BibBeamer::BibBeamer( Window* _pParent, BibDataManager* _pDM, WinBits _nStyle ) in BibBeamer()
|
| H A D | general.cxx | 129 BibDataManager* pDatMan = pParentPage->GetDataManager(); in cursorMoved() 202 BibGeneralPage::BibGeneralPage(Window* pParent, BibDataManager* pMan): in BibGeneralPage()
|
| H A D | framectr.cxx | 190 BibDataManager* pDataManager) in BibFrameController_Impl()
|