Home
last modified time | relevance | path

Searched refs:IsSolidMarkHdl (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Ddrviews5.cxx258 if (mpDrawView->IsSolidMarkHdl() != pView->IsSolidMarkHdl() ) in ReadFrameViewData()
259 mpDrawView->SetSolidMarkHdl( pView->IsSolidMarkHdl() ); in ReadFrameViewData()
386 mpFrameView->SetSolidMarkHdl( mpDrawView->IsSolidMarkHdl() ); in WriteFrameViewData()
H A Ddrviewsg.cxx150 pOptions->SetSolidMarkHdl( !mpDrawView->IsSolidMarkHdl() ); in ExecOptionsBar()
271 rSet.Put( SfxBoolItem( SID_HANDLES_DRAFT, !mpDrawView->IsSolidMarkHdl() ) ); in GetOptionsBarState()
H A Dfrmview.cxx185 SetSolidMarkHdl( pFrameView->IsSolidMarkHdl() ); in FrameView()
354 SetSolidMarkHdl( pOptions->IsSolidMarkHdl() ); in Update()
/trunk/main/sd/source/ui/app/
H A Doptsitem.cxx532 IsSolidMarkHdl() == rOpt.IsSolidMarkHdl() && in operator ==()
682 pValues[ 11 ] <<= IsSolidMarkHdl(); in WriteData()
770 maOptionsMisc.SetSolidMarkHdl( pView->IsSolidMarkHdl() ); in SdOptionsMiscItem()
785 maOptionsMisc.SetSolidMarkHdl( pOpts->IsSolidMarkHdl() ); in SdOptionsMiscItem()
827 pOpts->SetSolidMarkHdl( maOptionsMisc.IsSolidMarkHdl() ); in SetOptions()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx2329 if ( pOpt->IsSolidMarkHdl() != rOpt.IsSolidMarkHdl() ) in ImplApplyViewOptions()
2330 pDView->SetSolidMarkHdl( rOpt.IsSolidMarkHdl() ); in ImplApplyViewOptions()
H A Dviewimp.cxx98 pDrawView->SetSolidMarkHdl(pNewOpt->IsSolidMarkHdl()); in Init()
/trunk/main/sw/source/ui/config/
H A Dcfgitems.cxx208 bHandles = rVOpt.IsSolidMarkHdl(); in SwElemItem()
H A Dusrpref.cxx308 …case 1: rVal <<= (sal_Bool) rParent.IsSolidMarkHdl(); break; // "Line/SimpleControlPoin… in Commit()
/trunk/main/svx/inc/svx/
H A Dsvdmrkv.hxx352 sal_Bool IsSolidMarkHdl() const { return aHdl.IsFineHdl(); } in IsSolidMarkHdl() function in SdrMarkView
/trunk/main/sw/inc/
H A Dviewopt.hxx290 inline sal_Bool IsSolidMarkHdl() const in IsSolidMarkHdl() function in SwViewOption
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx922 …case HANDLE_VIEWSET_SOLID_MARK_HANDLES : bBoolVal = mpConstViewOption->IsSolidMarkHdl(); bre… in _getSingleValue()
/trunk/main/sd/source/ui/inc/
H A Doptsitem.hxx317 sal_Bool IsSolidMarkHdl() const { Init(); return (sal_Bool) bSolidMarkHdl; } in IsSolidMarkHdl() function in SdOptionsMisc

Completed in 99 milliseconds