Searched refs:GetModifyPasswordInfo (Results 1 – 7 of 7) sorted by relevance
425 aRet <<= pDocShell->GetModifyPasswordInfo(); in getPropertyValue()
1018 rValue <<= mpDocSh->GetModifyPasswordInfo(); in _getSingleValue()
1199 uno::Sequence< beans::PropertyValue > SfxObjectShell::GetModifyPasswordInfo() const in GetModifyPasswordInfo() function in SfxObjectShell
1393 …if ( ( GetModifyPasswordHash() || GetModifyPasswordInfo().getLength() ) && !IsModifyPasswordEntere… in FinishedLoading()
2886 …< beans::PropertyValue > aOldModifyPasswordInfo = m_pData->m_pObjectShell->GetModifyPasswordInfo(); in impl_store()
444 …::com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > GetModifyPasswordInfo() …
425 && ( pSh->GetModifyPasswordHash() || pSh->GetModifyPasswordInfo().getLength() ) in ExecReload_Impl()429 …DocumentName, pMed->GetOrigFilter(), pSh->GetModifyPasswordHash(), pSh->GetModifyPasswordInfo() ) ) in ExecReload_Impl()
Completed in 133 milliseconds