Searched refs:eVDCType (Results 1 – 7 of 7) sorted by relevance
54 if ( pElement->eVDCType == VDC_REAL ) in ImplDoClass5()93 if ( pElement->eVDCType == VDC_REAL ) in ImplDoClass5()167 if ( pElement->eVDCType == VDC_INTEGER ) in ImplDoClass5()177 if ( pElement->eVDCType == VDC_INTEGER ) in ImplDoClass5()270 if ( pElement->eVDCType == VDC_REAL ) in ImplDoClass5()
62 if ( pElement->eVDCType == VDC_REAL ) in ImplGetVector()218 if ( pElement->eVDCType == VDC_REAL ) in ImplDoClass4()362 if ( pElement->eVDCType == VDC_REAL ) in ImplDoClass4()520 if ( pElement->eVDCType == VDC_REAL ) in ImplDoClass4()573 if ( pElement->eVDCType == VDC_REAL ) in ImplDoClass4()
353 if ( pElement->eVDCType == VDC_INTEGER ) in ImplGetPointSize()391 if ( pElement->eVDCType == VDC_INTEGER ) in ImplGetPoint()409 if ( pElement->eVDCType == VDC_INTEGER ) in ImplGetRectangle()437 if ( pElement->eVDCType == VDC_INTEGER ) in ImplGetRectangleNS()
67 eVDCType = rSource.eVDCType; in operator =()170 eVDCType = VDC_INTEGER; in Init()
47 case 0 : pElement->eVDCType = VDC_INTEGER; break; in ImplDoClass1()48 case 1 : pElement->eVDCType = VDC_REAL; break; in ImplDoClass1()
48 VDCType eVDCType; // Integer / Real member in CGMElements
106 if ( pElement->eVDCType == VDC_INTEGER ) in ImplDoClass2()
Completed in 20 milliseconds