Home
last modified time | relevance | path

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

/aoo41x/main/basctl/source/dlged/
H A Ddlged.cxx782 Reference< container::XNameAccess > xNAcc( xClipDialogModel, UNO_QUERY ); in Copy() local
783 if ( xNAcc.is() ) in Copy()
785 Sequence< OUString > aNames = xNAcc->getElementNames(); in Copy()

Completed in 23 milliseconds