Home
last modified time | relevance | path

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

/aoo4110/main/embeddedobj/source/commonembedding/
H A Dpersistence.cxx681 uno::Sequence< beans::PropertyValue > aModelProps = xParentModel->getArgs(); in GetBaseURL_Impl() local
682 for ( nInd = 0; nInd < aModelProps.getLength(); nInd++ ) in GetBaseURL_Impl()
683 if ( aModelProps[nInd].Name.equals( in GetBaseURL_Impl()
686 aModelProps[nInd].Value >>= aBaseURL; in GetBaseURL_Impl()

Completed in 24 milliseconds