Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/vml/
H A Dvmlshapecontext.cxx96 OptValue< Int32Pair > lclDecodeInt32Pair( const AttributeList& rAttribs, sal_Int32 nToken ) in lclDecodeInt32Pair() function
303 mrTypeModel.moCoordPos = lclDecodeInt32Pair( rAttribs, XML_coordorigin ); in ShapeTypeContext()
304 mrTypeModel.moCoordSize = lclDecodeInt32Pair( rAttribs, XML_coordsize ); in ShapeTypeContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/vml/
H A Dvmlshapecontext.cxx99 OptValue< Int32Pair > lclDecodeInt32Pair( const AttributeList& rAttribs, sal_Int32 nToken ) in lclDecodeInt32Pair() function
312 mrTypeModel.moCoordPos = lclDecodeInt32Pair( rAttribs, XML_coordorigin ); in ShapeTypeContext()
313 mrTypeModel.moCoordSize = lclDecodeInt32Pair( rAttribs, XML_coordsize ); in ShapeTypeContext()