Home
last modified time | relevance | path

Searched refs:getSplitVertical (Results 1 – 7 of 7) sorted by relevance

/AOO42X/main/qadevOOo/tests/java/ifc/sheet/ !
H A D_XViewSplitable.java100 tRes.tested("getSplitVertical()", oObj.getSplitVertical() == posY); in _getSplitVertical()
/AOO42X/main/offapi/com/sun/star/sheet/ !
H A DXViewSplitable.idl67 long getSplitVertical();
/AOO42X/main/sc/source/ui/vba/ !
H A Dvbawindow.cxx711 ScVbaWindow::getSplitVertical() throw (uno::RuntimeException) in getSplitVertical() function in ScVbaWindow
714 return PixelsToPoints( getDevice(), xViewSplitable->getSplitVertical(), sal_False ); in getSplitVertical()
H A Dvbawindow.hxx97 virtual double SAL_CALL getSplitVertical() throw (css::uno::RuntimeException) ;
/AOO42X/main/qadevOOo/objdsc/sc/ !
H A Dcom.sun.star.comp.office.ScTabViewObj.csv45 "ScTabViewObj";"com::sun::star::sheet::XViewSplitable";"getSplitVertical()"
/AOO42X/main/sc/inc/ !
H A Dviewuno.hxx334 virtual sal_Int32 SAL_CALL getSplitVertical() throw(::com::sun::star::uno::RuntimeException);
/AOO42X/main/sc/source/ui/unoobj/ !
H A Dviewuno.cxx1703 sal_Int32 SAL_CALL ScTabViewObj::getSplitVertical() throw(uno::RuntimeException) in getSplitVertical() function in ScTabViewObj