Home
last modified time | relevance | path

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

/trunk/main/extensions/source/bibliography/
H A Dbibbeam.cxx87 class BibGridwin class
104 BibGridwin(Window* pParent, WinBits nStyle = WB_3DLOOK );
105 ~BibGridwin();
118 BibGridwin::BibGridwin( Window* _pParent, WinBits _nStyle ) : Window( _pParent, _nStyle ) in BibGridwin() function in bib::BibGridwin
126 BibGridwin::~BibGridwin() in ~BibGridwin()
134 void BibGridwin::Resize() in Resize()
144 void BibGridwin::createGridWin(const uno::Reference< awt::XControlModel > & xGModel) in createGridWin()
188 void BibGridwin::disposeGridWin() in disposeGridWin()
202 void BibGridwin::GetFocus() in GetFocus()
244 BibGridwin* pDel = pGridWin; in ~BibBeamer()
[all …]
H A Dbibbeam.hxx46 class BibGridwin;
60 BibGridwin* pGridWin;

Completed in 17 milliseconds