Searched refs:GetRedlinePassword (Results 1 – 10 of 10) sorted by relevance
1390 return mpWrtShell->getIDocumentRedlineAccess()->GetRedlinePassword().getLength() > 0; in HasChangeRecordProtection()1409 Sequence< sal_Int8 > aPasswd = pIDRA->GetRedlinePassword(); in SetProtectionPassword()1445 Sequence< sal_Int8 > aPasswdHash( pIDRA->GetRedlinePassword() ); in GetProtectionHash()
556 Sequence <sal_Int8> aPasswd = pIDRA->GetRedlinePassword(); in Execute()572 Sequence <sal_Int8> aNewPasswd = pIDRA->GetRedlinePassword(); in Execute()591 Sequence <sal_Int8> aPasswd = pIDRA->GetRedlinePassword(); in Execute()613 pIDRA->GetRedlinePassword(); in Execute()
355 …OCUMENT_MERGE == nWhich && pWrtShell->getIDocumentRedlineAccess()->GetRedlinePassword().getLength(… in GetState()
244 virtual const ::com::sun::star::uno::Sequence <sal_Int8>& GetRedlinePassword() const = 0;
811 virtual const ::com::sun::star::uno::Sequence <sal_Int8>& GetRedlinePassword() const;
390 …pTable->GetEntryCount() != 0 && !pSh->getIDocumentRedlineAccess()->GetRedlinePassword().getLength(… in InitAuthors()1163 sal_Bool bEnable = !pSh->getIDocumentRedlineAccess()->GetRedlinePassword().getLength(); in IMPL_LINK()
928 rValue <<= mpDoc->GetRedlinePassword(); in _getSingleValue()
2235 aAny <<= pDoc->GetRedlinePassword(); in getPropertyValue()
843 aAny <<= rDoc.GetRedlinePassword(); in Read()
236 const uno::Sequence <sal_Int8>& SwDoc::GetRedlinePassword() const in GetRedlinePassword() function in SwDoc
Completed in 124 milliseconds