Searched defs:pageIndex (Results 1 – 12 of 12) sorted by relevance
/aoo41x/test/testuno/source/testlib/uno/ |
H A D | ShapeUtil.java | 179 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()
|
/aoo41x/test/testuno/source/fvt/uno/sd/textbox/ |
H A D | LineProperties.java | 162 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) in saveAndLoadShape()
|
H A D | FillProperties.java | 228 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) in saveAndLoadShape()
|
/aoo41x/test/testuno/source/fvt/uno/sd/shape/ |
H A D | ShapeTypes.java | 143 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) in saveAndLoadShape()
|
H A D | ShapeProperties.java | 372 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) throws Exception { in saveAndLoadShape()
|
/aoo41x/test/testuno/source/fvt/uno/sd/paragraph/ |
H A D | ParagraphTextProperty.java | 154 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) throws Exception { in saveAndLoadShape()
|
H A D | ParagraphStyle.java | 187 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) throws Exception { in saveAndLoadShape()
|
/aoo41x/test/testuno/source/fvt/uno/sd/chart/ |
H A D | ChartData.java | 217 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) in saveAndLoadShape()
|
H A D | ChartTypes.java | 256 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) in saveAndLoadShape()
|
H A D | ChartProperties.java | 494 public XShape saveAndLoadShape(int pageIndex, int shapeIndex) in saveAndLoadShape()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | DrawController.cxx | 567 void DrawController::fireSwitchCurrentPage(sal_Int32 pageIndex ) throw() in fireSwitchCurrentPage()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | viewshel.cxx | 1653 void ViewShell::fireSwitchCurrentPage(sal_Int32 pageIndex) in fireSwitchCurrentPage()
|
Completed in 61 milliseconds