Home
last modified time | relevance | path

Searched refs:getChildren (Results 51 – 73 of 73) sorted by relevance

123

/aoo42x/main/xmlsecurity/source/framework/
H A Dbuffernode.hxx109 std::vector< const BufferNode* >* getChildren() const;
H A Dbuffernode.cxx377 std::vector< const BufferNode* >* BufferNode::getChildren() const in getChildren() function in BufferNode
/aoo42x/main/chart2/source/model/inc/
H A DDataSeriesTree.hxx57 SAL_CALL getChildren()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/rpt/
H A DSubDocumentReadHandler.java127 getChildren().add(readHandler); in getHandlerForChild()
/aoo42x/main/oox/inc/oox/ppt/
H A Dtimenode.hxx62 TimeNodePtrList & getChildren() in getChildren() function in oox::ppt::TimeNode
/aoo42x/main/svgio/inc/svgio/svgreader/
H A Dsvgnode.hxx160 const SvgNodeVector& getChildren() const { return maChildren; } in getChildren() function in svgio::svgreader::SvgNode
/aoo42x/main/svx/source/engine3d/
H A Dhelperminimaldepth3d.cxx86 process(rPrimitive.getChildren()); in processBasePrimitive3D()
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/parser/text/
H A DNoCDATATextContentReadHandler.java158 public List getChildren() in getChildren() method in NoCDATATextContentReadHandler
/aoo42x/main/toolkit/source/layout/core/
H A Dcontainer.cxx136 aChildren = xParent->getChildren();
H A Dbin.cxx66 Bin::getChildren() in getChildren() function in layoutimpl::Bin
H A Dcontainer.hxx82 < css::awt::XLayoutConstrains > > SAL_CALL getChildren()
H A Dflow.cxx92 Flow::getChildren() in getChildren() function in layoutimpl::Flow
/aoo42x/main/oox/inc/oox/drawingml/
H A Dshape.hxx102 std::vector< ShapePtr >& getChildren() { return maChildren; } in getChildren() function in oox::drawingml::Shape
/aoo42x/main/offapi/com/sun/star/awt/
H A DXLayoutContainer.idl69 sequence< com::sun::star::awt::XLayoutConstrains > getChildren();
/aoo42x/test/testcommon/source/org/openoffice/test/common/
H A DFileProvider.java274 protected List<Runner> getChildren() { in getChildren() method in FileProvider
/aoo42x/main/chart2/source/controller/main/
H A DElementSelector.cxx76 ObjectHierarchy::tChildContainer aChildren( rHierarchy.getChildren(rParent) ); in lcl_addObjectsToList()
/aoo42x/main/svgio/source/svgreader/
H A Dsvgnode.cxx554 const SvgNodeVector& rChildren = getChildren(); in decomposeSvgNode()
/aoo42x/main/oox/source/vml/
H A Dvmlshapecontext.cxx415 mrShapes( rShape.getChildren() ) in GroupShapeContext()
/aoo42x/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx290 uno::Sequence< uno::Reference < awt::XLayoutConstrains > > children = xCont->getChildren(); in setChildrenVisible()
/aoo42x/main/chart2/source/controller/accessibility/
H A DAccessibleBase.cxx268 m_aAccInfo.m_spObjectHierarchy->getChildren( GetId() )); in ImplUpdateChildren()
/aoo42x/main/oox/source/ppt/
H A Dcommontimenodecontext.cxx631 xRet.set( new TimeNodeListContext( *this, mpNode->getChildren() ) ); in createFastChildContext()
/aoo42x/main/toolkit/workben/layout/
H A Deditor.cxx310 aChildren = mxContainer->getChildren(); in addChild()
/aoo42x/main/toolkit/doc/layout/
H A DChangeLog164 addChild, removeChild, getChildren, getChildProperties for Box,

Completed in 95 milliseconds

123