Home
last modified time | relevance | path

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

/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx1051 Reference< container::XNameContainer > xModLibImport; in InsertLib() local
1053 aElement >>= xModLibImport; in InsertLib()
1055 if ( xModLibImport.is() ) in InsertLib()
1062 … Sequence< ::rtl::OUString > aModNames = xModLibImport->getElementNames(); in InsertLib()
1068 … Any aElement_ = xModLibImport->getByName( aOUModName ); in InsertLib()

Completed in 19 milliseconds