Home
last modified time | relevance | path

Searched refs:aNewNode (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx234 ONDXNode aNewNode(aKey); in Insert() local
240 sal_Bool bResult = m_aCurLeaf->Insert(aNewNode); in Insert()
270 ONDXNode aNewNode(aKey); in Delete() local
647 ONDXNode aNewNode(aInsertKey); in CreateImpl() local
648 if (!m_aCurLeaf->Insert(aNewNode, --nRowsLeft)) in CreateImpl()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatabaseregistrations.cxx219 ::utl::OConfigurationNode aNewNode( m_aConfigurationRoot.createNode( sNewNodeName ) ); in impl_getNodeForName_throw()
220 aNewNode.setNodeValue( getNameNodeName(), makeAny( _rName ) ); in impl_getNodeForName_throw()
221 return aNewNode; in impl_getNodeForName_throw()

Completed in 12 milliseconds