Home
last modified time | relevance | path

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

/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx569 m_update(this, DpGuiResId(RID_DLG_UPDATE_UPDATE)), in UpdateDialog()
795 m_update.Enable(); in addAdditional()
823 m_update.Enable(); in addEnabledUpdate()
1386 m_update.Enable(); in IMPL_LINK()
1414 m_update.Disable(); in IMPL_LINK()
H A Ddp_gui_updatedialog.hxx184 FixedText m_update; member in dp_gui::UpdateDialog
/trunk/main/sal/rtl/source/
H A Ddigest.c72 Digest_update_t *m_update; member
182 if (pImpl && pImpl->m_update) in rtl_digest_update()
183 return pImpl->m_update (Digest, pData, nDatLen); in rtl_digest_update()
934 DigestSHA_update_t *m_update; member
1002 ctx->m_update = fct; in __rtl_digest_initSHA()
1020 U = ctx->m_update; in __rtl_digest_updateSHA()

Completed in 24 milliseconds