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.
59 BinaryInputStream& operator>>( BinaryInputStream& rStrm, CellAnchorModel& rModel ) in operator >>()73 CellAnchorModel::CellAnchorModel() : in CellAnchorModel() function in oox::xls::CellAnchorModel141 CellAnchorModel* pCellAnchor = 0; in setCellPos()244 CellAnchorModel aValidTo = maTo; in calcAnchorRectEmu()280 EmuPoint ShapeAnchor::calcCellAnchorEmu( const CellAnchorModel& rModel ) const in calcCellAnchorEmu()
Completed in 13 milliseconds