/aoo4110/main/sw/source/ui/shells/ |
H A D | drawsh.cxx | 427 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 D | drwbassh.cxx | 691 sal_Bool bProtected = rSh.IsSelObjProtected(FLYPROTECT_CONTENT); in GetState() local 693 if (!bProtected) // Im Parent nachsehen in GetState() 694 bProtected |= rSh.IsSelObjProtected( FLYPROTECT_CONTENT|FLYPROTECT_PARENT ) != 0; in GetState() 708 if( bProtected || !rSh.IsObjSelected() ) in GetState() 712 if ( rSh.IsObjSelected() < 2 || bProtected || !rSh.IsGroupAllowed() ) in GetState() 716 if ( !rSh.IsGroupSelected() || bProtected ) in GetState() 734 if ( !rSh.IsAlignPossible() || bProtected ) in GetState()
|
/aoo4110/main/sc/source/core/data/ |
H A D | tabprotection.cxx | 85 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()
|
/aoo4110/main/sc/inc/ |
H A D | tabprotection.hxx | 68 virtual void setProtected(bool bProtected) = 0; 98 virtual void setProtected(bool bProtected); 155 virtual void setProtected(bool bProtected);
|
/aoo4110/main/sc/source/filter/xml/ |
H A D | xmlsceni.cxx | 62 bProtected( sal_False ) in ScXMLTableScenarioContext() 120 bProtected = IsXMLToken(sValue, XML_TRUE); in ScXMLTableScenarioContext() 156 if( bProtected ) in EndElement()
|
H A D | xmlbodyi.cxx | 76 bProtected(sal_False), in ScXMLBodyContext() 118 bProtected = IsXMLToken(sValue, XML_TRUE); in ScXMLBodyContext() 318 if (bProtected) in EndElement()
|
H A D | xmlbodyi.hxx | 36 sal_Bool bProtected; member in ScXMLBodyContext
|
H A D | xmlsceni.hxx | 44 sal_Bool bProtected; member in ScXMLTableScenarioContext
|
/aoo4110/main/xmloff/source/text/ |
H A D | XMLIndexTOCContext.cxx | 145 sal_Bool bProtected = sal_False; in StartElement() local 168 bProtected = bTmp; in StartElement() 257 aAny.setValue( &bProtected, ::getBooleanCppuType() ); in StartElement()
|
/aoo4110/main/sw/source/core/tox/ |
H A D | tox.cxx | 520 , bProtected( sal_True ) in SwTOXBase() 572 bProtected = rSource.bProtected; in CopyTOXBase() 628 bProtected = rSource.bProtected; in operator =()
|
/aoo4110/main/sw/source/filter/xml/ |
H A D | xmltbli.cxx | 181 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 D | xmltbli.hxx | 133 sal_Bool bProtected, /// is cell protected?
|
/aoo4110/main/basctl/source/basicide/ |
H A D | basobj3.cxx | 451 sal_Bool bProtected = sal_False; in HandleBasicError() local 463 bProtected = sal_True; in HandleBasicError() 468 if ( !bProtected ) in HandleBasicError()
|
H A D | macrodlg.cxx | 464 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 D | moduldl2.cxx | 712 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 D | basidesh.cxx | 784 sal_Bool bProtected = sal_False; in UpdateWindows() local 791 bProtected = sal_True; in UpdateWindows() 795 if ( !bProtected ) in UpdateWindows()
|
H A D | bastype2.cxx | 686 sal_Bool bProtected = sal_False; in IsEntryProtected() local 701 bProtected = sal_True; in IsEntryProtected() 706 return bProtected; in IsEntryProtected()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | WW8FFData.hxx | 77 void setProptexted(bool bProtected) { mbProtected = bProtected; } in setProptexted() argument
|
/aoo4110/main/xmloff/source/chart/ |
H A D | transporttypes.hxx | 86 bool bProtected; member 94 bProtected( false ) in SchXMLTable()
|
/aoo4110/main/sw/inc/ |
H A D | tox.hxx | 499 sal_Bool bProtected : 1; // index protected ? member in SwTOXBase 585 sal_Bool IsProtected() const { return bProtected; } in IsProtected() 586 void SetProtected(sal_Bool bSet) { bProtected = bSet; } in SetProtected()
|
/aoo4110/main/sc/source/ui/app/ |
H A D | inputhdl.cxx | 448 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()
|
/aoo4110/main/xmloff/source/draw/ |
H A D | sdpropls.cxx | 1359 sal_Bool bProtected = sal_Bool(); in ContextFilter() local 1360 if( (property->maValue >>= bProtected) && !bProtected ) in ContextFilter() 1366 sal_Bool bProtected = sal_Bool(); in ContextFilter() local 1367 if( (property->maValue >>= bProtected) && !bProtected ) in ContextFilter()
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | docsh4.cxx | 1145 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()
|
/aoo4110/main/basic/source/basmgr/ |
H A D | basmgr.cxx | 1266 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()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | formatsh.cxx | 179 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()
|