Home
last modified time | relevance | path

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

/trunk/main/oox/source/xls/
H A Ddrawingbase.cxx94 meCellAnchorType( CELLANCHOR_EMU ), in ShapeAnchor()
116 meCellAnchorType = CELLANCHOR_EMU; in importAnchor()
168 meCellAnchorType = CELLANCHOR_PIXEL; /// VML uses screen pixels for offset values in importVmlAnchor()
192meCellAnchorType = CELLANCHOR_COLROW; /// BIFF/DFF use fraction of column/row for offset values in importBiffAnchor()
287 switch( meCellAnchorType ) in calcCellAnchorEmu()
/trunk/main/oox/inc/oox/xls/
H A Ddrawingbase.hxx129 CellAnchorType meCellAnchorType; /// Type of the cell anchor models. member in oox::xls::ShapeAnchor

Completed in 25 milliseconds