Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/
H A Dcustomshapegeometry.cxx404 …sal_Int32 nGuideIndex = CustomShapeProperties::GetCustomShapeGuideValue( rCustomShapeProperties.ge… in GetAdjCoordinate() local
405 if ( nGuideIndex >= 0 ) in GetAdjCoordinate()
407 aRet.Value = Any( nGuideIndex ); in GetAdjCoordinate()
412nGuideIndex = CustomShapeProperties::GetCustomShapeGuideValue( rCustomShapeProperties.getGuideList… in GetAdjCoordinate()
413 if ( nGuideIndex >= 0 ) in GetAdjCoordinate()
415 aRet.Value = Any( nGuideIndex ); in GetAdjCoordinate()

Completed in 23 milliseconds