Searched refs:bLeftEdge (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sc/source/ui/view/ |
H A D | gridwin5.cxx | 100 sal_Bool bLeftEdge = sal_False; in ShowNoteMarker() local 174 bLeftEdge = sal_True; in ShowNoteMarker() 242 aMapMode, bLeftEdge, bFast, bKeyboard ); in ShowNoteMarker()
|
H A D | notemark.cxx | 47 const MapMode& rMap, sal_Bool bLeftEdge, sal_Bool bForce, sal_Bool bKeyboard ) : in ScNoteMarker() argument 56 bLeft( bLeftEdge ), in ScNoteMarker()
|
/trunk/main/sc/source/ui/inc/ |
H A D | notemark.hxx | 63 … const MapMode& rMap, sal_Bool bLeftEdge, sal_Bool bForce, sal_Bool bKeyboard );
|
/trunk/main/sc/source/core/data/ |
H A D | documen2.cxx | 1369 …Document::GetCellChangeTrackNote( const ScAddress &aCellPos,String &aTrackText,sal_Bool &bLeftEdge) in GetCellChangeTrackNote() argument 1437 bLeftEdge = sal_True; in GetCellChangeTrackNote()
|
Completed in 18 milliseconds