Searched refs:meCellAnchorType (Results 1 – 2 of 2) sorted by relevance
88 meCellAnchorType( CELLANCHOR_EMU ), in ShapeAnchor()110 meCellAnchorType = CELLANCHOR_EMU; in importAnchor()162 meCellAnchorType = CELLANCHOR_PIXEL; // VML uses screen pixels for offset values in importVmlAnchor()186 meCellAnchorType = CELLANCHOR_COLROW; // BIFF/DFF use fraction of column/row for offset values in importBiffAnchor()281 switch( meCellAnchorType ) in calcCellAnchorEmu()
129 CellAnchorType meCellAnchorType; /// Type of the cell anchor models. member in oox::xls::ShapeAnchor