Home
last modified time | relevance | path

Searched refs:bQuiet (Results 1 – 11 of 11) sorted by relevance

/trunk/main/extensions/test/ole/EventListenerSample/VBEventListener/
H A DVBEventListener.cls38 Private bQuiet As Boolean
47 bQuiet = False
56 If bQuiet = False Then
63 bQuiet = quiet
/trunk/main/automation/source/server/
H A Dserver.cxx90 sal_Bool RemoteControlCommunicationManager::bQuiet = sal_False; member in RemoteControlCommunicationManager
104 if ( bQuiet ) in RemoteControlCommunicationManager()
250 bQuiet = ( aConf.ReadKey("Quiet","no").CompareIgnoreCaseToAscii("yes") == COMPARE_EQUAL ); in GetPort()
767 if (!m_pDbgWin->bQuiet) in QueCommands()
867 m_pDbgWin->bQuiet = sal_True; in ImplRemoteControl()
869 m_pDbgWin->bQuiet = sal_False; in ImplRemoteControl()
908 m_pDbgWin->bQuiet = sal_True; // Keine Ausgabe mehr im Debugwindow in ~ImplRemoteControl()
H A Deditwin.cxx93 , bQuiet(sal_False) in EditWindow()
134 if ( bQuiet ) return; in AddText()
H A Dserver.hxx55 static sal_Bool bQuiet; member in RemoteControlCommunicationManager
H A Deditwin.hxx64 sal_Bool bQuiet; member in EditWindow
H A Dstatemnt.cxx2610 m_pDbgWin->bQuiet = sal_True; in Execute()
2615 m_pDbgWin->bQuiet = sal_False; in Execute()
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx161 sal_Bool bQuiet; // nur parent dispatcher verwenden member
351 pImp->bQuiet = sal_False; in Construct_Impl()
1757 if ( pImp->pParent && !pImp->bQuiet /* && bUIActive */ ) in _Update_Impl()
1766 …if ( pImp->bQuiet || pImp->bNoUI || (pImp->pFrame && pImp->pFrame->GetObjectShell()->IsPreview()) ) in _Update_Impl()
2305 if ( pImp->bQuiet ) in _FindServer()
2436 if ( pImp->bQuiet ) in HasSlot_Impl()
2643 if ( rDisp.pImp->bQuiet ) in Popup()
2683 if ( rDisp.pImp->bQuiet ) in ExecutePopup()
2860 pImp->bQuiet = bOn; in SetQuietMode_Impl()
/trunk/main/sw/source/ui/uiview/
H A Dviewsrch.cxx107 sal_Bool bQuiet = sal_False; in ExecSearch() local
109 bQuiet = ((const SfxBoolItem*) pItem)->GetValue(); in ExecSearch()
111 sal_Bool bApi = bQuiet | bNoMessage; in ExecSearch()
/trunk/main/l10ntools/inc/
H A Dlngmerge.hxx47 bool bQuiet; member in LngParser
/trunk/main/basctl/source/basicide/
H A Dbaside2.hxx178 sal_Bool SetSourceInBasic( sal_Bool bQuiet = sal_True );
H A Dbaside2b.cxx501 sal_Bool EditorWindow::SetSourceInBasic( sal_Bool bQuiet ) in SetSourceInBasic() argument
503 (void)bQuiet; in SetSourceInBasic()

Completed in 72 milliseconds