Searched refs:CellAnchorModel (Results 1 – 2 of 2) sorted by relevance
54 struct CellAnchorModel struct61 explicit CellAnchorModel();109 ::oox::drawingml::EmuPoint calcCellAnchorEmu( const CellAnchorModel& rModel ) const;132 … CellAnchorModel maFrom; /// Top-left position, if anchor is not of type absolute.133 … CellAnchorModel maTo; /// Bottom-right position, if anchor is of type two-cell.
53 BinaryInputStream& operator>>( BinaryInputStream& rStrm, CellAnchorModel& rModel ) in operator >>()67 CellAnchorModel::CellAnchorModel() : in CellAnchorModel() function in oox::xls::CellAnchorModel135 CellAnchorModel* pCellAnchor = 0; in setCellPos()238 CellAnchorModel aValidTo = maTo; in calcAnchorRectEmu()274 EmuPoint ShapeAnchor::calcCellAnchorEmu( const CellAnchorModel& rModel ) const in calcCellAnchorEmu()