Home
last modified time | relevance | path

Searched refs:BOOL (Results 26 – 50 of 338) sorted by relevance

12345678910>>...14

/aoo41x/main/vcl/inc/os2/
H A Dsalsound.hxx53 BOOL mbLoop;
54 BOOL mbPaused;
66 BOOL Create();
68 static BOOL IsValid() { return( SOUND_STATE_VALID == SalSound::mnSoundState ); } in IsValid()
70 BOOL Init( SalFrame* pFrame, const String& rSoundName, ULONG& rSoundLen );
71 BOOL Init( SalFrame* pFrame, const BYTE* pSound, ULONG nDataLen, ULONG& rSoundLen );
72 void Play( ULONG nStartTime, ULONG nPlayTime, BOOL bLoop );
/aoo41x/main/extensions/workben/
H A Dpythonautotest.cxx63 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut );
89 BOOL hasMethod(const UString& Name) const THROWS( (UsrSystemException) );
90 BOOL hasProperty(const UString& Name) const THROWS( (UsrSystemException) );
113 BOOL MyPythonRoot::queryInterface( Uik aUik, XInterfaceRef &rOut ) in queryInterface()
183 BOOL MyPythonRoot::hasMethod(const UString& Name) const THROWS( (UsrSystemException) ) in hasMethod()
198 BOOL MyPythonRoot::hasProperty(const UString& Name) const THROWS( (UsrSystemException) ) in hasProperty()
237 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut );
299 BOOL TestListener::queryInterface( Uik aUik, XInterfaceRef & rOut ) in queryInterface()
343 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut );
354 virtual BOOL isValidPath(const UString& PathName) THROWS( (UsrSystemException) ) in isValidPath()
[all …]
/aoo41x/main/sal/osl/os2/
H A Dpipeimpl.h84 EXPORT_PIPE_API BOOL WINAPI WaitForSimplePipeA( LPCSTR lpName, DWORD dwTimeOut );
85 EXPORT_PIPE_API BOOL WINAPI WaitForSimplePipeW( LPCWSTR lpName, DWORD dwTimeOut );
94 EXPORT_PIPE_API BOOL WINAPI WriteSimplePipe( HANDLE hPipe, LPCVOID lpBuffer, DWORD dwBytesToWrite, …
95 EXPORT_PIPE_API BOOL WINAPI ReadSimplePipe( HANDLE hPipe, LPVOID lpBuffer, DWORD dwBytesToRead, LPD…
96 EXPORT_PIPE_API BOOL WINAPI CloseSimplePipe( HANDLE hPipe );
/aoo41x/main/sal/osl/w32/
H A Dpipeimpl.h90 EXPORT_PIPE_API BOOL WINAPI WaitForSimplePipeA( LPCSTR lpName, DWORD dwTimeOut );
91 EXPORT_PIPE_API BOOL WINAPI WaitForSimplePipeW( LPCWSTR lpName, DWORD dwTimeOut );
100 EXPORT_PIPE_API BOOL WINAPI WriteSimplePipe( HANDLE hPipe, LPCVOID lpBuffer, DWORD dwBytesToWrite, …
101 EXPORT_PIPE_API BOOL WINAPI ReadSimplePipe( HANDLE hPipe, LPVOID lpBuffer, DWORD dwBytesToRead, LPD…
102 EXPORT_PIPE_API BOOL WINAPI CloseSimplePipe( HANDLE hPipe );
H A Dfile_dirvol.cxx60 BOOL fSuccess = FALSE; in TimeValueToFileTime()
348 BOOL fSuccess = FALSE; in EnumLogicalDrives()
373 BOOL fSuccess = FALSE; in CloseLogicalDrivesEnum()
445 BOOL fSuccess = FALSE; in EnumDirectory()
450 BOOL fValid; in EnumDirectory()
481 BOOL fSuccess = FALSE; in CloseDirectory()
664 BOOL bCreated = FALSE; in create_dir_with_callback()
897 BOOL fSuccess; in osl_getNextDrive()
941 BOOL fFound; in osl_getNextFileItem()
1785 BOOL fSuccess; in osl_setFileAttributes()
[all …]
H A Dmodule.cxx219 typedef BOOL (WINAPI *Module32First_PROC)( HANDLE hSnapshot, LPMODULEENTRY32 lpme32 );
220 typedef BOOL (WINAPI *Module32Next_PROC)( HANDLE hSnapshot, LPMODULEENTRY32 lpme32 );
297 typedef BOOL (WINAPI *SymInitialize_PROC)(
300 BOOL fInvadeProcess
303 typedef BOOL (WINAPI *SymCleanup_PROC)(
307 typedef BOOL (WINAPI *SymGetModuleInfo_PROC)(
408 typedef BOOL (WINAPI *EnumProcessModules_PROC)(
415 typedef BOOL (WINAPI *GetModuleInformation_PROC)(
/aoo41x/main/shell/source/win32/shlxthandler/ooofilt/
H A Dpropspec.hxx74 inline BOOL IsValid() const;
94 BOOL SetProperty( WCHAR const * wcsProperty );
98 inline BOOL IsPropertyName() const;
99 inline BOOL IsPropertyPropid() const;
119 inline BOOL CFullPropSpec::IsValid() const in IsValid()
144 inline BOOL CFullPropSpec::IsPropertyName() const in IsPropertyName()
148 inline BOOL CFullPropSpec::IsPropertyPropid() const in IsPropertyPropid()
/aoo41x/main/vcl/inc/aqua/
H A Daqua11ywrapper.h61 BOOL mActsAsRadioGroup;
62 BOOL mIsTableCell;
66 -(BOOL)accessibilityIsIgnored; in accessibilityIsIgnored()
68 -(BOOL)accessibilityIsAttributeSettable:(NSString *)attribute; in accessibilityIsAttributeSettable:()
70 -(BOOL)accessibilitySetOverrideValue:(id)value forAttribute:(NSString *)attribute; in accessibilitySetOverrideValue:forAttribute:()
91 -(void)setActsAsRadioGroup:(BOOL)actsAsRadioGroup; in setActsAsRadioGroup:() argument
92 -(BOOL)actsAsRadioGroup; in actsAsRadioGroup()
101 +(void)setPopupMenuOpen:(BOOL)popupMenuOpen; argument
H A Dvclnsapp.h47 -(BOOL)application: (NSApplication*) app openFile: (NSString*)file; in application:openFile:()
49 -(BOOL)application: (NSApplication*) app printFile: (NSString*)file; in application:printFile:()
50 …NSArray *)files withSettings: (NSDictionary *)printSettings showPrintPanels:(BOOL)bShowPrintPanels; in application:printFiles:withSettings:showPrintPanels:() argument
61 -(BOOL)applicationShouldHandleReopen: (NSApplication*)pApp hasVisibleWindows: (BOOL)bWinVisible; in applicationShouldHandleReopen:hasVisibleWindows:() argument
/aoo41x/main/crashrep/source/win32/
H A Dsoreport.cpp228 BOOL fAllowContact;
656 BOOL fSuccess = FALSE; in WriteReportFile()
784 static BOOL SetWindowRect( HWND hwnd, const RECT *lprc, BOOL fRepaint ) in SetWindowRect()
804 static BOOL GrowWindow( HWND hwnd, LONG dxClient, LONG dyClient, BOOL fRepaint ) in GrowWindow()
826 BOOL CALLBACK GrowChildWindows( in GrowChildWindows()
1215 if ( (BOOL)wParam ) in ReportDialogProc()
1330 if ( (BOOL)wParam ) in WelcomeDialogProc()
1733 BOOL bSuccess; in WriteStackFile()
1860 BOOL FindDumpFile() in FindDumpFile()
1891 BOOL fSuccess = FALSE; in WriteDumpFile()
[all …]
/aoo41x/main/vcl/inc/win/
H A Dsaldata.hxx47 typedef HRESULT (WINAPI *DwmIsCompositionEnabled_ptr)(BOOL*);
128 BOOL mbScrSvrEnabled; // ScreenSaver enabled
160 BOOL mbW40; // Is System-Version >= 4.0
161 BOOL mbWXP; // Windows XP
162 BOOL mbWPrinter; // true: use unicode printer functions
349 BOOL ImplPostMessage( HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam );
350 BOOL ImplSendMessage( HWND hWnd, UINT Msg, WPARAM wParam, LPARAM lParam );
351 BOOL ImplGetMessage( LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT wMsgFilterMax );
352 BOOL ImplPeekMessage( LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT wMsgFilterMax, UINT wRemo…
/aoo41x/main/apple_remote/inc/
H A DRemoteControl.h77 - (void) sendRemoteButtonEvent: (RemoteControlEventIdentifier) event pressedDown: (BOOL) pressedDow… in sendRemoteButtonEvent:pressedDown:remoteControl:() argument
91 - (void) setListeningToRemote: (BOOL) value; in setListeningToRemote:() argument
92 - (BOOL) isListeningToRemote; in isListeningToRemote()
94 - (BOOL) isOpenInExclusiveMode; in isOpenInExclusiveMode()
95 - (void) setOpenInExclusiveMode: (BOOL) value; in setOpenInExclusiveMode:() argument
101 - (BOOL) sendsEventForButtonIdentifier: (RemoteControlEventIdentifier) identifier; in sendsEventForButtonIdentifier:()
/aoo41x/main/apple_remote/
H A DHIDRemoteControlDevice.m53 - (BOOL) initializeCookies;
54 - (BOOL) openDevice;
63 + (BOOL) isRemoteAvailable {
118 - (BOOL) isListeningToRemote {
122 - (void) setListeningToRemote: (BOOL) value { argument
130 - (BOOL) isOpenInExclusiveMode {
137 - (BOOL) processesBacklog {
140 - (void) setProcessesBacklog: (BOOL) value { argument
199 BOOL sendNotification = NO;
399 - (BOOL) initializeCookies {
[all …]
H A DMultiClickRemoteBehavior.m59 - (BOOL) simulateHoldEvent {
62 - (void) setSimulateHoldEvent: (BOOL) value { argument
66 - (BOOL) simulatesHoldForButtonIdentifier: (RemoteControlEventIdentifier) identifier remoteControl:…
73 - (BOOL) clickCountingEnabled {
76 - (void) setClickCountingEnabled: (BOOL) value { argument
99 BOOL startSimulateHold = NO;
115 BOOL finishedClicking = NO;
135 - (void) sendRemoteButtonEvent: (RemoteControlEventIdentifier) event pressedDown: (BOOL) pressedDow… argument
138 BOOL clickCountingForEvent = ([self clickCountEnabledButtons] & event) == event;
H A DRemoteControlContainer.m55 - (BOOL) instantiateAndAddRemoteControlDeviceWithClass: (Class) clazz {
56 BOOL toReturn = NO;
89 - (void) setListeningToRemote: (BOOL) value { argument
96 - (BOOL) isListeningToRemote {
125 - (BOOL) isOpenInExclusiveMode {
126 BOOL mode = YES;
133 - (void) setOpenInExclusiveMode: (BOOL) value { argument
/aoo41x/main/setup_native/source/win32/customactions/quickstarter/
H A Dquickstarter.cxx123 static BOOL WINAPI _Process32First( HANDLE hSnapshot, PROCESSENTRY32 *lppe32 ) in _Process32First()
125 typedef BOOL (WINAPI *FN_PROC)( HANDLE hSnapshot, PROCESSENTRY32 *lppe32 ); in _Process32First()
128 BOOL fSuccess = FALSE; in _Process32First()
144 static BOOL WINAPI _Process32Next( HANDLE hSnapshot, PROCESSENTRY32 *lppe32 ) in _Process32Next()
146 typedef BOOL (WINAPI *FN_PROC)( HANDLE hSnapshot, PROCESSENTRY32 *lppe32 ); in _Process32Next()
149 BOOL fSuccess = FALSE; in _Process32Next()
177 BOOL fSuccess = _Process32First( hSnapshot, &pe32 ); in GetProcessImagePath_9x()
/aoo41x/main/tools/workben/
H A Dhashtbl.hxx44 BOOL m_bOwner;
82 BOOL bOwner,
89 BOOL IsFull() const;
93 BOOL Insert (String const& Key, void* pObject);
106 void* FindValidObject(BOOL bForward);
135 BOOL Insert (KeyType const& Key, ObjType Object) \
/aoo41x/main/sw/sdi/
H A Dswitems.sdi25 item BOOL SwRegisterItem;
29 BOOL CountLines MID_LINENUMBER_COUNT;
49 BOOL WholeWord MID_DROPCAP_WHOLE_WORD;
57 BOOL Send MID_ENV_SEND;
66 BOOL PrintFromAbove MID_ENV_PRINT_FROM_ABOVE;
75 BOOL BookMode MID_VIEWLAYOUT_BOOKMODE;
/aoo41x/main/embedserv/source/inc/
H A Ddocholder.hxx59 BOOL m_bAllowInPlace;
142 BOOL isActive() const;
143 void DisableInplaceActivation(BOOL);
144 HRESULT InPlaceActivate(LPOLECLIENTSITE,BOOL);
148 BOOL InPlaceMenuCreate(void);
149 BOOL InPlaceMenuDestroy(void);
152 BOOL Undo(void);
H A Diipaobj.hxx54 STDMETHODIMP ContextSensitiveHelp(BOOL);
56 STDMETHODIMP OnFrameWindowActivate(BOOL);
57 STDMETHODIMP OnDocWindowActivate(BOOL);
59 , BOOL);
60 STDMETHODIMP EnableModeless(BOOL);
/aoo41x/main/embedserv/source/embed/
H A Diipaobj.cxx84 STDMETHODIMP CIIAObj::ContextSensitiveHelp(BOOL) in ContextSensitiveHelp() argument
94 STDMETHODIMP CIIAObj::OnFrameWindowActivate(BOOL) in OnFrameWindowActivate() argument
99 STDMETHODIMP CIIAObj::OnDocWindowActivate(BOOL) in OnDocWindowActivate() argument
105 LPCRECT pRect,LPOLEINPLACEUIWINDOW,BOOL bFrame) in ResizeBorder()
116 STDMETHODIMP CIIAObj::EnableModeless(BOOL) in EnableModeless() argument
/aoo41x/main/setup_native/source/win32/customactions/regpatchactivex/
H A Dregpatchactivex.cxx40 BOOL UnicodeEquals( wchar_t* pStr1, wchar_t* pStr2 ) in UnicodeEquals()
54 BOOL GetMsiProp( MSIHANDLE hMSI, const wchar_t* pPropName, wchar_t** ppValue ) in GetMsiProp()
73 BOOL MakeInstallForAllUsers( MSIHANDLE hMSI ) in MakeInstallForAllUsers()
75 BOOL bResult = FALSE; in MakeInstallForAllUsers()
96 BOOL bInstallForAllUsers = MakeInstallForAllUsers( hMSI ); in PatchActiveXControl()
/aoo41x/main/extensions/test/sax/
H A Dtestwriter.cxx124 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut ) in queryInterface()
190 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut );
205 virtual BOOL testPassed(void) THROWS( ( UsrSystemException) );
243 BOOL queryInterface( Uik aUik, XInterfaceRef & rOut );
355 BOOL AttributeListImpl::queryInterface( Uik aUik, XInterfaceRef & rOut ) in queryInterface()
437 BOOL OSaxWriterTest::queryInterface( Uik uik , XInterfaceRef &rOut ) in queryInterface()
518 BOOL OSaxWriterTest::testPassed(void) THROWS( (UsrSystemException) ) in testPassed()
653 BOOL bException = TRUE; in testExceptions()
670 BOOL bException = TRUE; in testExceptions()
/aoo41x/main/dtrans/test/win32/dnd/
H A Datlwindow.cxx65 LRESULT AWindow::OnClose(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnClose()
84 LRESULT AWindow::OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnCreate()
141 LRESULT AWindow::OnMouseAction(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnMouseAction()
156 LRESULT AWindow::OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnTimer()
225 LRESULT AWindow::OnSize(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnSize()
237 LRESULT AWindow::OnFocus(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnFocus()
/aoo41x/main/vcl/win/source/app/
H A Dsaldata.cxx131 BOOL ImplPostMessage( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in ImplPostMessage()
138 BOOL ImplSendMessage( HWND hWnd, UINT nMsg, WPARAM wParam, LPARAM lParam ) in ImplSendMessage()
140 BOOL bRet = SendMessageW( hWnd, nMsg, wParam, lParam ); in ImplSendMessage()
146 BOOL ImplGetMessage( LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT wMsgFilterMax ) in ImplGetMessage()
153 BOOL ImplPeekMessage( LPMSG lpMsg, HWND hWnd, UINT wMsgFilterMin, UINT wMsgFilterMax, UINT wRemoveM… in ImplPeekMessage()

Completed in 319 milliseconds

12345678910>>...14