Home
last modified time | relevance | path

Searched refs:pBottomWin (Results 1 – 4 of 4) sorted by relevance

/trunk/main/extensions/source/bibliography/
H A Dbibcont.cxx138 pBottomWin(NULL), in BibBookContainer()
160 if( pBottomWin ) in ~BibBookContainer()
162 Window* pDel = pBottomWin; in ~BibBookContainer()
205 if(pBottomWin) in createBottomFrame()
208 delete pBottomWin; in createBottomFrame()
211 pBottomWin=new BibWindowContainer(this,pWin); in createBottomFrame()
221 if( pBottomWin ) in GetFocus()
222 pBottomWin->GrabFocus(); in GetFocus()
239 if(pTopWin && pBottomWin) in PreNotify()
267 if( !bRet && pBottomWin ) in HandleShortCutKey()
[all …]
H A Dbibcont.hxx79 BibWindowContainer* pBottomWin; member in BibBookContainer
98 inline BibWindow* GetBottomWin() {return pBottomWin;} in GetBottomWin()
/trunk/main/sc/source/ui/view/
H A Dnotemark.cxx50 pBottomWin( pBottom ), in ScNoteMarker()
65 if( pBottomWin ) in ScNoteMarker()
66 aSizePixel.Height() += pBottomWin->GetOutputSizePixel().Height(); in ScNoteMarker()
154 if ( pRightWin || pBottomWin ) in Draw()
160 if ( pBottomWin ) in Draw()
161 lcl_DrawWin( pObject, pBottomWin, in Draw()
175 if ( pRightWin || pBottomWin ) in InvalidateWin()
182 if ( pBottomWin ) in InvalidateWin()
183 pBottomWin->Invalidate( pBottomWin->LogicToLogic(aRect, in InvalidateWin()
185 pBottomWin->GetMapMode()) ); in InvalidateWin()
/trunk/main/sc/source/ui/inc/
H A Dnotemark.hxx42 Window* pBottomWin; member in ScNoteMarker

Completed in 23 milliseconds