Home
last modified time | relevance | path

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

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

Completed in 48 milliseconds