| /AOO41X/main/sd/source/ui/inc/ |
| H A D | optsitem.hxx | 172 …void SetRulerVisible( sal_Bool bOn = sal_True ) { if( bRuler != bOn ) { OptionsChanged(); bRule… in SetRulerVisible() argument 173 …void SetMoveOutline( sal_Bool bOn = sal_True ) { if( bMoveOutline != bOn ) { OptionsChanged(); … in SetMoveOutline() argument 174 …void SetDragStripes( sal_Bool bOn = sal_True ) { if( bDragStripes != bOn ) { OptionsChanged(); … in SetDragStripes() argument 175 …id SetHandlesBezier( sal_Bool bOn = sal_True ) { if( bHandlesBezier != bOn ) { OptionsChanged()… in SetHandlesBezier() argument 176 …void SetHelplines( sal_Bool bOn = sal_True ) { if( bHelplines != bOn ) { OptionsChanged(); bHel… in SetHelplines() argument 346 …tStartWithTemplate( sal_Bool bOn = sal_True ) { if( bStartWithTemplate != bOn ) { OptionsChanged()… in SetStartWithTemplate() argument 347 …dHitMovesAlways( sal_Bool bOn = sal_True ) { if( bMarkedHitMovesAlways != bOn ) { OptionsChanged()… in SetMarkedHitMovesAlways() argument 348 …SetMoveOnlyDragging( sal_Bool bOn = sal_True ) { if( bMoveOnlyDragging != bOn ) { OptionsChanged()… in SetMoveOnlyDragging() argument 349 …tCrookNoContortion( sal_Bool bOn = sal_True ) { if( bCrookNoContortion != bOn ) { OptionsChanged()… in SetCrookNoContortion() argument 350 …void SetQuickEdit( sal_Bool bOn = sal_True ) { if( bQuickEdit != bOn ) { OptionsChanged(); bQui… in SetQuickEdit() argument [all …]
|
| H A D | FrameView.hxx | 133 void SetBigHandles( sal_Bool bOn = sal_True ) { mbBigHandles = bOn; } in SetBigHandles() argument 136 void SetDoubleClickTextEdit( sal_Bool bOn = sal_True ) { mbDoubleClickTextEdit = bOn; } in SetDoubleClickTextEdit() argument 139 void SetClickChangeRotation( sal_Bool bOn = sal_True ) { mbClickChangeRotation = bOn; } in SetClickChangeRotation() argument
|
| /AOO41X/main/svx/inc/svx/ |
| H A D | svdsnpv.hxx | 151 void SetSnapEnabled(sal_Bool bOn) { bSnapEnab=bOn; } in SetSnapEnabled() argument 152 void SetGridSnap(sal_Bool bOn) { bGridSnap=bOn; } in SetGridSnap() argument 153 void SetBordSnap(sal_Bool bOn) { bBordSnap=bOn; } in SetBordSnap() argument 154 void SetHlplSnap(sal_Bool bOn) { bHlplSnap=bOn; } in SetHlplSnap() argument 155 void SetOFrmSnap(sal_Bool bOn) { bOFrmSnap=bOn; } in SetOFrmSnap() argument 156 void SetOPntSnap(sal_Bool bOn) { bOPntSnap=bOn; } in SetOPntSnap() argument 157 void SetOConSnap(sal_Bool bOn) { bOConSnap=bOn; } in SetOConSnap() argument 163 void SetMoveSnapOnlyTopLeft(sal_Bool bOn) { bMoveSnapOnlyTopLeft=bOn; } in SetMoveSnapOnlyTopLeft() argument 169 void SetHlplFixed(sal_Bool bOn) { bHlplFixed=bOn; } in SetHlplFixed() argument 176 void SetMoveMFrmSnap(sal_Bool bOn) { bMoveMFrmSnap=bOn; } in SetMoveMFrmSnap() argument [all …]
|
| H A D | svddrgv.hxx | 144 void SetDragWithCopy(sal_Bool bOn) { bDragWithCopy = bOn; } in SetDragWithCopy() argument 147 void SetInsertGluePoint(sal_Bool bOn) { bInsGluePoint = bOn; } in SetInsertGluePoint() argument 161 void SetInsObjPointMode(sal_Bool bOn) { bInsObjPointMode = bOn; } in SetInsObjPointMode() argument 173 void SetInsGluePointMode(sal_Bool bOn) { bInsGluePointMode = bOn; } in SetInsGluePointMode() argument 178 void SetDragStripes(sal_Bool bOn); 187 void SetMouseHideWhileDraggingPoints(sal_Bool bOn) { bMouseHideWhileDraggingPoints = bOn; } in SetMouseHideWhileDraggingPoints() argument 197 void SetNoDragXorPolys(sal_Bool bOn); 214 void SetSolidDragging(bool bOn); 221 void SetAutoVertexConnectors(sal_Bool bOn) { bAutoVertexCon = bOn; } in SetAutoVertexConnectors() argument 226 void SetAutoCornerConnectors(sal_Bool bOn) { bAutoCornerCon = bOn; } in SetAutoCornerConnectors() argument [all …]
|
| H A D | svdpntv.hxx | 268 …void ImpSetGlueVisible2(bool bOn) { if (bGlueVisible2!=(unsigned)bOn) { bGlueVisible2=bOn; if (!bG… in ImpSetGlueVisible2() argument 269 …void ImpSetGlueVisible3(bool bOn) { if (bGlueVisible3!=(unsigned)bOn) { bGlueVisible3=bOn; if (!bG… in ImpSetGlueVisible3() argument 270 …void ImpSetGlueVisible4(bool bOn) { if (bGlueVisible4!=(unsigned)bOn) { bGlueVisible4=bOn; if (!bG… in ImpSetGlueVisible4() argument 424 void SetPageVisible(bool bOn = true) { bPageVisible=bOn; InvalidateAllWin(); } in SetPageVisible() argument 425 void SetPageBorderVisible(bool bOn = true) { bPageBorderVisible=bOn; InvalidateAllWin(); } in SetPageBorderVisible() argument 426 void SetBordVisible(bool bOn = true) { bBordVisible=bOn; InvalidateAllWin(); } in SetBordVisible() argument 427 void SetGridVisible(bool bOn = true) { bGridVisible=bOn; InvalidateAllWin(); } in SetGridVisible() argument 428 void SetGridFront(bool bOn = true) { bGridFront =bOn; InvalidateAllWin(); } in SetGridFront() argument 429 void SetHlplVisible(bool bOn = true) { bHlplVisible=bOn; InvalidateAllWin(); } in SetHlplVisible() argument 430 void SetHlplFront(bool bOn = true) { bHlplFront =bOn; InvalidateAllWin(); } in SetHlplFront() argument [all …]
|
| H A D | svddrag.hxx | 129 void SetShown(FASTBOOL bOn) { bShown=bOn; } in SetShown() argument 138 void SetHorFixed(FASTBOOL bOn) { bHorFixed=bOn; } in SetHorFixed() argument 140 void SetVerFixed(FASTBOOL bOn) { bVerFixed=bOn; } in SetVerFixed() argument 145 void SetNoSnap(FASTBOOL bOn=sal_True) { bWantNoSnap=bOn; } in SetNoSnap() argument 151 void SetOrtho4Possible(FASTBOOL bOn=sal_True) { bOrtho4=bOn; } in SetOrtho4Possible() argument 154 void SetOrtho8Possible(FASTBOOL bOn=sal_True) { bOrtho8=bOn; } in SetOrtho8Possible() argument 158 void SetEndDragChangesAttributes(FASTBOOL bOn) { bEndDragChangesAttributes=bOn; } in SetEndDragChangesAttributes() argument 160 …oid SetEndDragChangesGeoAndAttributes(FASTBOOL bOn) { bEndDragChangesGeoAndAttributes=bOn;… in SetEndDragChangesGeoAndAttributes() argument
|
| H A D | svdcrtv.hxx | 118 void SetEditMode(sal_Bool bOn=sal_True) { SdrDragView::SetEditMode(bOn); CheckEdgeMode(); } in SetEditMode() argument 119 void SetCreateMode(sal_Bool bOn=sal_True) { SdrDragView::SetCreateMode(bOn); CheckEdgeMode(); } in SetCreateMode() argument 120 …void SetGluePointEditMode(sal_Bool bOn=sal_True) { SdrDragView::SetGluePointEditMode(bOn); CheckEd… in SetGluePointEditMode() argument 156 void SetTextEditAfterCreate(sal_Bool bOn) { bAutoTextEdit = bOn; } in SetTextEditAfterCreate() argument 162 void SetCreate1stPointAsCenter(sal_Bool bOn) { b1stPointAsCenter = bOn; } in SetCreate1stPointAsCenter() argument 171 void SetAutoClosePolys(sal_Bool bOn) { bAutoClosePolys=bOn; } in SetAutoClosePolys() argument 191 …void SetUseIncompatiblePathCreateInterface(sal_Bool bOn) { bUseIncompatiblePathCreateInterface = b… in SetUseIncompatiblePathCreateInterface() argument
|
| H A D | svdmrkv.hxx | 187 void SetMoveOutside(sal_Bool bOn); 224 void SetFrameHandles(sal_Bool bOn); 234 … void SetEditMode(sal_Bool bOn=sal_True) { SetEditMode(bOn?SDREDITMODE_EDIT:SDREDITMODE_CREATE); } in SetEditMode() argument 236 …void SetCreateMode(sal_Bool bOn=sal_True) { SetEditMode(bOn?SDREDITMODE_CREATE:SDREDITMODE_EDIT); } in SetCreateMode() argument 238 …void SetGluePointEditMode(sal_Bool bOn=sal_True) { SetEditMode(bOn?SDREDITMODE_GLUEPOINTEDIT:eEdit… in SetGluePointEditMode() argument 241 void SetDesignMode(sal_Bool bOn=sal_True); 244 void SetFrameDragSingles(sal_Bool bOn=sal_True) { SetFrameHandles(bOn); } in SetFrameDragSingles() argument 353 void SetSolidMarkHdl(sal_Bool bOn); 406 void SetPlusHandlesAlwaysVisible(sal_Bool bOn); 411 void SetMarkHdlWhenTextEdit(sal_Bool bOn) { bMarkHdlWhenTextEdit=bOn; } in SetMarkHdlWhenTextEdit() argument
|
| H A D | svdview.hxx | 213 void EnableExtendedMouseEventDispatcher(sal_Bool bOn) { bNoExtendedMouseDispatcher = !bOn; } in EnableExtendedMouseEventDispatcher() argument 216 void EnableExtendedKeyInputDispatcher(sal_Bool bOn) { bNoExtendedKeyDispatcher=!bOn; } in EnableExtendedKeyInputDispatcher() argument 219 void EnableExtendedCommandEventDispatcher(sal_Bool bOn) { bNoExtendedCommandDispatcher=!bOn; } in EnableExtendedCommandEventDispatcher() argument 222 …bleTextEditOnObjectsWithoutTextIfTextTool(sal_Bool bOn) { bTextEditOnObjectsWithoutTextIfTextTool=… in EnableTextEditOnObjectsWithoutTextIfTextTool() argument 225 void SetMasterPagePaintCaching(sal_Bool bOn);
|
| H A D | sxmspitm.hxx | 34 SdrObjMoveProtectItem(bool bOn=false): SdrYesNoItem(SDRATTR_OBJMOVEPROTECT,bOn) {} in SdrObjMoveProtectItem() argument 43 SdrObjSizeProtectItem(bool bOn=false): SdrYesNoItem(SDRATTR_OBJSIZEPROTECT,bOn) {} in SdrObjSizeProtectItem() argument
|
| H A D | sxopitm.hxx | 34 SdrObjPrintableItem(bool bOn=false): SdrYesNoItem(SDRATTR_OBJPRINTABLE,bOn) {} in SdrObjPrintableItem() argument 40 SdrObjVisibleItem(bool bOn=true): SdrYesNoItem(SDRATTR_OBJVISIBLE,bOn) {} in SdrObjVisibleItem() argument
|
| H A D | sxmtritm.hxx | 32 SdrMeasureTextRota90Item(bool bOn=false): SdrYesNoItem(SDRATTR_MEASURETEXTROTA90,bOn) {} in SdrMeasureTextRota90Item() argument 41 SdrMeasureTextUpsideDownItem(bool bOn=false): SdrYesNoItem(SDRATTR_MEASURETEXTUPSIDEDOWN,bOn) {} in SdrMeasureTextUpsideDownItem() argument
|
| H A D | sdtaiitm.hxx | 31 …SdrTextAniStartInsideItem(sal_Bool bOn=sal_False): SdrYesNoItem(SDRATTR_TEXT_ANISTARTINSIDE,bOn) {} in SdrTextAniStartInsideItem() argument 37 … SdrTextAniStopInsideItem(sal_Bool bOn=sal_False): SdrYesNoItem(SDRATTR_TEXT_ANISTOPINSIDE,bOn) {} in SdrTextAniStopInsideItem() argument
|
| /AOO41X/main/sw/source/core/text/ |
| H A D | txtpaint.hxx | 37 const sal_Bool bOn; member in SwSaveClip 50 inline sal_Bool IsOn() const { return bOn; } in IsOn() 57 bOn( pOutDev && pOutDev->IsClipRegion() ), in SwSaveClip() 78 inline SwDbgOut( OutputDevice* pOutDev, const sal_Bool bOn = sal_True ); 90 inline DbgColor( Font *pFont, const sal_Bool bOn = sal_True, 103 DbgBackColor( OutputDevice* pOut, const sal_Bool bOn = sal_True, 116 const sal_Bool bOn = sal_True, 124 inline SwDbgOut::SwDbgOut( OutputDevice* pOutDev, const sal_Bool bOn ) in SwDbgOut() argument 125 :pOut( bOn ? pOutDev : 0 ) in SwDbgOut() 129 inline DbgColor::DbgColor( Font *pFont, const sal_Bool bOn, in DbgColor() argument [all …]
|
| H A D | pormulti.cxx | 1015 sal_Bool bOn = sal_True; in GetMultiCreator() local 1025 bOn = ((SvxTwoLinesItem*)pItem)->GetEndBracket() == in GetMultiCreator() 1069 if( !bOn || aEnd.back() < *pTmp->GetStart() ) in GetMultiCreator() 1078 bOn = !bOn; in GetMultiCreator() 1086 bOn = sal_True; in GetMultiCreator() 1094 if( bTwo == bOn ) in GetMultiCreator() 1102 bOn = bTwo; in GetMultiCreator() 1115 if( bOn && !aEnd.empty() ) in GetMultiCreator() 1131 sal_Bool bOn = pItem ? sal_True : sal_False; in GetMultiCreator() local 1144 if( bOn || aEnd.back() < *pTmp->GetStart() ) in GetMultiCreator() [all …]
|
| H A D | txtfly.hxx | 125 sal_Bool bOn : 1; member in SwTxtFly 188 inline sal_Bool IsOn() const { return bOn; } in IsOn() 241 return 0 != (bOn = bOn && IsAnyFrm( rRect )); in Relax() 246 return 0 != (bOn = bOn && IsAnyFrm()); in Relax() 251 return bOn ? _GetFrm( rRect, bTop ) : SwRect(); in GetFrm()
|
| /AOO41X/main/vcl/unx/generic/app/ |
| H A D | i18n_status.cxx | 69 virtual void toggle( bool bOn ) = 0; 111 XIMStatusWindow( bool bOn ); 118 virtual void toggle( bool bOn ); 126 XIMStatusWindow::XIMStatusWindow( bool bOn ) : in XIMStatusWindow() argument 134 m_bOn( bOn ) in XIMStatusWindow() 145 void XIMStatusWindow::toggle( bool bOn ) in toggle() argument 147 m_bOn = bOn; in toggle() 148 show( bOn, I18NStatus::contextmap ); in toggle() 328 IIIMPStatusWindow( SalFrame* pParent, bool bOn ); // for initial position 334 virtual void toggle( bool bOn ); [all …]
|
| /AOO41X/main/svx/source/svdraw/ |
| H A D | svddrgv.cxx | 866 void SdrDragView::SetNoDragXorPolys(sal_Bool bOn) in SetNoDragXorPolys() argument 868 if (IsNoDragXorPolys()!=bOn) in SetNoDragXorPolys() 878 bNoDragXorPolys = bOn; in SetNoDragXorPolys() 893 void SdrDragView::SetDragStripes(sal_Bool bOn) in SetDragStripes() argument 898 bDragStripes=bOn; in SetDragStripes() 903 bDragStripes=bOn; in SetDragStripes() 919 void SdrDragView::SetRubberEdgeDragging(sal_Bool bOn) in SetRubberEdgeDragging() argument 921 if (bOn!=IsRubberEdgeDragging()) in SetRubberEdgeDragging() 928 bRubberEdgeDragging=bOn; in SetRubberEdgeDragging() 949 void SdrDragView::SetDetailedEdgeDragging(sal_Bool bOn) in SetDetailedEdgeDragging() argument [all …]
|
| H A D | svdglev.cxx | 106 sal_Bool bOn=(nEsc & *(sal_uInt16*)pnThisEsc)!=0; in ImpGetEscDir() local 107 if (bFirst) { nRet=bOn; bFirst=sal_False; } in ImpGetEscDir() 108 else if (nRet!=bOn) nRet=FUZZY; in ImpGetEscDir() 129 void SdrGlueEditView::SetMarkedGluePointsEscDir(sal_uInt16 nThisEsc, sal_Bool bOn) in SetMarkedGluePointsEscDir() argument 133 ImpDoMarkedGluePoints(ImpSetEscDir,sal_False,&nThisEsc,&bOn); in SetMarkedGluePointsEscDir() 144 bool bOn=rGP.IsPercent(); in ImpGetPercent() local 145 if (bFirst) { nRet=bOn; bFirst=sal_False; } in ImpGetPercent() 146 else if ((nRet!=0)!=bOn) nRet=FUZZY; in ImpGetPercent() 166 void SdrGlueEditView::SetMarkedGluePointsPercent(sal_Bool bOn) in SetMarkedGluePointsPercent() argument 170 ImpDoMarkedGluePoints(ImpSetPercent,sal_False,&bOn); in SetMarkedGluePointsPercent()
|
| /AOO41X/main/sw/source/ui/uiview/ |
| H A D | view0.cxx | 196 void lcl_SetViewMarks(SwViewOption& rVOpt, sal_Bool bOn ) in lcl_SetViewMarks() argument 198 rVOpt.SetHardBlank(bOn); in lcl_SetViewMarks() 199 rVOpt.SetSoftHyph(bOn); in lcl_SetViewMarks() 201 VIEWOPT_FIELD_SHADINGS, bOn, sal_True); in lcl_SetViewMarks() 204 void lcl_SetViewMetaChars( SwViewOption& rVOpt, sal_Bool bOn) in lcl_SetViewMetaChars() argument 206 rVOpt.SetViewMetaChars( bOn ); in lcl_SetViewMetaChars() 207 if(bOn && !(rVOpt.IsParagraph() || in lcl_SetViewMetaChars() 213 rVOpt.SetParagraph(bOn); in lcl_SetViewMetaChars() 214 rVOpt.SetTab(bOn); in lcl_SetViewMetaChars() 215 rVOpt.SetLineBreak(bOn); in lcl_SetViewMetaChars() [all …]
|
| /AOO41X/main/xmloff/source/text/ |
| H A D | XMLTextHeaderFooterContext.cxx | 75 sal_Bool bOn = *(sal_Bool *)aAny.getValue(); in XMLTextHeaderFooterContext() local 77 if( bOn ) in XMLTextHeaderFooterContext() 123 sal_Bool bOn = *(sal_Bool *)aAny.getValue(); in CreateChildContext() local 125 if( !bOn ) in CreateChildContext() 128 bOn = sal_True; in CreateChildContext() 129 aAny.setValue( &bOn, ::getBooleanCppuType() ); in CreateChildContext() 188 sal_Bool bOn = sal_False; in EndElement() local 190 aAny.setValue( &bOn, ::getBooleanCppuType() ); in EndElement()
|
| /AOO41X/main/svx/source/engine3d/ |
| H A D | float3d.cxx | 1096 … bool bOn = ((const Svx3DLightOnOff1Item&)rAttrs.Get(SDRATTR_3DSCENE_LIGHTON_1)).GetValue() != 0; in Update() local 1097 if( ( bOn && !GetUILightState( aBtnLight1 )) || in Update() 1098 ( !bOn && GetUILightState( aBtnLight1 )) ) in Update() 1100 SetUILightState( aBtnLight1, bOn ); in Update() 1145 … bool bOn = ((const Svx3DLightOnOff2Item&)rAttrs.Get(SDRATTR_3DSCENE_LIGHTON_2)).GetValue() != 0; in Update() local 1146 if( ( bOn && !GetUILightState( aBtnLight2 )) || in Update() 1147 ( !bOn && GetUILightState( aBtnLight2 )) ) in Update() 1149 SetUILightState( aBtnLight2, bOn ); in Update() 1194 … bool bOn = ((const Svx3DLightOnOff3Item&)rAttrs.Get(SDRATTR_3DSCENE_LIGHTON_3)).GetValue() != 0; in Update() local 1195 if( ( bOn && !GetUILightState( aBtnLight3)) || in Update() [all …]
|
| /AOO41X/main/vcl/inc/vcl/ |
| H A D | seleng.hxx | 119 void AddAlways( sal_Bool bOn ); 122 void EnableDrag( sal_Bool bOn ); 192 inline void SelectionEngine::EnableDrag( sal_Bool bOn ) in EnableDrag() argument 194 if ( bOn ) in EnableDrag() 200 inline void SelectionEngine::AddAlways( sal_Bool bOn ) in AddAlways() argument 202 if( bOn ) in AddAlways()
|
| /AOO41X/main/sdext/source/presenter/ |
| H A D | PresenterProtocolHandler.cxx | 112 const bool bOn, 128 const bool bOn, 143 const bool bOn, 775 const bool bOn, in SetNotesViewCommand() argument 777 : mbOn(bOn), in SetNotesViewCommand() 840 const bool bOn, in SetSlideSorterCommand() argument 842 : mbOn(bOn), in SetSlideSorterCommand() 893 const bool bOn, in SetHelpViewCommand() argument 895 : mbOn(bOn), in SetHelpViewCommand()
|
| /AOO41X/main/sc/source/ui/attrdlg/ |
| H A D | tabpages.cxx | 201 sal_Bool bOn = ( eState == STATE_CHECK ); // ausgewaehlter Wert in IMPL_LINK() local 204 bProtect = bOn; in IMPL_LINK() 206 bHideCell = bOn; in IMPL_LINK() 208 bHideForm = bOn; in IMPL_LINK() 210 bHidePrint = bOn; in IMPL_LINK()
|