Searched refs:aModelProps (Results 1 – 1 of 1) sorted by relevance
681 uno::Sequence< beans::PropertyValue > aModelProps = xParentModel->getArgs(); in GetBaseURL_Impl() local682 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 20 milliseconds