Home
last modified time | relevance | path

Searched refs:ANCHOR_ABSOLUTE (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/oox/source/xls/
H A Ddrawingbase.cxx104 meAnchorType = ANCHOR_ABSOLUTE; in importAnchor()
121 …OSL_ENSURE( meAnchorType == ANCHOR_ABSOLUTE, "ShapeAnchor::importPos - unexpected 'xdr:pos' elemen… in importPos()
128 …OSL_ENSURE( (meAnchorType == ANCHOR_ABSOLUTE) || (meAnchorType == ANCHOR_ONECELL), "ShapeAnchor::i… in importExt()
205 case ANCHOR_ABSOLUTE: in calcAnchorRectEmu()
228 case ANCHOR_ABSOLUTE: in calcAnchorRectEmu()
/aoo4110/main/oox/inc/oox/xls/
H A Ddrawingbase.hxx115 ANCHOR_ABSOLUTE, /// Absolute anchor (top-left corner and size in absolute units). enumerator

Completed in 20 milliseconds