Searched refs:XML_ETACTION_COPY (Results 1 – 7 of 7) sorted by relevance
/aoo4110/main/xmloff/source/transform/ |
H A D | Oasis2OOo.cxx | 614 ENTRY0( DRAW, TEXT_BOX, XML_ETACTION_COPY ), 615 ENTRY0( DRAW, IMAGE, XML_ETACTION_COPY ), 616 ENTRY0( DRAW, OBJECT, XML_ETACTION_COPY ), 617 ENTRY0( DRAW, OBJECT_OLE, XML_ETACTION_COPY ), 618 ENTRY0( DRAW, APPLET, XML_ETACTION_COPY ), 619 ENTRY0( DRAW, PLUGIN, XML_ETACTION_COPY ), 620 ENTRY0( DRAW, FLOATING_FRAME, XML_ETACTION_COPY ),
|
H A D | ElemTransformerAction.hxx | 32 XML_ETACTION_COPY, // copy all (default) enumerator
|
H A D | FrameOOoTContext.cxx | 131 case XML_ETACTION_COPY: in CreateChildContext()
|
H A D | DeepTContext.cxx | 106 case XML_ETACTION_COPY: in CreateChildContext()
|
H A D | FrameOASISTContext.cxx | 145 case XML_ETACTION_COPY: in CreateChildContext()
|
H A D | OOo2Oasis.cxx | 610 ENTRY0( DRAW, GLUE_POINT, XML_ETACTION_COPY ), 611 ENTRY0( DRAW, IMAGE_MAP, XML_ETACTION_COPY ), 613 ENTRY0( DRAW, CONTOUR_POLYGON, XML_ETACTION_COPY ), 614 ENTRY0( DRAW, CONTOUR_PATH, XML_ETACTION_COPY ),
|
H A D | TransformerBase.cxx | 113 case XML_ETACTION_COPY: in CreateContext()
|
Completed in 223 milliseconds