Home
last modified time | relevance | path

Searched refs:GetRedlinePassword (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx1390 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()
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx556 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()
H A Dviewstat.cxx355 …OCUMENT_MERGE == nWhich && pWrtShell->getIDocumentRedlineAccess()->GetRedlinePassword().getLength(… in GetState()
/trunk/main/sw/inc/
H A DIDocumentRedlineAccess.hxx244 virtual const ::com::sun::star::uno::Sequence <sal_Int8>& GetRedlinePassword() const = 0;
H A Ddoc.hxx811 virtual const ::com::sun::star::uno::Sequence <sal_Int8>& GetRedlinePassword() const;
/trunk/main/sw/source/ui/misc/
H A Dredlndlg.cxx390 …pTable->GetEntryCount() != 0 && !pSh->getIDocumentRedlineAccess()->GetRedlinePassword().getLength(… in InitAuthors()
1163 sal_Bool bEnable = !pSh->getIDocumentRedlineAccess()->GetRedlinePassword().getLength(); in IMPL_LINK()
/trunk/main/sw/source/ui/uno/
H A DSwXDocumentSettings.cxx928 rValue <<= mpDoc->GetRedlinePassword(); in _getSingleValue()
H A Dunotxdoc.cxx2235 aAny <<= pDoc->GetRedlinePassword(); in getPropertyValue()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx843 aAny <<= rDoc.GetRedlinePassword(); in Read()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx236 const uno::Sequence <sal_Int8>& SwDoc::GetRedlinePassword() const in GetRedlinePassword() function in SwDoc

Completed in 91 milliseconds