Home
last modified time | relevance | path

Searched refs:SetProtection (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx922 pTrack->SetProtection(aProtect); in CreateChangeTrack()
924 pTrack->SetProtection(pDoc->GetChangeTrack()->GetProtection()); in CreateChangeTrack()
H A DXMLChangeTrackingImportHelper.hxx211 …void SetProtection(const com::sun::star::uno::Sequence<sal_Int8>& rProtect) { aProtect = rProtect;… in SetProtection() function in ScXMLChangeTrackingImportHelper
H A Dxmlimprt.cxx2237 pDoc->GetChangeTrack()->SetProtection(aPass); in SetConfigurationSettings()
2242 pTrack->SetProtection(aPass); in SetConfigurationSettings()
H A DXMLTrackedChangesContext.cxx566 pChangeTrackingImportHelper->SetProtection(aPass); in ScXMLTrackedChangesContext()
/trunk/main/sc/source/ui/attrdlg/
H A Dtabpages.cxx159 aProtAttr.SetProtection( bProtect ); in FillItemSet()
/trunk/main/sc/inc/
H A Dattrib.hxx140 sal_Bool SetProtection( sal_Bool bProtect);
H A Dchgtrack.hxx1355 … void SetProtection( const com::sun::star::uno::Sequence< sal_Int8 >& rPass ) in SetProtection() function in ScChangeTrack
H A Dtable.hxx283 void SetProtection(const ScTableProtection* pProtect);
/trunk/main/sc/source/filter/lotus/
H A Dtool.cxx129 aAttr.SetProtection( nFormat & 0x80 ); in SetFormat()
/trunk/main/sc/source/core/data/
H A Ddocumen3.cxx1855 pTab[nTab]->SetProtection(pProtect); in SetTabProtection()
1863 pTab[nTabDest]->SetProtection( pTab[nTabSrc]->GetProtection() ); in CopyTabProtection()
H A Dattrib.cxx411 sal_Bool ScProtectionAttr::SetProtection( sal_Bool bProtect) in SetProtection() function in ScProtectionAttr
H A Dtable5.cxx1029 void ScTable::SetProtection(const ScTableProtection* pProtect) in SetProtection() function in ScTable
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1174 pChangeTrack->SetProtection( in ExecuteChangeProtectionDialog()
1188 pChangeTrack->SetProtection( aPass ); in ExecuteChangeProtectionDialog()
H A Ddocsh.cxx2994 pChangeTrack->SetProtection( aProtectionHash ); in SetProtectionPassword()
2998 pChangeTrack->SetProtection( ::com::sun::star::uno::Sequence< sal_Int8 >() ); in SetProtectionPassword()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx4805 pClonedTrack->SetProtection( GetProtection() ); in Clone()

Completed in 122 milliseconds