Home
last modified time | relevance | path

Searched refs:bProtected (Results 1 – 25 of 45) sorted by relevance

12

/trunk/main/sw/source/ui/shells/
H A Ddrawsh.cxx427 sal_Bool bProtected = rSh.IsSelObjProtected(FLYPROTECT_CONTENT); in GetState() local
429 if (!bProtected) // Im Parent nachsehen in GetState()
430 bProtected |= rSh.IsSelObjProtected( FLYPROTECT_CONTENT|FLYPROTECT_PARENT ) != 0; in GetState()
437 if ( !rSh.IsObjSelected() || rSh.GetLayerId() == 0 || bProtected ) in GetState()
442 if ( !rSh.IsObjSelected() || rSh.GetLayerId() == 1 || bProtected ) in GetState()
447 if ( !rSh.IsObjSelected() || bProtected ) in GetState()
454 if ( (!bIsRotate && !pSdrView->IsRotateAllowed()) || bProtected ) in GetState()
467 if ( !pSdrView->IsMirrorAllowed() || bProtected ) in GetState()
480 if ( !pSdrView->IsMirrorAllowed() || bProtected ) in GetState()
494 if (bProtected) in GetState()
H A Ddrwbassh.cxx687 sal_Bool bProtected = rSh.IsSelObjProtected(FLYPROTECT_CONTENT); in GetState() local
689 if (!bProtected) // Im Parent nachsehen in GetState()
690 bProtected |= rSh.IsSelObjProtected( FLYPROTECT_CONTENT|FLYPROTECT_PARENT ) != 0; in GetState()
704 if( bProtected || !rSh.IsObjSelected() ) in GetState()
708 if ( rSh.IsObjSelected() < 2 || bProtected || !rSh.IsGroupAllowed() ) in GetState()
712 if ( !rSh.IsGroupSelected() || bProtected ) in GetState()
730 if ( !rSh.IsAlignPossible() || bProtected ) in GetState()
/trunk/main/sc/source/core/data/
H A Dtabprotection.cxx85 void setProtected(bool bProtected);
153 void ScTableProtectionImpl::setProtected(bool bProtected) in setProtected() argument
155 mbProtected = bProtected; in setProtected()
301 void ScDocProtection::setProtected(bool bProtected) in setProtected() argument
303 mpImpl->setProtected(bProtected); in setProtected()
308 mpImpl->setOption(ScDocProtection::STRUCTURE, bProtected); in setProtected()
381 void ScTableProtection::setProtected(bool bProtected) in setProtected() argument
383 mpImpl->setProtected(bProtected); in setProtected()
/trunk/main/sc/inc/
H A Dtabprotection.hxx68 virtual void setProtected(bool bProtected) = 0;
98 virtual void setProtected(bool bProtected);
155 virtual void setProtected(bool bProtected);
/trunk/main/sc/source/filter/xml/
H A Dxmlsceni.cxx62 bProtected( sal_False ) in ScXMLTableScenarioContext()
120 bProtected = IsXMLToken(sValue, XML_TRUE); in ScXMLTableScenarioContext()
156 if( bProtected ) in EndElement()
H A Dxmlbodyi.cxx76 bProtected(sal_False), in ScXMLBodyContext()
118 bProtected = IsXMLToken(sValue, XML_TRUE); in ScXMLBodyContext()
318 if (bProtected) in EndElement()
H A Dxmlbodyi.hxx36 sal_Bool bProtected; member in ScXMLBodyContext
H A Dxmlsceni.hxx44 sal_Bool bProtected; member in ScXMLTableScenarioContext
/trunk/main/xmloff/source/text/
H A DXMLIndexTOCContext.cxx145 sal_Bool bProtected = sal_False; in StartElement() local
168 bProtected = bTmp; in StartElement()
257 aAny.setValue( &bProtected, ::getBooleanCppuType() ); in StartElement()
/trunk/main/sw/source/core/tox/
H A Dtox.cxx496 , bProtected( sal_True ) in SwTOXBase()
548 bProtected = rSource.bProtected; in CopyTOXBase()
604 bProtected = rSource.bProtected; in operator =()
/trunk/main/sw/source/filter/xml/
H A Dxmltbli.cxx181 sal_Bool bProtected : 1; member in SwXMLTableCell_Impl
192 bProtected( sal_False ), in SwXMLTableCell_Impl()
208 xSubTable.Is() || bProtected;} in IsUsed()
217 sal_Bool IsProtected() const { return bProtected; } in IsProtected()
251 bProtected = bProtect; in Set()
1249 sal_Bool bProtected ) : in TableBoxIndex() argument
1252 mbProtected( bProtected ) in TableBoxIndex()
1894 sal_Bool bProtected, in GetSharedBoxFormat() argument
1904 TableBoxIndex aKey( rStyleName, nColumnWidth, bProtected ); in GetSharedBoxFormat()
H A Dxmltbli.hxx133 sal_Bool bProtected, /// is cell protected?
/trunk/main/basctl/source/basicide/
H A Dbasobj3.cxx451 sal_Bool bProtected = sal_False; in HandleBasicError() local
463 bProtected = sal_True; in HandleBasicError()
468 if ( !bProtected ) in HandleBasicError()
H A Dmacrodlg.cxx464 bool bProtected = aBasicBox.IsEntryProtected( pCurEntry ); in CheckButtons() local
467 …!StarBASIC::IsRunning() && ( nMode == MACROCHOOSER_ALL ) && !bProtected && !bReadOnly && !bShare ); in CheckButtons()
479 if ( !bProtected && !bReadOnly && !bShare ) in CheckButtons()
491 if ( !bProtected && !bReadOnly && !bShare ) in CheckButtons()
H A Dmoduldl2.cxx712 sal_Bool bProtected = xPasswd->isLibraryPasswordProtected( aOULibName ); in IMPL_LINK_INLINE_END() local
715 SvxPasswordDialog* pDlg = new SvxPasswordDialog( this, sal_True, !bProtected ); in IMPL_LINK_INLINE_END()
722 if ( bNewProtected != bProtected ) in IMPL_LINK_INLINE_END()
1564 sal_Bool bProtected = sal_False; in ImpInsertLibEntry() local
1572 bProtected = xPasswd->isLibraryPasswordProtected( aOULibName ); in ImpInsertLibEntry()
1579 if (bProtected) in ImpInsertLibEntry()
H A Dbasidesh.cxx784 sal_Bool bProtected = sal_False; in UpdateWindows() local
791 bProtected = sal_True; in UpdateWindows()
795 if ( !bProtected ) in UpdateWindows()
H A Dbastype2.cxx686 sal_Bool bProtected = sal_False; in IsEntryProtected() local
701 bProtected = sal_True; in IsEntryProtected()
706 return bProtected; in IsEntryProtected()
/trunk/main/sw/source/filter/ww8/
H A DWW8FFData.hxx77 void setProptexted(bool bProtected) { mbProtected = bProtected; } in setProptexted() argument
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx448 bProtected( sal_False ), in ScInputHandler()
1996 bProtected = sal_True; in StartTable()
2015 if (!bProtected && pInputWin) in StartTable()
2182 !bProtected ) in UpdateFormulaMode()
2306 if (bProtected) in SetMode()
2652 if (bOldMod && !bProtected && !bForget) in EnterHandler()
3114 if (bProtected) // Zelle geschuetzt? in KeyInput()
3269 if (bProtected) // cell protected in InputCommand()
3382 if (!bProtected) in NotifyChange()
3477 bProtected = sal_False; in NotifyChange()
/trunk/main/xmloff/source/chart/
H A Dtransporttypes.hxx86 bool bProtected; member
94 bProtected( false ) in SchXMLTable()
/trunk/main/sw/inc/
H A Dtox.hxx497 sal_Bool bProtected : 1; // index protected ? member in SwTOXBase
583 sal_Bool IsProtected() const { return bProtected; } in IsProtected()
584 void SetProtected(sal_Bool bSet) { bProtected = bSet; } in SetProtected()
/trunk/main/xmloff/source/draw/
H A Dsdpropls.cxx1358 sal_Bool bProtected = sal_Bool(); in ContextFilter() local
1359 if( (property->maValue >>= bProtected) && !bProtected ) in ContextFilter()
1365 sal_Bool bProtected = sal_Bool(); in ContextFilter() local
1366 if( (property->maValue >>= bProtected) && !bProtected ) in ContextFilter()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh4.cxx1145 sal_Bool bProtected = pChangeTrack->IsProtected(); in ExecuteChangeProtectionDialog() local
1146 if ( bJustQueryIfProtected && !bProtected ) in ExecuteChangeProtectionDialog()
1149 String aTitle( ScResId( bProtected ? SCSTR_CHG_UNPROTECT : SCSTR_CHG_PROTECT ) ); in ExecuteChangeProtectionDialog()
1159 if ( !bProtected ) in ExecuteChangeProtectionDialog()
1167 if ( bProtected ) in ExecuteChangeProtectionDialog()
1190 if ( bProtected != pChangeTrack->IsProtected() ) in ExecuteChangeProtectionDialog()
/trunk/main/basic/source/basmgr/
H A Dbasmgr.cxx1266 sal_Bool bProtected = sal_False; in ImplEncryptStream() local
1270 bProtected = sal_True; in ImplEncryptStream()
1274 return bProtected; in ImplEncryptStream()
1281 sal_Bool bProtected = ImplEncryptStream( rStrm ); in ImplLoadBasic() local
1313 if ( bProtected ) in ImplLoadBasic()
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx179 sal_Bool bProtected = sal_False; in GetStyleState() local
183 bProtected = sal_True; in GetStyleState()
240 if ( bProtected || bPage ) in GetStyleState()
252 if ( bProtected && !bPage ) in GetStyleState()

Completed in 173 milliseconds

12