Home
last modified time | relevance | path

Searched refs:IsProtected (Results 26 – 50 of 52) sorted by relevance

123

/trunk/main/sw/source/core/access/
H A Daccframe.cxx370 if( !pFrm->IsRootFrm() && pFrm->IsProtected() ) in IsEditable()
/trunk/main/offapi/com/sun/star/text/
H A DBaseIndex.idl78 [property] boolean IsProtected;
H A DTextSection.idl103 [property] boolean IsProtected;
/trunk/main/sw/source/core/text/
H A Dfrmcrsr.cxx931 ( !bProtectedAllowed && pPrevPrev->IsProtected() ) ) ) in _UnitUp()
1282 while( pTmpFollow && pTmpFollow->IsProtected() ) in _UnitDown()
H A Ditrcrsr.cxx1713 !( pTmp->IsProtected() ) ) in GetCrsrOfst()
/trunk/main/sw/inc/
H A Dtox.hxx583 sal_Bool IsProtected() const { return bProtected; } in IsProtected() function in SwTOXBase
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx1714 if( !IsReadOnlyAvailable() && pFrm->IsProtected() && in UpdateCrsr()
2851 !IsReadOnlyAvailable() && pFrm->IsProtected() && in FindValidCntntNode()
2967 ( !IsReadOnlyAvailable() && pFrm->IsProtected() ) || in FindValidCntntNode()
/trunk/main/sd/source/ui/annotations/
H A Dannotationwindow.cxx180 bool bIsProtected = mpAnnotationWindow->IsProtected(); in KeyInput()
H A Dannotationmanager.cxx1025 if( pAnnotationWindow->IsProtected() || bReadOnly ) in ExecuteAnnotationContextMenu()
/trunk/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.cxx923 else if (pDoc->GetChangeTrack() && pDoc->GetChangeTrack()->IsProtected()) in CreateChangeTrack()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx924 sal_Bool IsProtected() const;
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx435 if( pCheck || pTmp->IsProtected() ) in MoveAnchor()
2534 if( pAnch && pAnch->IsProtected() ) in IsSelObjProtected()
/trunk/main/sc/inc/
H A Dchgtrack.hxx1359 sal_Bool IsProtected() const in IsProtected() function in ScChangeTrack
H A Dtable.hxx282 sal_Bool IsProtected() const;
/trunk/main/sc/source/core/data/
H A Dtable5.cxx1024 sal_Bool ScTable::IsProtected() const in IsProtected() function in ScTable
H A Dtable1.cxx978 if (bUnprotected && !IsProtected()) // Tabelle ueberhaupt geschuetzt? in GetNextPos()
H A Ddocumen3.cxx1836 return pTab[nTab]->IsProtected(); in IsTabProtected()
/trunk/main/sw/source/ui/docvw/
H A DSidebarWin.cxx970 if ( !IsProtected() && in DeactivatePostIt()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8.hxx177 bool IsProtected() const;
/trunk/main/sw/source/core/layout/
H A Dflycnt.cxx1289 if( pCnt->IsProtected() ) in SetAbsPos()
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx489 return pCFrm->IsProtected(); in IsProtect()
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx1197 if ( (pPostItMgr->GetActiveSidebarWin()->IsProtected()) && in GetNoteState()
/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx1079 const sal_Bool bRet = pTOXBase->IsProtected(); in getPropertyValue()
/trunk/main/sw/source/core/doc/
H A Ddocedt.cxx1925 if( pCntFrm->IsProtected() ) in Spell()
/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx4803 if ( IsProtected() ) in Clone()

Completed in 251 milliseconds

123