Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/xls/
H A Ddrawingbase.cxx110 meAnchorType = ANCHOR_TWOCELL; in importAnchor()
145 …OSL_ENSURE( (meAnchorType == ANCHOR_ONECELL) || (meAnchorType == ANCHOR_TWOCELL), "ShapeAnchor::se… in setCellPos()
149 …OSL_ENSURE( meAnchorType == ANCHOR_TWOCELL, "ShapeAnchor::setCellPos - unexpected 'xdr:to' element… in setCellPos()
167 meAnchorType = ANCHOR_TWOCELL; /// VML uses two-cell anchors only in importVmlAnchor()
191 meAnchorType = ANCHOR_TWOCELL; /// BIFF/DFF use two-cell anchors only in importBiffAnchor()
211 case ANCHOR_TWOCELL: in calcAnchorRectEmu()
237 case ANCHOR_TWOCELL: in calcAnchorRectEmu()
/aoo41x/main/oox/inc/oox/xls/
H A Ddrawingbase.hxx117 ANCHOR_TWOCELL /// Two-cell anchor (top-left and bottom-right corner at cell). enumerator

Completed in 18 milliseconds