Home
last modified time | relevance | path

Searched refs:TREF3D (Results 1 – 4 of 4) sorted by relevance

/AOO41X/main/xmerge/source/pexcel/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DOperandLookup.java54 addEntry("3D_CELL_REFERENCE", TokenConstants.TREF3D); in initialize()
H A DTokenConstants.java61 public static final int TREF3D = 0x3A; field
H A DTokenDecoder.java106 case TokenConstants.TREF3D: in getTokenVector()
H A DTokenEncoder.java96 case TokenConstants.TREF3D : in getByte()