Searched refs:SetProtection (Results 1 – 15 of 15) sorted by relevance
922 pTrack->SetProtection(aProtect); in CreateChangeTrack()924 pTrack->SetProtection(pDoc->GetChangeTrack()->GetProtection()); in CreateChangeTrack()
211 …void SetProtection(const com::sun::star::uno::Sequence<sal_Int8>& rProtect) { aProtect = rProtect;… in SetProtection() function in ScXMLChangeTrackingImportHelper
2237 pDoc->GetChangeTrack()->SetProtection(aPass); in SetConfigurationSettings()2242 pTrack->SetProtection(aPass); in SetConfigurationSettings()
566 pChangeTrackingImportHelper->SetProtection(aPass); in ScXMLTrackedChangesContext()
159 aProtAttr.SetProtection( bProtect ); in FillItemSet()
140 sal_Bool SetProtection( sal_Bool bProtect);
1355 … void SetProtection( const com::sun::star::uno::Sequence< sal_Int8 >& rPass ) in SetProtection() function in ScChangeTrack
283 void SetProtection(const ScTableProtection* pProtect);
129 aAttr.SetProtection( nFormat & 0x80 ); in SetFormat()
1855 pTab[nTab]->SetProtection(pProtect); in SetTabProtection()1863 pTab[nTabDest]->SetProtection( pTab[nTabSrc]->GetProtection() ); in CopyTabProtection()
411 sal_Bool ScProtectionAttr::SetProtection( sal_Bool bProtect) in SetProtection() function in ScProtectionAttr
1029 void ScTable::SetProtection(const ScTableProtection* pProtect) in SetProtection() function in ScTable
1174 pChangeTrack->SetProtection( in ExecuteChangeProtectionDialog()1188 pChangeTrack->SetProtection( aPass ); in ExecuteChangeProtectionDialog()
2994 pChangeTrack->SetProtection( aProtectionHash ); in SetProtectionPassword()2998 pChangeTrack->SetProtection( ::com::sun::star::uno::Sequence< sal_Int8 >() ); in SetProtectionPassword()
4805 pClonedTrack->SetProtection( GetProtection() ); in Clone()
Completed in 248 milliseconds