Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/options/
H A Dtreeopt.cxx2444 Reference< XNameAccess > xLeavesSet; in LoadNodes() local
2445 xNodeAccess->getByName( C2U( "Leaves" ) ) >>= xLeavesSet; in LoadNodes()
2446 if ( xLeavesSet.is() ) in LoadNodes()
2448 Sequence< rtl::OUString > seqLeaves = xLeavesSet->getElementNames(); in LoadNodes()
2452 xLeavesSet->getByName( seqLeaves[j] ) >>= xLeaveAccess; in LoadNodes()

Completed in 24 milliseconds