Home
last modified time | relevance | path

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

/aoo41x/main/oox/inc/oox/xls/
H A Ddrawingbase.hxx54 struct CellAnchorModel struct
61 explicit CellAnchorModel();
109 ::oox::drawingml::EmuPoint calcCellAnchorEmu( const CellAnchorModel& rModel ) const;
132CellAnchorModel maFrom; /// Top-left position, if anchor is not of type absolute.
133CellAnchorModel maTo; /// Bottom-right position, if anchor is of type two-cell.
/aoo41x/main/oox/source/xls/
H A Ddrawingbase.cxx59 BinaryInputStream& operator>>( BinaryInputStream& rStrm, CellAnchorModel& rModel ) in operator >>()
73 CellAnchorModel::CellAnchorModel() : in CellAnchorModel() function in oox::xls::CellAnchorModel
141 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