Home
last modified time | relevance | path

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

/aoo4110/main/framework/source/uielement/
H A Duicommanddescription.cxx189 rtl::OUString m_aVersion; member in framework::ConfigurationAccess_UICommand
/aoo4110/main/package/source/xstor/
H A Dxstorage.cxx579 …ps->getPropertyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Version" ) ) ) >>= m_aVersion; in GetStorageProperties()
737 xPropSet->setPropertyValue( aVersionString, uno::makeAny( m_aVersion ) ); in CopyToStorage()
1264 …tyValue( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Version" ) ), uno::makeAny( m_aVersion ) ); in Commit()
5008 aValue >>= m_pImpl->m_aVersion; in setPropertyValue()
5126 return uno::makeAny( m_pImpl->m_aVersion ); in getPropertyValue()
H A Dxstorage.hxx169 ::rtl::OUString m_aVersion;

Completed in 73 milliseconds