Home
last modified time | relevance | path

Searched refs:setParent (Results 1 – 25 of 203) sorted by relevance

123456789

/trunk/main/sw/source/core/ole/
H A Dndole.cxx317 xChild->setParent( p->GetModel() ); in RestorePersistentData()
324 xChild->setParent( 0 ); in RestorePersistentData()
359 xChild->setParent( 0 ); in SavePersistentData()
423 xChild->setParent( pDocSh->GetModel() ); in MakeOLENode()
445 xChild->setParent( pDocSh->GetModel() ); in MakeOLENode()
731 xChild->setParent( 0 ); in ~SwOLEObj()
781 xChild->setParent( p->GetModel() ); in SetNode()
786 xChild->setParent( 0 ); in SetNode()
/trunk/main/toolkit/source/controls/tree/
H A Dtreedatamodel.cxx100 void setParent( MutableTreeNode* pParent );
334 (*aIter++)->setParent(0); in ~MutableTreeNode()
339 void MutableTreeNode::setParent( MutableTreeNode* pParent ) in setParent() function in toolkit::MutableTreeNode
408 xImpl->setParent(this); in appendChild()
435 xImpl->setParent( this ); in insertChildByIndex()
464 xImpl->setParent(0); in removeChildByIndex()
/trunk/main/fpicker/source/win32/filepicker/
H A Dpreviewadapter.cxx71 virtual void SAL_CALL setParent(HWND parent);
188 void SAL_CALL CPreviewAdapterImpl::setParent(HWND parent) in setParent() function in CPreviewAdapterImpl
679 void SAL_CALL CPreviewAdapter::setParent(HWND parent) in setParent() function in CPreviewAdapter
681 m_pImpl->setParent(parent); in setParent()
/trunk/main/reportdesign/source/core/api/
H A DFunctions.cxx100 xFunction->setParent(*this); in insertByIndex()
118 xFunction->setParent(NULL); in removeByIndex()
178 void SAL_CALL OFunctions::setParent( const uno::Reference< uno::XInterface >& /*Parent*/ ) throw (l… in setParent() function in reportdesign::OFunctions
H A DFixedText.cxx249 void SAL_CALL OFixedText::setParent( const uno::Reference< uno::XInterface >& Parent ) throw (lang:… in setParent() function in reportdesign::OFixedText
251 OShapeHelper::setParent(Parent,this); in setParent()
H A DFormattedField.cxx291 void SAL_CALL OFormattedField::setParent( const uno::Reference< uno::XInterface >& Parent ) throw (… in setParent() function in reportdesign::OFormattedField
293 OShapeHelper::setParent(Parent,this); in setParent()
/trunk/main/animations/source/animcore/
H A Danimcore.cxx154 …virtual void SAL_CALL setParent( const Reference< XInterface >& Parent ) throw (NoSupportException…
1152 void SAL_CALL AnimationNode::setParent( const Reference< XInterface >& Parent ) throw (NoSupportExc… in setParent() function in animcore::AnimationNode
1853 newChild->setParent( xThis ); in insertBefore()
1883 newChild->setParent( xThis ); in insertAfter()
1907 oldChild->setParent( xNull ); in replaceChild()
1912 newChild->setParent( xThis ); in replaceChild()
1933 oldChild->setParent( xNull ); in removeChild()
1962 newChild->setParent( xThis ); in appendChild()
/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx866 pElementMetaData->xChild->setParent(static_cast<XContainer*>(this)); in implInsert()
934 xChild->setParent(InterfaceRef ()); in removeElementsNoEvents()
1005 xChild->setParent(InterfaceRef ()); in implReplaceByIndex()
1021 aElementMetaData.get()->xChild->setParent(static_cast<XContainer*>(this)); in implReplaceByIndex()
1083 xChild->setParent(InterfaceRef ()); in implRemoveByIndex()
1344 void OFormComponents::setParent(const InterfaceRef& Parent) throw( NoSupportException, RuntimeExcep… in setParent() function in frm::OFormComponents
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java547 childrenStrategy.setParent(zname); in folder()
730 childrenStrategy.setParent(entry.getName()); in children()
735 childrenStrategy.setParent(zname); in children()
833 public void setParent(String name) in setParent() method in OpenOfficeDocFileSystem.ChildrenStrategy
/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.cxx60 void Element::setParent( std::list<Element*>::iterator& el, Element* pNewParent ) in setParent() function in pdfi::Element
335 Element::setParent( it, pLink ); in resolveHyperlink()
356 Element::setParent( it, pLink ); in resolveHyperlink()
/trunk/main/dbaccess/source/core/api/
H A Dcolumn.cxx298 xChild->setParent(static_cast<XChild*>(static_cast<TXChild*>(this))); in createObject()
315 xChild->setParent(static_cast<XChild*>(static_cast<TXChild*>(this))); in createDescriptor()
472 void SAL_CALL OColumns::setParent( const Reference< XInterface >& _xParent ) throw (NoSupportExcept… in setParent() function in OColumns
H A Dtable.cxx395 static_cast<OColumnsHelper*>(pCol)->setParent(this); in createColumns()
396 pCol->setParent(*this); in createColumns()
/trunk/main/udkapi/com/sun/star/lang/
H A DNoSupportException.idl40 <p>An example is a <code>setParent(...)</code> method and the object
44 @see com::sun::star::container::XChild::setParent
/trunk/main/toolkit/source/layout/core/
H A Dcontainer.cxx101 xContChild->setParent( uno::Reference< awt::XLayoutContainer >( this ) ); in setChildParent()
115 xContChild->setParent( uno::Reference< awt::XLayoutContainer >() ); in unsetChildParent()
/trunk/main/vcl/unx/generic/app/
H A Di18n_ic.cxx440 rStatus.setParent( pFrame ); in Map()
675 I18NStatus::get().setParent( pFocusFrame ); in SetICFocus()
705 rStatus.setParent( NULL ); in UnsetICFocus()
/trunk/main/reportdesign/source/core/sdr/
H A DRptPage.cxx126 xChild->setParent(NULL); in RemoveObject()
223 xChild->setParent(m_xSection); in NbcInsertObject()
/trunk/main/embeddedobj/source/commonembedding/
H A Dembedobj.cxx200 xChild->setParent( m_xParent ); in SwitchStateTo_Impl()
687 void SAL_CALL OCommonEmbeddedObject::setParent( const com::sun::star::uno::Reference< com::sun::sta… in setParent() function in OCommonEmbeddedObject
694 xChild->setParent( xParent ); in setParent()
/trunk/main/reportdesign/source/core/inc/
H A DTools.hxx156 …template<typename T> static void setParent( const com::sun::star::uno::Reference< com::sun::star::… in setParent() function in reportdesign::OShapeHelper
163 xChild->setParent(Parent); in setParent()
/trunk/main/dbaccess/source/core/inc/
H A Dcolumn.hxx242 …virtual void SAL_CALL setParent( const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XI…
250 using OColumns_BASE::setParent;
/trunk/main/xmlsecurity/source/framework/
H A Dsaxeventkeeperimpl.cxx128 pBufferNode->setParent(m_pCurrentBufferNode); in setCurrentBufferNode()
609 pBufferNode->setParent(NULL); in smashBufferNode()
614 ((BufferNode *)(*ii))->setParent(pParent); in smashBufferNode()
/trunk/main/connectivity/source/parse/
H A Dsqlnode.cxx1698 pNewNode->setParent( this ); in append()
2378 pNewSubTree->setParent( this ); in insert()
2392 pNode->setParent( NULL ); in removeAt()
2406 pSubTree->setParent( NULL ); in remove()
2428 pNewSubNode->setParent( this ); in replaceAt()
2429 pOldSubNode->setParent( NULL ); in replaceAt()
2446 pOldSubNode->setParent( NULL ); in replace()
2447 pNewSubNode->setParent( this ); in replace()
/trunk/main/extensions/source/resource/
H A Doooresourceloader.cxx214 …virtual void SAL_CALL setParent( const ::com::sun::star::uno::Reference< ::com::sun::star::resourc…
364 …void SAL_CALL OpenOfficeResourceBundle::setParent( const Reference< XResourceBundle >& _parent ) t… in setParent() function in res::OpenOfficeResourceBundle
/trunk/main/forms/source/component/
H A DGrid.cxx272 void SAL_CALL OGridControlModel::setParent( const InterfaceRef& i_Parent ) throw(NoSupportException… in setParent() function in frm::OGridControlModel
278 OControlModel::setParent( i_Parent ); in setParent()
306 setParent(NULL); in disposing()
/trunk/main/writerfilter/source/ooxml/
H A DOOXMLFastContextHandler.hxx170 virtual void setParent(OOXMLFastContextHandler * pParent);
343 virtual void setParent(OOXMLFastContextHandler * pParent);
/trunk/main/embeddedobj/source/msole/
H A Dolemisc.cxx686 void SAL_CALL OleEmbeddedObject::setParent( const com::sun::star::uno::Reference< com::sun::star::u… in setParent() function in OleEmbeddedObject
693 xWrappedObject->setParent( xParent ); in setParent()

Completed in 131 milliseconds

123456789