Home
last modified time | relevance | path

Searched defs:dimension (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DColumnRowInfo.java41 private int dimension = 0; field in ColumnRowInfo
63 public ColumnRowInfo(int dimension, int repeated, int type) { in ColumnRowInfo()
75 public ColumnRowInfo(int dimension, int repeated, int type, boolean userDefined) { in ColumnRowInfo()
116 public void setSize(int dimension) { in setSize()
/aoo42x/main/odk/examples/DevelopersGuide/Components/Thumbs/org/openoffice/comp/test/
H A DImageShrink.java64 com.sun.star.awt.Size dimension = new com.sun.star.awt.Size(); field in ImageShrink
/aoo42x/main/basic/source/classes/
H A Dsbunoobj.cxx616 …nt32 >& indices, Sequence< sal_Int32 >& sizes, const Any& aValue, sal_Int32& dimension, sal_Bool b… in implSequenceToMultiDimArray()
745 sal_Int32 dimension = 0; in unoToSbxValue() local

Completed in 46 milliseconds