/aoo41x/main/sc/source/ui/vba/ |
H A D | vbaoleobjects.cxx | 47 …uno::Reference< drawing::XControlShape > xControlShape( xIndexAccess->getByIndex( index), uno::UNO… in IndexAccessWrapper() local 97 …uno::Reference< drawing::XControlShape > xControlShape ( m_xIndexAccess->getByIndex( nIndex++ ), … in nextElement() local 125 uno::Reference< drawing::XControlShape > xControlShape( aSource, uno::UNO_QUERY_THROW ); in createCollectionObject() local 146 uno::Reference< drawing::XControlShape > xControlShape( aUnoObj, uno::UNO_QUERY_THROW ); in getItemByStringIndex() local
|
H A D | vbasheetobjects.cxx | 428 uno::Reference< drawing::XControlShape > xControlShape( rxShape, uno::UNO_QUERY_THROW ); in implPickShape() local 452 uno::Reference< drawing::XControlShape > xControlShape( rxShape, uno::UNO_QUERY_THROW ); in implGetShapeName() local 459 uno::Reference< drawing::XControlShape > xControlShape( rxShape, uno::UNO_QUERY_THROW ); in implOnShapeCreated() local 506 uno::Reference< drawing::XControlShape > xControlShape( rxShape, uno::UNO_QUERY_THROW ); in implCreateVbaObject() local
|
H A D | vbaoleobject.cxx | 48 ScVbaOLEObject::ScVbaOLEObject( const uno::Reference< XHelperInterface >& xParent, const uno::Refer… in ScVbaOLEObject()
|
H A D | vbaworksheet.cxx | 889 …uno::Reference< drawing::XControlShape > xControlShape( getControlShape( aPropertyName ), uno::UNO… in getValue() local 955 uno::Reference< drawing::XControlShape > xControlShape( aUnoObj, uno::UNO_QUERY ); in getControlShape() local
|
/aoo41x/main/vbahelper/source/msforms/ |
H A D | vbacontrol.cxx | 67 uno::Reference< drawing::XControlShape > xControlShape( m_xControl, uno::UNO_QUERY ); in getWindowPeer() local 135 uno::Reference< drawing::XControlShape > xControlShape( m_xControl, uno::UNO_QUERY ) ; in ScVbaControl() local 407 /*static*/ uno::Reference< msforms::XControl > ScVbaControlFactory::createShapeControl( in createShapeControl() 527 ControlProviderImpl::createControl( const uno::Reference< drawing::XControlShape >& xControlShape, … in createControl()
|
/aoo41x/main/odk/examples/DevelopersGuide/Drawing/ |
H A D | ControlAndSelectDemo.java | 106 XControlShape xControlShape = (XControlShape)UnoRuntime.queryInterface( in main() local
|
/aoo41x/main/wizards/com/sun/star/wizards/document/ |
H A D | Shape.java | 52 protected XControlShape xControlShape; field in Shape
|
H A D | TimeStampControl.java | 86 … XControlShape xControlShape = UnoRuntime.queryInterface(XControlShape.class, oControl); in getControlofGroupShapeByIndex() local
|
H A D | FormHandler.java | 320 … XControlShape xControlShape = UnoRuntime.queryInterface(XControlShape.class, _oDrawPageElement); in belongsToForm() local
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbadocument.cxx | 277 uno::Reference< drawing::XControlShape > xControlShape( aUnoObj, uno::UNO_QUERY ); in getControlShape() local 313 …uno::Reference< drawing::XControlShape > xControlShape( getControlShape( aPropertyName ), uno::UNO… in getValue() local
|
/aoo41x/main/xmloff/source/draw/ |
H A D | XMLShapeStyleContext.cxx | 305 uno::Reference< drawing::XControlShape > xControlShape(rPropSet, uno::UNO_QUERY); in FillPropertySet() local
|
/aoo41x/main/writerfilter/source/dmapper/ |
H A D | FormControlHelper.cxx | 296 uno::Reference<drawing::XControlShape> xControlShape(xShape, uno::UNO_QUERY); in insertControl() local
|
/aoo41x/main/extensions/source/dbpilots/ |
H A D | controlwizard.cxx | 340 Reference< XControlShape > xControlShape; in implDetermineShape() local
|
/aoo41x/main/svx/source/form/ |
H A D | fmpgeimp.cxx | 255 …Reference< XControlShape > xControlShape( const_cast< FmFormObj& >( _object ).getUnoShape(), UNO_Q… in lcl_insertFormObject_throw() local
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmlform.cxx | 432 uno::Reference< drawing::XControlShape > xControlShape( xShape, UNO_QUERY ); in SwHTMLImageWatcher() local 1292 uno::Reference< drawing::XControlShape > xControlShape( xShape, UNO_QUERY ); in InsertControl() local
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par3.cxx | 2729 uno::Reference< drawing::XControlShape > xControlShape( xShape, in InsertControl() local
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtparae.cxx | 3717 Reference<XControlShape> xControlShape(xShapesEnum->nextElement(), UNO_QUERY); in PreventExportOfControlsInMuteSections() local
|