/trunk/main/basctl/source/basicide/ |
H A D | baside3.cxx | 182 pEditor->SetMode( DLGED_SELECT ); in MouseButtonUp() 490 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand() 496 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand() 502 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand() 508 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand() 514 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand() 520 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand() 526 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand() 532 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand() 643 GetEditor()->SetMode( DLGED_TEST ); in ExecuteCommand() [all …]
|
H A D | basobj2.cxx | 282 pChooser->SetMode( MACROCHOOSER_CHOOSEONLY ); in ChooseMacro() 286 pChooser->SetMode( MACROCHOOSER_RECORDING ); in ChooseMacro()
|
H A D | macrodlg.hxx | 105 void SetMode( sal_uInt16 nMode );
|
/trunk/main/svx/source/gallery2/ |
H A D | galbrws2.cxx | 518 …SetMode( ( GALLERYBROWSERMODE_PREVIEW != GalleryBrowser2::meInitMode ) ? GalleryBrowser2::meInitMo… in DBG_NAME() 617 SetMode( meLastMode ); in Notify() 694 … SetMode( ( GALLERYBROWSERMODE_PREVIEW != GetMode() ) ? GALLERYBROWSERMODE_PREVIEW : meLastMode ); in TogglePreview() 866 void GalleryBrowser2::SetMode( GalleryBrowserMode eMode ) in SetMode() function in GalleryBrowser2 1291 … SetMode( ( GALLERYBROWSERMODE_PREVIEW != GetMode() ) ? GALLERYBROWSERMODE_PREVIEW : meLastMode ); in Execute() 1501 SetMode( GALLERYBROWSERMODE_ICON ); in IMPL_LINK() 1503 SetMode( GALLERYBROWSERMODE_LIST ); in IMPL_LINK()
|
/trunk/main/svtools/workben/ |
H A D | browser.cxx | 98 void SetMode( BrowserMode eMode ); 287 void BrowseModeDialog::SetMode( BrowserMode eMode ) in SetMode() function in BrowseModeDialog 597 pDlg->SetMode( eCurMode ); in IMPL_LINK_INLINE_END() 601 aBrowser.SetMode( eCurMode | BROWSER_AUTOSIZE_LASTCOL ); in IMPL_LINK_INLINE_END()
|
/trunk/main/sc/source/filter/xml/ |
H A D | XMLDDELinksContext.cxx | 237 pDDELink->SetMode(SC_DDE_ENGLISH); in ScXMLDDESourceContext() 239 pDDELink->SetMode(SC_DDE_TEXT); in ScXMLDDESourceContext() 241 pDDELink->SetMode(SC_DDE_DEFAULT); in ScXMLDDESourceContext()
|
/trunk/main/svx/source/svdraw/ |
H A D | svdibrow.cxx | 513 SetMode(MYBROWSEMODE & ~BROWSER_KEEPHIGHLIGHT); in BegChangeEntry() 557 SetMode(MYBROWSEMODE); in EndChangeEntry() 572 SetMode(MYBROWSEMODE); in BrkChangeEntry() 927 SetMode(MYBROWSEMODE & ~BROWSER_KEEPHIGHLIGHT); in SetAttributes() 1066 SetMode(MYBROWSEMODE); in SetAttributes()
|
/trunk/main/svx/source/fmcomp/ |
H A D | gridctrl.cxx | 987 SetMode(m_nMode); in Init() 1258 SetMode( m_nMode ); in EnableNavigationBar() 1273 SetMode( m_nMode ); in EnableNavigationBar() 1324 SetMode(nNewMode); in SetOptions() 1368 SetMode( m_nMode ); in ForceHideScrollbars() 1397 SetMode(m_nMode); in EnablePermanentCursor() 1430 SetMode(m_nMode); in SetMultiSelection() 1652 SetMode(m_nMode); in setDataSource()
|
/trunk/main/reportdesign/source/ui/report/ |
H A D | ScrollHelper.cxx | 232 void OScrollWindowHelper::SetMode( DlgEdMode _eNewMode ) in SetMode() function in rptui::OScrollWindowHelper 234 m_aReportWindow.SetMode(_eNewMode); in SetMode()
|
H A D | ReportWindow.cxx | 115 void OReportWindow::SetMode( DlgEdMode eNewMode ) in SetMode() function in rptui::OReportWindow 117 m_aViewsWindow.SetMode(eNewMode); in SetMode()
|
H A D | ReportController.cxx | 1133 getDesignView()->SetMode(RPTUI_SELECT); in Execute() 1207 getDesignView()->SetMode(RPTUI_SELECT); in Execute() 1211 getDesignView()->SetMode( RPTUI_INSERT ); in Execute() 1217 getDesignView()->SetMode( RPTUI_INSERT ); in Execute() 1223 getDesignView()->SetMode( RPTUI_INSERT ); in Execute() 1229 getDesignView()->SetMode( RPTUI_INSERT ); in Execute() 1235 getDesignView()->SetMode( RPTUI_INSERT ); in Execute() 1241 getDesignView()->SetMode( RPTUI_INSERT ); in Execute() 1365 getDesignView()->SetMode( RPTUI_INSERT ); in Execute() 3075 getDesignView()->SetMode(RPTUI_SELECT); in select()
|
H A D | DesignView.cxx | 353 void ODesignView::SetMode( DlgEdMode _eNewMode ) in SetMode() function in rptui::ODesignView 359 m_aScrollWindow.SetMode(_eNewMode); in SetMode()
|
/trunk/main/dbaccess/source/ui/querydesign/ |
H A D | SelectionBrowseBox.cxx | 337 m_pBrowseBox->SetMode( nMode ); in Select() 398 SetMode(m_nMode); in Init() 482 SetMode(m_nMode); in SetReadOnly() 487 SetMode(m_nMode); in SetReadOnly() 1410 SetMode( m_nMode ); in adjustSelectionMode() 1422 SetMode( m_nMode ); in adjustSelectionMode()
|
/trunk/main/sdext/source/presenter/ |
H A D | PresenterClock.cxx | 291 SetMode(mnMode); in PresenterClock() 471 SetMode(mnMode+1); in mousePressed() 621 void PresenterClock::SetMode (const sal_Int32 nMode) in SetMode() function in sdext::presenter::PresenterClock
|
H A D | PresenterClock.hxx | 184 void SetMode (sal_Int32 nMode);
|
/trunk/main/svtools/inc/svtools/ |
H A D | colrdlg.hxx | 48 void SetMode( sal_Int16 eMode );
|
/trunk/main/formula/inc/formula/ |
H A D | formdata.hxx | 55 inline void SetMode( sal_uInt16 nNew ) { nMode = nNew; } in SetMode() function in formula::FormEditData
|
/trunk/main/sc/source/ui/inc/ |
H A D | pfuncache.hxx | 61 void SetMode(ScPrintSelectionMode eNew) { eMode = eNew; } in SetMode() function in ScPrintSelectionStatus
|
/trunk/main/svtools/source/dialogs/ |
H A D | colrdlg.cxx | 69 void SvColorDialog::SetMode( sal_Int16 eMode ) in SetMode() function in SvColorDialog
|
/trunk/main/cui/source/inc/ |
H A D | page.hxx | 236 void SetMode( SvxModeType eMType ) { eMode = eMType; } in SetMode() function in SvxPageDescPage
|
/trunk/main/reportdesign/source/ui/inc/ |
H A D | ReportSection.hxx | 130 void SetMode( DlgEdMode m_eMode );
|
H A D | ReportWindow.hxx | 91 void SetMode( DlgEdMode m_eMode );
|
H A D | ScrollHelper.hxx | 97 void SetMode( DlgEdMode _eMode );
|
/trunk/main/dbaccess/source/ui/tabledesign/ |
H A D | TableDesignControl.cxx | 109 SetMode(nMode); in Init()
|
/trunk/main/sw/source/ui/inc/ |
H A D | cfgitems.hxx | 199 void SetMode( sal_uInt8 eM ) { eMode = eM; } in SetMode() function in SwShadowCursorItem
|