Searched defs:BorderModel (Results 1 – 2 of 2) sorted by relevance
500 struct BorderModel struct502 BorderLineModel maLeft; /// Left line format.503 BorderLineModel maRight; /// Right line format.504 BorderLineModel maTop; /// Top line format.505 BorderLineModel maBottom; /// Bottom line format.506 BorderLineModel maDiagonal; /// Diagonal line format.507 bool mbDiagTLtoBR; /// True = top-left to bottom-right on.508 bool mbDiagBLtoTR; /// True = bottom-left to top-right on.
1521 BorderModel::BorderModel( bool bDxf ) : in BorderModel() function in oox::xls::BorderModel
Completed in 42 milliseconds