Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/view/
H A Dnotemark.cxx49 pRightWin( pRight ), in ScNoteMarker()
63 if( pRightWin ) in ScNoteMarker()
64 aSizePixel.Width() += pRightWin->GetOutputSizePixel().Width(); in ScNoteMarker()
154 if ( pRightWin || pBottomWin ) in Draw()
157 if ( pRightWin ) in Draw()
158 lcl_DrawWin( pObject, pRightWin, in Draw()
175 if ( pRightWin || pBottomWin ) in InvalidateWin()
178 if ( pRightWin ) in InvalidateWin()
179 pRightWin->Invalidate( pRightWin->LogicToLogic(aRect, in InvalidateWin()
181 pRightWin->GetMapMode()) ); in InvalidateWin()
/aoo41x/main/cui/source/tabpages/
H A Dtabstpge.cxx114pRightWin ( new TabWin_Impl( this, CUI_RES( WIN_TABRIGHT ), (sal_uInt16)(RULER_TAB_RIGHT|WB_… in SvxTabulatorTabPage()
209 delete pRightWin; in ~SvxTabulatorTabPage()
350 pRightWin->Disable(); in DisableControls()
/aoo41x/main/sc/source/ui/inc/
H A Dnotemark.hxx41 Window* pRightWin; member in ScNoteMarker
/aoo41x/main/cui/source/inc/
H A Dtabstpge.hxx105 TabWin_Impl* pRightWin; member in SvxTabulatorTabPage

Completed in 27 milliseconds