Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1917 void CorrectCalloutArrows( MSO_SPT eSpType, sal_uInt32 nLineObjectCount, std::vector< SdrPathObj* >… in CorrectCalloutArrows() argument
1941 if ( nLine == nLineObjectCount ) in CorrectCalloutArrows()
1967 …else if ( ( bAccent && ( nLine == nLineObjectCount - 1 ) ) || ( !bAccent && ( nLine == nLineObject… in CorrectCalloutArrows()
2137 sal_Int32 nLineObjectCount = 0; in CreatePathObj() local
2147 nLineObjectCount++; in CreatePathObj()
2157 if ( nLineObjectCount ) in CreatePathObj()
2158 CorrectCalloutArrows( eSpType, nLineObjectCount, vObjectList ); in CreatePathObj()

Completed in 31 milliseconds