Home
last modified time | relevance | path

Searched refs:newObject (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/qadevOOo/tests/java/ifc/drawing/
H A D_GraphicObjectShape.java147 Object newObject = oObj.getPropertyValue("ImageMap"); in _ImageMap() local
148 … xIndexContainer = (XIndexContainer)UnoRuntime.queryInterface(XIndexContainer.class, newObject); in _ImageMap()
/aoo42x/main/svx/source/form/
H A Dfmexpl.cxx234 newObject( _rxIFace ); in FmEntryData()
246 void FmEntryData::newObject( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterf… in newObject() function in FmEntryData
568 newObject( m_xFormComponent ); in ModelReplaced()
/aoo42x/main/offapi/com/sun/star/ucb/
H A DXContentCreator.idl50 <li>newObject = creator.createNewContent( type )
51 <li>initialize the new object (i.e. newObject.Property1 = ...)
H A DContent.idl270 <li>newObject = execute command "createNewContent(type)" at creator</li>
271 <li>initialize the new object (i.e. newObject.Property1 = ...)</li>
/aoo42x/main/svx/source/inc/
H A Dfmexpl.hxx162 …void newObject( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >& _rxIF…
258 newObject( m_xForm ); in SetForm()
/aoo42x/test/testgui/source/testlib/gui/
H A DUIMap.java458 …public static final VclButton newObject = button("cui:RadioButton:MD_INSERT_OLEOBJECT:RB_NEW_OBJEC… field in UIMap

Completed in 49 milliseconds