Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/inc/
H A Dtabview.hxx508 void SplitAtPixel( const Point& rPixel, sal_Bool bHor, sal_Bool bVer );
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx1770 pViewSh->SplitAtPixel( Point( nPixelX, nPixelY ), sal_True, sal_True ); in splitAtPosition()
1796 pViewSh->SplitAtPixel( aSplit, sal_True, sal_True ); in freezeAtPosition()
/trunk/main/sc/source/ui/view/
H A Dtabview.cxx2388 void ScTabView::SplitAtPixel( const Point& rPixel, sal_Bool bHor, sal_Bool bVer ) // fuer API in SplitAtPixel() function in ScTabView

Completed in 39 milliseconds