Home
last modified time | relevance | path

Searched defs:dup (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java99 TreeNode dup() { throw new RuntimeException("TreeNode.dup"); } in dup() method in TreeNode
182 ReferenceMarkStartNode dup() in dup() method in ReferenceMarkStartNode
191 ReferenceMarkEndNode dup() in dup() method in ReferenceMarkEndNode
200 DocumentIndexMarkNode dup() in dup() method in DocumentIndexMarkNode
212 DocumentIndexMarkStartNode dup() in dup() method in DocumentIndexMarkStartNode
221 DocumentIndexMarkEndNode dup() in dup() method in DocumentIndexMarkEndNode
249 TextNode dup() { return new TextNode(getContent()); } in dup() method in TextNode
304 FootnoteNode dup() { return new FootnoteNode(getLabel()); } in dup() method in FootnoteNode
344 HyperlinkNode dup() { return new HyperlinkNode(getURL()); } in dup() method in HyperlinkNode
364 RubyNode dup() { return new RubyNode(getRubyText()); } in dup() method in RubyNode
[all …]
/trunk/main/vcl/inc/vcl/
H A Dlazydelete.hxx180 …PtrToIndexMap::const_iterator dup = s_pOneInstance->m_aPtrToIndex.find( reinterpret_cast<sal_IntPt… in Delete() local
/trunk/main/padmin/source/
H A Dfontentry.cxx289 for( std::list< fontID >::iterator dup = aDups.begin(); dup != aDups.end(); ++dup ) in init() local

Completed in 40 milliseconds