Searched refs:nGuideIndex (Results 1 – 1 of 1) sorted by relevance
404 …sal_Int32 nGuideIndex = CustomShapeProperties::GetCustomShapeGuideValue( rCustomShapeProperties.ge… in GetAdjCoordinate() local405 if ( nGuideIndex >= 0 ) in GetAdjCoordinate()407 aRet.Value = Any( nGuideIndex ); in GetAdjCoordinate()412 …nGuideIndex = CustomShapeProperties::GetCustomShapeGuideValue( rCustomShapeProperties.getGuideList… in GetAdjCoordinate()413 if ( nGuideIndex >= 0 ) in GetAdjCoordinate()415 aRet.Value = Any( nGuideIndex ); in GetAdjCoordinate()
Completed in 26 milliseconds