/trunk/main/sw/source/core/crsr/ |
H A D | trvltbl.cxx | 383 (!bInReadOnly && pFrm->IsProtected() ) ) in lcl_FindNextCell() 415 (bInReadOnly || !pFrm->IsProtected() ) ) in lcl_FindNextCell() 457 (!bInReadOnly && pFrm->IsProtected() )) in lcl_FindPrevCell() 478 (bInReadOnly || !pFrm->IsProtected() ) ) in lcl_FindPrevCell()
|
H A D | crstrvl.cxx | 328 ( IsReadOnlyAvailable() || !pCFrm->IsProtected() )) in GotoNextTOXBase() 378 ( IsReadOnlyAvailable() || !pCFrm->IsProtected() )) in GotoPrevTOXBase() 430 ( IsReadOnlyAvailable() || !pCFrm->IsProtected() )) in GotoTOXMarkBase() 498 (IsReadOnlyAvailable() || !pCFrm->IsProtected() )) in GotoNxtPrvTblFormula() 562 ( IsReadOnlyAvailable() || !pCFrm->IsProtected() )) in GotoNxtPrvTOXMark() 642 && ( bInReadOnly || !pCFrm->IsProtected() ) ) in lcl_MakeFldLst() 1716 pFrm->IsProtected() )); in IsInProtectSect()
|
H A D | pam.cxx | 689 && ( pFrm->IsProtected() in HasReadonlySel() 721 && ( pFrm->IsProtected() in HasReadonlySel() 868 ( !bInReadOnly && pFrm->IsProtected() ) || in GetNode() 905 ( !bInReadOnly && pFrm->IsProtected() ) || in GetNode()
|
/trunk/main/sw/source/ui/docvw/ |
H A D | AnnotationMenuButton.cxx | 87 pButtonPopup->EnableItem( FN_DELETE_COMMENT, !mrSidebarWin.IsProtected() ); in MouseButtonDown() 92 if ( mrSidebarWin.IsProtected() ) in MouseButtonDown()
|
H A D | AnnotationWin.cxx | 285 bool SwAnnotationWin::IsProtected() in IsProtected() function in sw::annotation::SwAnnotationWin 287 return SwSidebarWin::IsProtected() || in IsProtected()
|
H A D | SidebarTxtControl.cxx | 207 bool bIsProtected = mrSidebarWin.IsProtected(); in KeyInput() 326 if ( !mrSidebarWin.IsProtected() && in Command()
|
/trunk/main/sw/source/core/doc/ |
H A D | docfly.cxx | 745 if ( pNewAnchorFrm->IsProtected() ) in ChgAnchor() 776 if( pNewAnchorFrm && !pNewAnchorFrm->IsProtected() ) in ChgAnchor() 813 if( pNewAnchorFrm->IsProtected() ) in ChgAnchor()
|
H A D | doctxm.cxx | 272 ( bInReadOnly || !pCFrm->IsProtected() )) in GotoTOXMark() 753 SetProtect( rBase.IsProtected() ); in SwTOXBaseSection() 1087 SetProtect( SwTOXBase::IsProtected() ); in Update()
|
/trunk/main/sc/source/core/data/ |
H A D | table2.cxx | 403 if ( IsProtected() && (nDelFlag & IDF_ATTRIB) ) in DeleteArea() 427 if ( IsProtected() && (nDelFlag & IDF_ATTRIB) ) in DeleteSelection() 471 if ( IsProtected() ) in CopyToClip() 526 if ( IsProtected() && (nInsFlag & IDF_ATTRIB) ) in CopyFromClip() 992 if (!pDestTab->IsProtected()) in TestCopyScenarioTo() 1700 else if ( IsProtected() && !pDocument->IsScenario(nTab) ) in IsBlockEditable() 1767 else if ( IsProtected() && !pDocument->IsScenario(nTab) ) in IsSelectionEditable()
|
/trunk/main/sw/inc/ |
H A D | AnnotationWin.hxx | 59 virtual bool IsProtected();
|
H A D | SidebarWin.hxx | 172 virtual bool IsProtected() in IsProtected() function in sw::sidebarwindows::SwSidebarWin
|
/trunk/main/sc/source/ui/docshell/ |
H A D | docsh4.cxx | 614 if ( pChangeTrack->IsProtected() ) in Execute() 1145 sal_Bool bProtected = pChangeTrack->IsProtected(); in ExecuteChangeProtectionDialog() 1190 if ( bProtected != pChangeTrack->IsProtected() ) in ExecuteChangeProtectionDialog() 1825 pChangeTrack->IsProtected() ) ); in GetState()
|
H A D | docsh.cxx | 2946 bRes = pChangeTrack->IsProtected(); in HasChangeRecordProtection() 2985 sal_Bool bProtected = pChangeTrack->IsProtected(); in SetProtectionPassword() 3002 if ( bProtected != pChangeTrack->IsProtected() ) in SetProtectionPassword() 3017 if (pChangeTrack && pChangeTrack->IsProtected()) in GetProtectionHash()
|
/trunk/main/sw/source/core/draw/ |
H A D | dview.cxx | 856 if( pAnch && !pAnch->IsProtected() ) in CalcAnchor() 1002 bProtect = pFrm->IsProtected(); //Rahmen, Bereiche usw. in CheckPossibilities()
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/ |
H A D | com.sun.star.comp.office.SwXCell.csv | 18 "SwXCell";"com::sun::star::text::CellProperties";"IsProtected"
|
H A D | com.sun.star.comp.office.SwXDocumentIndex.csv | 2 "SwXDocumentIndex";"com::sun::star::text::BaseIndex";"IsProtected"
|
H A D | com.sun.star.comp.office.SwXTextSection.csv | 22 "SwXTextSection";"com::sun::star::text::TextSection";"IsProtected"
|
/trunk/main/sd/source/ui/annotations/ |
H A D | annotationwindow.hxx | 145 bool IsProtected() { return mbProtected; } in IsProtected() function in sd::AnnotationWindow
|
/trunk/main/sw/source/filter/xml/ |
H A D | xmltbli.cxx | 217 sal_Bool IsProtected() const { return bProtected; } in IsProtected() function in SwXMLTableCell_Impl 1752 0, pSrcCell->IsProtected(), in InsertRepRows() 2074 pBox, sStyleName, nColWidth, pCell->IsProtected(), in MakeTableBox() 2191 if( pCell->IsProtected() ) in MakeTableBox()
|
/trunk/main/sw/source/core/layout/ |
H A D | trvlfrm.cxx | 178 !pFly->IsProtected() ) && in GetCrsrOfst() 588 while ( pCnt && pCnt->IsProtected() ) in lcl_MissProtectedFrames() 1643 sal_Bool SwFrm::IsProtected() const in IsProtected() function in SwFrm 1684 if ( pMaster->IsProtected() ) in IsProtected()
|
/trunk/main/sc/source/ui/miscdlgs/ |
H A D | acredlin.cxx | 916 if( bTheFlag && (!pDoc->IsDocEditable() || pChanges->IsProtected()) ) in UpdateView() 1632 if( bTheFlag && (!pDoc->IsDocEditable() || pChanges->IsProtected()) ) in AppendChanges() 1852 sal_Bool bEnable = pDoc->IsDocEditable() && pChanges && !pChanges->IsProtected(); in IMPL_LINK()
|
/trunk/main/sw/source/core/frmedt/ |
H A D | fefly1.cxx | 148 if( pNewAnch->IsProtected() ) in lcl_FindAnchorPos() 193 if( pNewAnch && &rFrm != pNewAnch && !pNewAnch->IsProtected() ) in lcl_FindAnchorPos() 527 if( pNewAnch && !pNewAnch->IsProtected() ) in FindAnchorPos()
|
/trunk/main/sw/source/core/edit/ |
H A D | eddel.cxx | 92 … !((pFrm=((SwCntntNode*)pNd)->getLayoutFrm( GetLayout() ))!=NULL && pFrm->IsProtected()) ) in DeleteSel()
|
/trunk/main/offapi/com/sun/star/text/ |
H A D | CellProperties.idl | 159 [property] boolean IsProtected;
|
/trunk/main/sw/source/filter/ww8/ |
H A D | wrtw8sty.cxx | 1194 if (rInfo.IsProtected()) in NeedsDocumentProtected() 1198 bool WW8_SepInfo::IsProtected() const in IsProtected() function in WW8_SepInfo 1510 AttrOutput().SectionFormProtection( rSepInfo.IsProtected() ); in SectionProperties()
|