Home
last modified time | relevance | path

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

/aoo42x/main/qadevOOo/tests/java/ifc/sheet/
H A D_XPrintAreas.java74 tRes.tested("getPrintTitleRows()", !oObj.getPrintTitleRows()); in _getPrintTitleRows()
115 boolean value = oObj.getPrintTitleRows(); in _setPrintTitleRows()
117 ret = value != oObj.getPrintTitleRows(); in _setPrintTitleRows()
/aoo42x/main/offapi/com/sun/star/sheet/
H A DXPrintAreas.idl114 boolean getPrintTitleRows();
/aoo42x/main/sc/source/filter/xml/
H A Dxmlrowi.cxx330 if (!xPrintAreas->getPrintTitleRows()) in EndElement()
H A Dxmlexprt.cxx1464 rHasRowHeader = xPrintAreas->getPrintTitleRows(); in GetColumnRowHeader()
/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTableSheetObj.csv159 "ScTableSheetObj";"com::sun::star::sheet::XPrintAreas";"getPrintTitleRows()"
/aoo42x/main/sc/inc/
H A Dcellsuno.hxx1125 virtual sal_Bool SAL_CALL getPrintTitleRows() throw(::com::sun::star::uno::RuntimeException);
/aoo42x/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx7548 sal_Bool SAL_CALL ScTableSheetObj::getPrintTitleRows() throw(uno::RuntimeException) in getPrintTitleRows() function in ScTableSheetObj

Completed in 111 milliseconds