Home
last modified time | relevance | path

Searched refs:BibGridwin (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/extensions/source/bibliography/
H A Dbibbeam.cxx63 class BibGridwin class
79 BibGridwin(vcl::Window* pParent, WinBits nStyle );
80 virtual ~BibGridwin() override;
92 BibGridwin::BibGridwin( vcl::Window* _pParent, WinBits _nStyle ) : Window( _pParent, _nStyle ) in BibGridwin() function in bib::BibGridwin
99 BibGridwin::~BibGridwin() in ~BibGridwin()
104 void BibGridwin::dispose() in dispose()
112 void BibGridwin::Resize() in Resize()
121 void BibGridwin::createGridWin(const uno::Reference< awt::XControlModel > & xGModel) in createGridWin()
160 void BibGridwin::disposeGridWin() in disposeGridWin()
173 void BibGridwin::GetFocus() in GetFocus()
[all …]
H A Dbibbeam.hxx35 class BibGridwin;
44 VclPtr<BibGridwin> pGridWin;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/extensions/source/bibliography/
H A Dbibbeam.cxx66 class BibGridwin class
82 BibGridwin(vcl::Window* pParent, WinBits nStyle );
83 virtual ~BibGridwin() override;
95 BibGridwin::BibGridwin( vcl::Window* _pParent, WinBits _nStyle ) : Window( _pParent, _nStyle ) in BibGridwin() function in bib::BibGridwin
102 BibGridwin::~BibGridwin() in ~BibGridwin()
107 void BibGridwin::dispose() in dispose()
115 void BibGridwin::Resize() in Resize()
124 void BibGridwin::createGridWin(const uno::Reference< awt::XControlModel > & xGModel) in createGridWin()
163 void BibGridwin::disposeGridWin() in disposeGridWin()
176 void BibGridwin::GetFocus() in GetFocus()
[all …]
H A Dbibbeam.hxx40 class BibGridwin;
49 VclPtr<BibGridwin> pGridWin;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/
H A DChangeLog2387385 #96905# forward GetFocus() from BibBookContainer to BibGridwin
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog2649434 #96905# forward GetFocus() from BibBookContainer to BibGridwin