Home
last modified time | relevance | path

Searched refs:getChildren (Results 1 – 25 of 73) sorted by last modified time

123

/trunk/main/drawinglayer/source/primitive2d/
H A Dcropprimitive2d.cxx82 if(getChildren().hasElements()) in get2DDecomposition()
134 getChildren())); in get2DDecomposition()
H A Dshadowprimitive2d.cxx71 basegfx::B2DRange aRetval(getB2DRangeFromPrimitive2DSequence(getChildren(), rViewInformation)); in getB2DRange()
80 if(getChildren().hasElements()) in get2DDecomposition()
88 getChildren(), in get2DDecomposition()
H A Dpatternfillprimitive2d.cxx50 if(getChildren().hasElements()) in create2DDecomposition()
66 …nst basegfx::B2DRange aContentRange(getB2DRangeFromPrimitive2DSequence(getChildren(), rViewInforma… in create2DDecomposition()
67 Primitive2DSequence aContent(getChildren()); in create2DDecomposition()
140 && getChildren() == rCompare.getChildren() in operator ==()
/trunk/test/testcommon/source/org/openoffice/test/common/
H A DNamedRequest.java63 suite.getChildren().add(runner); in addRunner()
142 suite.getChildren().addAll(other.suite.getChildren()); in merge()
170 protected List<Runner> getChildren() { in getChildren() method in NamedRequest.Suite
H A DFileProvider.java274 protected List<Runner> getChildren() { in getChildren() method in FileProvider
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java738 children = childrenStrategy.getChildren(); in children()
869 public String[] getChildren() in getChildren() method in OpenOfficeDocFileSystem.ChildrenStrategy
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgnode.hxx160 const SvgNodeVector& getChildren() const { return maChildren; } in getChildren() function in svgio::svgreader::SvgNode
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx310 aChildren = mxContainer->getChildren(); in addChild()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx1735 if(rMaskCandidate.getChildren().hasElements()) in processBasePrimitive2D()
1772 process(rMaskCandidate.getChildren()); in processBasePrimitive2D()
1784 process(rMaskCandidate.getChildren()); in processBasePrimitive2D()
1823 const primitive2d::Primitive2DSequence rContent = rUniTransparenceCandidate.getChildren(); in processBasePrimitive2D()
1830 process(rUniTransparenceCandidate.getChildren()); in processBasePrimitive2D()
1963 const primitive2d::Primitive2DSequence rContent = rTransparenceCandidate.getChildren(); in processBasePrimitive2D()
2139 process(rStructureTagCandidate.getChildren()); in processBasePrimitive2D()
/trunk/main/xmlsecurity/source/framework/
H A Dbuffernode.cxx377 std::vector< const BufferNode* >* BufferNode::getChildren() const in getChildren() function in BufferNode
H A Dsaxeventkeeperimpl.cxx412 std::vector< const BufferNode* >* vChildren = pBufferNode->getChildren(); in printBufferNode()
452 std::vector< const BufferNode* >* vChildren = pBufferNode->getChildren(); in collectChildWorkingElement()
607 std::vector< const BufferNode* >* vChildren = pBufferNode->getChildren(); in smashBufferNode()
H A Dbuffernode.hxx109 std::vector< const BufferNode* >* getChildren() const;
/trunk/main/toolkit/src2xml/source/
H A Dglobals.py59 def getChildren (self): member in Node
69 for child in self.getChildren():
102 for child in self.getChildren():
/trunk/main/toolkit/source/layout/vcl/
H A Dwcontainer.cxx94 children = mxContainer->getChildren(); in Clear()
109 aChildren = xCont->getChildren(); in ShowAll()
/trunk/main/toolkit/source/layout/core/
H A Dflow.cxx92 Flow::getChildren() in getChildren() function in layoutimpl::Flow
H A Dflow.hxx67 < css::awt::XLayoutConstrains > > SAL_CALL getChildren()
H A Dbin.cxx66 Bin::getChildren() in getChildren() function in layoutimpl::Bin
H A Dbin.hxx52 < css::awt::XLayoutConstrains > > SAL_CALL getChildren()
H A Dbox-base.cxx62 = xContainer->getChildren(); in isVisible()
135 Box_Base::getChildren() in getChildren() function in layoutimpl::Box_Base
H A Dbox-base.hxx73 < css::awt::XLayoutConstrains > > SAL_CALL getChildren()
H A Dcontainer.cxx136 aChildren = xParent->getChildren();
H A Dcontainer.hxx82 < css::awt::XLayoutConstrains > > SAL_CALL getChildren()
/trunk/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx290 uno::Sequence< uno::Reference < awt::XLayoutConstrains > > children = xCont->getChildren(); in setChildrenVisible()
/trunk/main/toolkit/doc/layout/
H A DChangeLog164 addChild, removeChild, getChildren, getChildProperties for Box,
/trunk/main/svx/source/engine3d/
H A Dhelperminimaldepth3d.cxx86 process(rPrimitive.getChildren()); in processBasePrimitive3D()

Completed in 82 milliseconds

123