Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx2102 if ( !vObjectList.empty() ) in CreatePathObj()
2110 if(!vObjectList.empty()) in CreatePathObj()
2116 SdrPathObj* pObj(vObjectList[i]); in CreatePathObj()
2127 vObjectList = vTempList; in CreatePathObj()
2130 if(1L == vObjectList.size()) in CreatePathObj()
2186 vObjectList = vTempList; in CreatePathObj()
2192 if(!vObjectList.empty()) in CreatePathObj()
2195 if(vObjectList.size() > 1L) in CreatePathObj()
2201 SdrObject* pObj(vObjectList[i]); in CreatePathObj()
2205 else if(1L == vObjectList.size()) in CreatePathObj()
[all …]

Completed in 30 milliseconds