Searched defs:getCellText (Results 1 – 4 of 4) sorted by relevance
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/table/ | ||
H A D | _XTableColumns.java | 317 private String getCellText(XCell cell) { in getCellText() method in _XTableColumns |
/trunk/test/testgui/source/testlib/gui/ | ||
H A D | SCTool.java | 72 public static String getCellText(String cell) { in getCellText() method in SCTool |
/trunk/main/svx/inc/svx/sdr/primitive2d/ | ||
H A D | sdrtextprimitive2d.hxx | 239 bool getCellText() const { return mbCellText; } in getCellText() function in drawinglayer::primitive2d::SdrBlockTextPrimitive2D |
/trunk/main/chart2/source/controller/dialogs/ | ||
H A D | DataBrowserModel.cxx | 639 OUString DataBrowserModel::getCellText( sal_Int32 nAtColumn, sal_Int32 nAtRow ) in getCellText() function in chart::DataBrowserModel |
Completed in 31 milliseconds