Home
last modified time | relevance | path

Searched refs:GetMode (Results 1 – 25 of 149) sorted by relevance

123456

/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx595 switch( GetMode() ) in Resize()
616 if( GALLERYBROWSERMODE_PREVIEW == GetMode() ) in Notify()
717 GALLERYBROWSERMODE_PREVIEW == GetMode(), in ShowContextMenu()
847 if( GALLERYBROWSERMODE_PREVIEW == GetMode() ) in SelectTheme()
868 if( GetMode() != eMode ) in SetMode()
870 meLastMode = GetMode(); in SetMode()
952 switch( GetMode() ) in GetViewWindow()
1038 switch( GetMode() ) in ImplUpdateViews()
1091 if( GALLERYBROWSERMODE_PREVIEW == GetMode() ) in ImplGetSelectedItemId()
1100 else if( GALLERYBROWSERMODE_ICON == GetMode() ) in ImplGetSelectedItemId()
[all …]
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx178 virtual Mode GetMode (void) const = 0;
230 virtual SelectionFunction::Mode GetMode (void) const;
266 virtual SelectionFunction::Mode GetMode (void) const;
316 virtual SelectionFunction::Mode GetMode (void) const;
340 virtual SelectionFunction::Mode GetMode (void) const;
826 if (mpModeHandler->GetMode() != NormalMode) in SwitchToNormalMode()
836 if (mpModeHandler->GetMode() != DragAndDropMode) in SwitchToDragAndDropMode()
850 if (mpModeHandler->GetMode() != MultiSelectionMode) in SwitchToMultiSelectionMode()
864 && mpModeHandler->GetMode() != ButtonMode) in SwitchToButtonMode()
906 if (mpModeHandler && mpModeHandler->GetMode() == NormalMode) in ResetMouseAnchor()
[all …]
/trunk/main/svtools/source/contnr/
H A Dtooltiplbox.cxx38 if ( !( rHEvt.GetMode() & HELPMODE_BALLOON ) && !( rHEvt.GetMode() & HELPMODE_QUICK ) ) in lcl_ToolTipLBox_ShowToolTip()
69 if( rHEvt.GetMode() == HELPMODE_BALLOON ) in lcl_ToolTipLBox_ShowToolTip()
/trunk/main/sw/source/ui/config/
H A Dcfgitems.cxx365 eMode( rCpy.GetMode() ) in SwShadowCursorItem()
387 GetMode() == ((SwShadowCursorItem&)rCmp).GetMode(); in operator ==()
393 SetMode( rCpy.GetMode() ); in operator =()
/trunk/main/svx/source/sdr/contact/
H A Dsdrmediawindow.cxx60 rMEvt.GetClicks(), rMEvt.GetMode(), rMEvt.GetButtons(), rMEvt.GetModifier() ); in MouseMove()
76 rMEvt.GetClicks(), rMEvt.GetMode(), rMEvt.GetButtons(), rMEvt.GetModifier() ); in MouseButtonDown()
91 rMEvt.GetClicks(), rMEvt.GetMode(), rMEvt.GetButtons(), rMEvt.GetModifier() ); in MouseButtonUp()
/trunk/main/svtools/source/control/
H A Dtaskstat.cxx474 if ( rHEvt.GetMode() & (HELPMODE_BALLOON | HELPMODE_QUICK) ) in RequestHelp()
485 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
502 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
509 else if ( rHEvt.GetMode() & HELPMODE_EXTENDED ) in RequestHelp()
H A Dtaskbox.cxx164 if ( rHEvt.GetMode() & (HELPMODE_BALLOON | HELPMODE_QUICK) ) in RequestHelp()
176 if ( rHEvt.GetMode() & HELPMODE_QUICK ) in RequestHelp()
H A Dtabbar.cxx848 if ( (rMEvt.GetMode() & (MOUSE_MULTISELECT | MOUSE_RANGESELECT)) && (rMEvt.GetClicks() == 1) ) in MouseButtonDown()
858 if ( (rMEvt.GetMode() & MOUSE_MULTISELECT) && (mnWinStyle & WB_MULTISELECT) ) in MouseButtonDown()
1385 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
1401 else if ( rHEvt.GetMode() & HELPMODE_EXTENDED ) in RequestHelp()
1416 if ( rHEvt.GetMode() & (HELPMODE_QUICK | HELPMODE_BALLOON) ) in RequestHelp()
1433 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
H A Dheadbar.cxx1101 if ( rHEvt.GetMode() & (HELPMODE_QUICK | HELPMODE_BALLOON) ) in RequestHelp()
1112 if ( !aStr.Len() || !(rHEvt.GetMode() & HELPMODE_BALLOON) ) in RequestHelp()
1126 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
1133 else if ( rHEvt.GetMode() & HELPMODE_EXTENDED ) in RequestHelp()
/trunk/main/basctl/source/basicide/
H A Dbaside3.cxx180 if( (pEditor->GetMode() == DLGED_INSERT) && !pEditor->IsCreateOK() ) in MouseButtonUp()
362 (pEditor->GetMode() == DLGED_TEST) ? sal_True : sal_False) ); in GetState()
378 if ( GetEditor()->GetMode() == DLGED_SELECT ) in GetState()
630 if ( GetEditor()->GetMode() == DLGED_INSERT ) in ExecuteCommand()
642 DlgEdMode eOldMode = GetEditor()->GetMode(); in ExecuteCommand()
1333 if ( pEditor && pEditor->GetMode() == DLGED_READONLY ) in IsReadOnly()
/trunk/main/unotools/source/config/
H A Dconfigmgr.cxx262 sal_Bool bLazy = 0 != (rCfgItem.GetMode()&CONFIG_MODE_DELAYED_UPDATE); in AcquireTree()
271 if((rCfgItem.GetMode() & CONFIG_MODE_ALL_LOCALES) == CONFIG_MODE_ALL_LOCALES) in AcquireTree()
294 if (CONFIG_MODE_PROPAGATE_ERRORS & rCfgItem.GetMode()) in AcquireTree()
302 if(0 == (CONFIG_MODE_IGNORE_ERRORS & rCfgItem.GetMode())) in AcquireTree()
/trunk/main/sc/source/ui/view/
H A Dgridwin5.cxx256 sal_Bool bHelpEnabled = ( rHEvt.GetMode() & ( HELPMODE_BALLOON | HELPMODE_QUICK ) ) != 0; in RequestHelp()
383 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
385 else if ( rHEvt.GetMode() & HELPMODE_QUICK ) in RequestHelp()
/trunk/main/avmedia/source/viewer/
H A Dmediawindow_impl.cxx108 rMEvt.GetClicks(), rMEvt.GetMode(), rMEvt.GetButtons(), rMEvt.GetModifier() ); in MouseMove()
119 rMEvt.GetClicks(), rMEvt.GetMode(), rMEvt.GetButtons(), rMEvt.GetModifier() ); in MouseButtonDown()
130 rMEvt.GetClicks(), rMEvt.GetMode(), rMEvt.GetButtons(), rMEvt.GetModifier() ); in MouseButtonUp()
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx79 … rMEvt.GetClicks(), rMEvt.GetMode(), rMEvt.GetButtons(), rMEvt.GetModifier() ); in MouseMove()
90 … rMEvt.GetClicks(), rMEvt.GetMode(), rMEvt.GetButtons(), rMEvt.GetModifier() ); in MouseButtonDown()
101 … rMEvt.GetClicks(), rMEvt.GetMode(), rMEvt.GetButtons(), rMEvt.GetModifier() ); in MouseButtonUp()
/trunk/main/svtools/source/table/
H A Dtabledatawindow.cxx94 sal_uInt16 const nHelpMode = rHEvt.GetMode(); in RequestHelp()
234 if( !pData->GetModifier() && ( pData->GetMode() == COMMAND_WHEEL_SCROLL ) ) in Notify()
/trunk/main/sw/source/core/draw/
H A Ddpage.cxx160 if( rEvt.GetMode() & ( HELPMODE_QUICK | HELPMODE_BALLOON )) in RequestHelp()
224 if( rEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
/trunk/main/svtools/workben/
H A Dbrowser.cxx99 BrowserMode GetMode() const;
309 BrowserMode BrowseModeDialog::GetMode() const in GetMode() function in BrowseModeDialog
600 eCurMode = pDlg->GetMode(); in IMPL_LINK_INLINE_END()
/trunk/main/sfx2/inc/sfx2/
H A Dmsg.hxx281 sal_uIntPtr GetMode() const;
323 inline sal_uIntPtr SfxSlot::GetMode() const in GetMode() function in SfxSlot
/trunk/main/vcl/inc/vcl/
H A Devent.hxx137 sal_uInt16 GetMode() const { return mnMode; } in GetMode() function in MouseEvent
215 sal_uInt16 GetMode() const { return mnMode; } in GetMode() function in HelpEvent
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx959 if ( !bExport40 || ((ScDdeLink*)pBase)->GetMode() == SC_DDE_DEFAULT ) in SaveDdeLinks()
976 if ( !bExport40 || pLink->GetMode() == SC_DDE_DEFAULT ) in SaveDdeLinks()
1217 ((nMode == SC_DDE_IGNOREMODE) || (nMode == pDdeLink->GetMode())) ) in lclGetDdeLink()
1275 rnMode = pDdeLink->GetMode(); in GetDdeLinkMode()
/trunk/main/svtools/source/brwbox/
H A Dbrwbox2.cxx1637 rEvt.GetClicks(), rEvt.GetMode(), rEvt.GetButtons(), in MouseButtonUp()
1672 else if ( ( rEvt.GetMode() & ( MOUSE_SELECT | MOUSE_SIMPLECLICK ) ) && in MouseButtonDown()
1716 if ( rEvt.GetMode() & MOUSE_RANGESELECT ) in MouseButtonDown()
1730 ( rEvt.GetMode() & MOUSE_MULTISELECT ); in MouseButtonDown()
1735 else if ( rEvt.GetMode() & MOUSE_MULTISELECT ) in MouseButtonDown()
/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx146 rMEvt.GetMode(), in MouseButtonDown()
174 rMEvt.GetMode(), in MouseButtonUp()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin2.cxx110 sal_Bool bQuickBalloon = 0 != (rEvt.GetMode() & ( HELPMODE_QUICK | HELPMODE_BALLOON )); in RequestHelp()
117 sal_Bool bBalloon = static_cast< sal_Bool >(rEvt.GetMode() & HELPMODE_BALLOON); in RequestHelp()
/trunk/main/vcl/source/control/
H A Dtabctrl.cxx1333 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
1349 else if ( rHEvt.GetMode() & HELPMODE_EXTENDED ) in RequestHelp()
1364 if ( rHEvt.GetMode() & (HELPMODE_QUICK | HELPMODE_BALLOON) ) in RequestHelp()
1379 if ( rHEvt.GetMode() & HELPMODE_BALLOON ) in RequestHelp()
1388 if ( rHEvt.GetMode() & HELPMODE_QUICK ) in RequestHelp()
/trunk/main/sd/source/ui/view/
H A Ddrtxtob.cxx282 ( pOLV->GetOutliner()->GetMode() == OUTLINERMODE_OUTLINEOBJECT || bOutlineViewSh ) ) in GetAttrState()
290 sal_Bool bIsOutlineView(OUTLINERMODE_OUTLINEVIEW == pOLV->GetOutliner()->GetMode()); in GetAttrState()

Completed in 145 milliseconds

123456