Home
last modified time | relevance | path

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

/aoo4110/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx92 m_sVersion = xPackage->getVersion(); in Entry_Impl()
130 eCompare = m_sVersion.CompareTo( pEntry->m_sVersion ); in CompareTo()
320 return m_vEntries[ nIndex ]->m_sVersion; in getItemVersion()
588 long aVersionWidth = GetTextWidth( pEntry->m_sVersion ); in DrawRow()
604 DrawText( Point( aPos.X() + aTitleWidth, aPos.Y() ), pEntry->m_sVersion ); in DrawRow()
1075 (*iIndex)->m_sVersion = xPackage->getVersion(); in updateEntry()
H A Ddp_gui_extlistbox.hxx75 String m_sVersion; member
/aoo4110/main/uui/source/
H A Dnewerverwarn.cxx67 m_sVersion ( rVersion ) in NewerVersionWarningDialog()
99 if ( ( sNotifyURL.getLength() > 0 ) && ( m_sVersion.getLength() > 0 ) ) in IMPL_LINK()
104 sNotifyURL += m_sVersion; in IMPL_LINK()
H A Dnewerverwarn.hxx43 ::rtl::OUString m_sVersion;
/aoo4110/main/package/inc/
H A DZipPackageFolder.hxx62 ::rtl::OUString m_sVersion;
71 ::rtl::OUString& GetVersion() { return m_sVersion; } in GetVersion()
72 void SetVersion( const ::rtl::OUString& aVersion ) { m_sVersion = aVersion; } in SetVersion()
/aoo4110/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dvendorbase.cxx126 m_sVersion = i->second; in initialize()
255 return m_sVersion; in getVersion()
H A Dvendorbase.hxx166 rtl::OUString m_sVersion; member in jfw_plugin::VendorBase
H A Dgnujre.cxx111 m_sVersion = i->second; in initialize()
/aoo4110/main/package/source/zippackage/
H A DZipPackageFolder.cxx791 aValue >>= m_sVersion; in setPropertyValue()
809 return uno::makeAny( m_sVersion ); in getPropertyValue()

Completed in 46 milliseconds