Home
last modified time | relevance | path

Searched defs:pageIndex (Results 1 – 12 of 12) sorted by relevance

/trunk/test/testuno/source/testlib/uno/ !
H A DShapeUtil.java179 public static XShapes getShapes(XComponent impressDocument, int pageIndex) throws Exception{ in getShapes()
197 …public static void removeOneShape(XComponent impressDocument, int pageIndex, int shapeIndex) throw… in removeOneShape()
/trunk/test/testuno/source/fvt/uno/sd/textbox/ !
H A DLineProperties.java162 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) in saveAndLoadShape()
H A DFillProperties.java228 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) in saveAndLoadShape()
/trunk/test/testuno/source/fvt/uno/sd/shape/ !
H A DShapeTypes.java143 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) in saveAndLoadShape()
H A DShapeProperties.java372 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) throws Exception { in saveAndLoadShape()
/trunk/test/testuno/source/fvt/uno/sd/paragraph/ !
H A DParagraphTextProperty.java154 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) throws Exception { in saveAndLoadShape()
H A DParagraphStyle.java187 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) throws Exception { in saveAndLoadShape()
/trunk/test/testuno/source/fvt/uno/sd/chart/ !
H A DChartData.java217 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) in saveAndLoadShape()
H A DChartTypes.java256 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) in saveAndLoadShape()
H A DChartProperties.java494 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) in saveAndLoadShape()
/trunk/main/sd/source/ui/unoidl/ !
H A DDrawController.cxx567 void DrawController::fireSwitchCurrentPage(sal_Int32 pageIndex ) throw() in fireSwitchCurrentPage()
/trunk/main/sd/source/ui/view/ !
H A Dviewshel.cxx1653 void ViewShell::fireSwitchCurrentPage(sal_Int32 pageIndex) in fireSwitchCurrentPage()