Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/test/source/drawing/
H A Dcaptionshape.cxx81 sal_Int32 captionAngleGet = {}; in testCaptionShapeProperties() local
83 xCaptionShape->getPropertyValue(propName) >>= captionAngleGet); in testCaptionShapeProperties()
86 aNewValue <<= captionAngleGet + 5; in testCaptionShapeProperties()
90 captionAngleGet + 5); in testCaptionShapeProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/test/source/drawing/
H A Dcaptionshape.cxx81 sal_Int32 captionAngleGet; in testCaptionShapeProperties() local
83 xCaptionShape->getPropertyValue(propName) >>= captionAngleGet); in testCaptionShapeProperties()
86 aNewValue <<= captionAngleGet + 5; in testCaptionShapeProperties()
90 captionAngleGet + 5); in testCaptionShapeProperties()