Home
last modified time | relevance | path

Searched refs:pDiagonal (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sc/source/ui/view/
H A Dgridwin5.cxx227 …Window* pDiagonal = (bHSplit && bVSplit) ? pViewData->GetView()->GetWindowByPos( SC_SPLIT_BOTTOMRI… in ShowNoteMarker() local
234 if( (this == pRight) || (this == pDiagonal) ) in ShowNoteMarker()
236 if( (this == pBottom) || (this == pDiagonal) ) in ShowNoteMarker()
240 pNoteMarker = new ScNoteMarker( pLeft, pRight, pBottom, pDiagonal, in ShowNoteMarker()
H A Dnotemark.cxx45 ScNoteMarker::ScNoteMarker( Window* pWin, Window* pRight, Window* pBottom, Window* pDiagonal, in ScNoteMarker() argument
51 pDiagWin( pDiagonal ), in ScNoteMarker()
/aoo42x/main/sc/source/ui/inc/
H A Dnotemark.hxx61 ScNoteMarker( Window* pWin, Window* pRight, Window* pBottom, Window* pDiagonal,

Completed in 10 milliseconds