Searched refs:xModLibImport (Results 1 – 1 of 1) sorted by relevance
1051 Reference< container::XNameContainer > xModLibImport; in InsertLib() local1053 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 11 milliseconds