Home
last modified time | relevance | path

Searched defs:addChild (Results 1 – 20 of 20) sorted by last modified time

/trunk/main/toolkit/workben/layout/
H A Deditor.cxx253 virtual bool addChild( LayoutWidget *pChild ) in addChild() function in Widget
304 bool addChild( Widget *pChild, int pos = 0xffff ) in addChild() function in Widget
/trunk/main/xmlsecurity/source/framework/
H A Dbuffernode.cxx419 void BufferNode::addChild(const BufferNode* pChild, sal_Int32 nPosition) in addChild() function in BufferNode
462 void BufferNode::addChild(const BufferNode* pChild) in addChild() function in BufferNode
/trunk/main/vcl/source/window/
H A Darrange.cxx505 size_t RowOrColumn::addChild( boost::shared_ptr<WindowArranger> const & i_pChild, sal_Int32 i_nExpa… in addChild() function in RowOrColumn
1032 size_t MatrixArranger::addChild( boost::shared_ptr<WindowArranger> const &i_pChild, sal_uInt32 i_nX… in addChild() function in MatrixArranger
/trunk/main/vcl/inc/vcl/
H A Darrange.hxx253 … size_t addChild( WindowArranger* i_pNewChild, sal_Int32 i_nExpandPrio = 0, size_t i_nIndex = ~0 ) in addChild() function in vcl::RowOrColumn
447 …size_t addChild( WindowArranger* i_pNewChild, sal_uInt32 i_nX, sal_uInt32 i_nY, sal_Int32 i_nExpan… in addChild() function in vcl::MatrixArranger
/trunk/main/toolkit/test/accessibility/
H A DVectorNode.java40 public void addChild (AccessibleTreeNode aChild) in addChild() method in VectorNode
H A DAccessibilityTreeModel.java217 protected AccessibleTreeNode addChild (AccTreeNode aParentNode, XAccessible xNewChild) in addChild() method in AccessibilityTreeModel
241 public void addChild (XAccessibleContext xParent, XAccessible xChild) in addChild() method in AccessibilityTreeModel
/trunk/main/toolkit/source/layout/core/
H A Droot.cxx367 bool LayoutWidget::addChild( LayoutWidget *pChild ) in addChild() function in layoutimpl::LayoutWidget
H A Dtable.cxx99 Table::addChild( const uno::Reference< awt::XLayoutConstrains >& xChild ) in addChild() function in layoutimpl::Table
H A Dflow.cxx58 Flow::addChild( const uno::Reference< awt::XLayoutConstrains >& xChild ) in addChild() function in layoutimpl::Flow
H A Dbin.cxx40 Bin::addChild( const uno::Reference< awt::XLayoutConstrains >& xChild ) in addChild() function in layoutimpl::Bin
H A Dbox-base.cxx92 Box_Base::addChild (uno::Reference <awt::XLayoutConstrains> const& xChild) in addChild() function in layoutimpl::Box_Base
H A Ddialogbuttonhbox.cxx93 DialogButtonHBox::addChild( uno::Reference< awt::XLayoutConstrains > const& xChild ) in addChild() function in layoutimpl::DialogButtonHBox
/trunk/main/toolkit/source/awt/
H A Dvclxsplitter.cxx125 void SAL_CALL VCLXSplitter::addChild( in addChild() function in layoutimpl::VCLXSplitter
H A Dvclxtabcontrol.cxx263 void SAL_CALL VCLXTabControl::addChild( in addChild() function in layoutimpl::VCLXTabControl
/trunk/main/oox/source/drawingml/diagram/
H A Ddiagram.cxx69 bool PointsTree::addChild( const PointsTreePtr & pChild ) in addChild() function in oox::drawingml::dgm::PointsTree
/trunk/main/oox/inc/oox/ppt/
H A Dtimenode.hxx59 void addChild( const TimeNodePtr & pChildPtr ) in addChild() function in oox::ppt::TimeNode
/trunk/main/oox/inc/oox/drawingml/diagram/
H A Ddiagramlayoutatoms.hxx93 void addChild( const LayoutAtomPtr & pNode ) in addChild() function in oox::drawingml::LayoutAtom
/trunk/main/oox/inc/oox/drawingml/
H A Dshape.hxx101 …void addChild( const ShapePtr pChildPtr ) { maChildren.push_back( pChil… in addChild() function in oox::drawingml::Shape
/trunk/main/i18npool/source/localedata/
H A DLocaleNode.cxx80 void LocaleNode::addChild ( LocaleNode * node) { in addChild() function in LocaleNode
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DAccessibleObjectFactory.java110 public static void addChild(java.awt.Container parent, Object any) { in addChild() method in AccessibleObjectFactory
118 public static void addChild(java.awt.Container parent, XAccessible child) { in addChild() method in AccessibleObjectFactory

Completed in 76 milliseconds