Home
last modified time | relevance | path

Searched defs:xShapeProps (Results 1 – 13 of 13) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/FirstSteps/
H A DHelloTextTableShape.java145 XPropertySet xShapeProps = (XPropertySet)UnoRuntime.queryInterface( in useWriter() local
255 XPropertySet xShapeProps = (XPropertySet)UnoRuntime.queryInterface( in useCalc() local
301 XPropertySet xShapeProps = (XPropertySet)UnoRuntime.queryInterface( in useDraw() local
412 … XPropertySet xShapeProps = (XPropertySet)UnoRuntime.queryInterface(XPropertySet.class, xShape); in manipulateShape() local
/trunk/main/writerfilter/source/dmapper/
H A DOLEHandler.cxx117 … uno::Reference< beans::XPropertySet > xShapeProps( xTempShape, uno::UNO_QUERY_THROW ); in lcl_attribute() local
171 … uno::Reference< beans::XPropertySet > xShapeProps( m_xShape, uno::UNO_QUERY_THROW ); in lcl_sprm() local
H A DFormControlHelper.cxx279 uno::Reference<beans::XPropertySet> xShapeProps(xShape, uno::UNO_QUERY); in insertControl() local
H A DGraphicImport.cxx1067 uno::Reference< beans::XPropertySet > xShapeProps in lcl_attribute() local
1117 uno::Reference< beans::XPropertySet > xShapeProps in lcl_attribute() local
/trunk/main/sc/source/filter/xml/
H A DXMLTableShapeResizer.cxx242 … uno::Reference<beans::XPropertySet> xShapeProps (aItr->xShape, uno::UNO_QUERY); in ResizeShapes() local
304 uno::Reference< beans::XPropertySet > xShapeProps(aItr->xShape, uno::UNO_QUERY); in ResizeShapes() local
364 uno::Reference < beans::XPropertySet > xShapeProps ( aItr->xShape, uno::UNO_QUERY ); in ResizeShapes() local
H A Dxmlexprt.cxx3057 uno::Reference < beans::XPropertySet > xShapeProps ( xShape, uno::UNO_QUERY ); in ExportShape() local
/trunk/main/oox/source/export/
H A Dshapes.cxx603 Reference< XPropertySet > xShapeProps( xShape, UNO_QUERY ); in WriteGraphicObjectShape() local
736 Reference< XPropertySet > xShapeProps( xShape, UNO_QUERY ); in WriteConnectorShape() local
783 Reference< XPropertySet > xShapeProps( xShape, UNO_QUERY ); in WriteLineShape() local
822 Reference< XPropertySet > xShapeProps( xShape, UNO_QUERY ); in WriteRectangleShape() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sd/
H A DSdXImpressDocument.java150 … XPropertySet xShapeProps = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, aShape); in createTestEnvironment() local
/trunk/main/embeddedobj/qa/embedding/
H A DTest01.java114 …XPropertySet xShapeProps = ( XPropertySet ) UnoRuntime.queryInterface( XPropertySet.class, oShape … in test() local
/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DFormLayer.java109 XPropertySet xShapeProps = UNO.queryPropertySet( xShape ); in createControlAndShape() local
/trunk/main/forms/qa/integration/forms/
H A DFormLayer.java105 XPropertySet xShapeProps = dbfTools.queryPropertySet( xShape ); in createControlAndShape() local
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashapes.cxx390 uno::Reference< beans::XPropertySet > xShapeProps( xShape, uno::UNO_QUERY_THROW ); in AddTextboxInWriter() local
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx1965 uno::Reference< beans::XPropertySet > xShapeProps; in addPropertyChangeListener() local
1980 uno::Reference< beans::XPropertySet > xShapeProps; in removePropertyChangeListener() local

Completed in 141 milliseconds