Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/graphicfilter/icgm/
H A Dclass5.cxx54 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()
H A Dclass4.cxx62 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()
H A Dcgm.cxx353 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()
H A Delements.cxx67 eVDCType = rSource.eVDCType; in operator =()
170 eVDCType = VDC_INTEGER; in Init()
H A Dclass1.cxx47 case 0 : pElement->eVDCType = VDC_INTEGER; break; in ImplDoClass1()
48 case 1 : pElement->eVDCType = VDC_REAL; break; in ImplDoClass1()
H A Delements.hxx48 VDCType eVDCType; // Integer / Real member in CGMElements
H A Dclass2.cxx106 if ( pElement->eVDCType == VDC_INTEGER ) in ImplDoClass2()

Completed in 20 milliseconds