Home
last modified time | relevance | path

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

/aoo4110/main/qadevOOo/tests/java/ifc/sheet/
H A D_XViewFreezable.java65 boolean result = oObj.hasFrozenPanes(); in _hasFrozenPanes()
67 result &= !oObj.hasFrozenPanes(); in _hasFrozenPanes()
/aoo4110/main/offapi/com/sun/star/sheet/
H A DXViewFreezable.idl48 <member>XViewFreezable::hasFrozenPanes()</member>
51 boolean hasFrozenPanes();
H A DXViewSplitable.idl50 <member>XViewFreezable::hasFrozenPanes()</member>
/aoo4110/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTabViewObj.csv39 "ScTabViewObj";"com::sun::star::sheet::XViewFreezable";"hasFrozenPanes()"
/aoo4110/main/sc/inc/
H A Dviewuno.hxx341 virtual sal_Bool SAL_CALL hasFrozenPanes() throw(::com::sun::star::uno::RuntimeException);
/aoo4110/main/sc/source/ui/vba/
H A Dvbawindow.cxx601 return xViewFreezable->hasFrozenPanes(); in getFreezePanes()
/aoo4110/main/sc/source/ui/unoobj/
H A Dviewuno.cxx1674 sal_Bool SAL_CALL ScTabViewObj::hasFrozenPanes() throw(uno::RuntimeException) in hasFrozenPanes() function in ScTabViewObj

Completed in 36 milliseconds