Home
last modified time | relevance | path

Searched defs:xControlShape (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbaoleobjects.cxx47 …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 Dvbasheetobjects.cxx428 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 Dvbaoleobject.cxx48 ScVbaOLEObject::ScVbaOLEObject( const uno::Reference< XHelperInterface >& xParent, const uno::Refer… in ScVbaOLEObject()
H A Dvbaworksheet.cxx889 …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
/trunk/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx67 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()
/trunk/main/odk/examples/DevelopersGuide/Drawing/
H A DControlAndSelectDemo.java106 XControlShape xControlShape = (XControlShape)UnoRuntime.queryInterface( in main() local
/trunk/main/wizards/com/sun/star/wizards/document/
H A DShape.java52 protected XControlShape xControlShape; field in Shape
H A DTimeStampControl.java86 … XControlShape xControlShape = UnoRuntime.queryInterface(XControlShape.class, oControl); in getControlofGroupShapeByIndex() local
H A DFormHandler.java320 … XControlShape xControlShape = UnoRuntime.queryInterface(XControlShape.class, _oDrawPageElement); in belongsToForm() local
/trunk/main/sw/source/ui/vba/
H A Dvbadocument.cxx277 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
/trunk/main/xmloff/source/draw/
H A DXMLShapeStyleContext.cxx322 uno::Reference< drawing::XControlShape > xControlShape(rPropSet, uno::UNO_QUERY); in FillPropertySet() local
/trunk/main/writerfilter/source/dmapper/
H A DFormControlHelper.cxx297 uno::Reference<drawing::XControlShape> xControlShape(xShape, uno::UNO_QUERY); in insertControl() local
/trunk/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx340 Reference< XControlShape > xControlShape; in implDetermineShape() local
/trunk/main/svx/source/form/
H A Dfmpgeimp.cxx255 …Reference< XControlShape > xControlShape( const_cast< FmFormObj& >( _object ).getUnoShape(), UNO_Q… in lcl_insertFormObject_throw() local
/trunk/main/sw/source/filter/html/
H A Dhtmlform.cxx432 uno::Reference< drawing::XControlShape > xControlShape( xShape, UNO_QUERY ); in SwHTMLImageWatcher() local
1292 uno::Reference< drawing::XControlShape > xControlShape( xShape, UNO_QUERY ); in InsertControl() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2729 uno::Reference< drawing::XControlShape > xControlShape( xShape, in InsertControl() local
/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx3721 Reference<XControlShape> xControlShape(xShapesEnum->nextElement(), UNO_QUERY); in PreventExportOfControlsInMuteSections() local

Completed in 146 milliseconds