Home
last modified time | relevance | path

Searched refs:BOOL (Results 101 – 125 of 337) sorted by relevance

12345678910>>...14

/aoo41x/main/embedserv/source/embed/
H A Dtracker.cxx228 static BOOL bInitialized = false; in Construct()
302 BOOL Tracker::SetCursor(HWND pWnd, UINT nHitTest) const in SetCursor()
336 BOOL Tracker::Track(HWND hWnd,POINT point,BOOL bAllowInvert, in Track()
354 BOOL Tracker::TrackHandle(int nHandle,HWND hWnd,POINT point,HWND hWndClipTo) in TrackHandle()
392 BOOL bMoved = FALSE; in TrackHandle()
H A Dsyswinwrapper.cxx132 BOOL winwrap::HatchWindowRegister(HINSTANCE hInst) in HatchWindowRegister()
216 BOOL CHatchWin::Init(HWND hWndParent, UINT uID, HWND hWndAssoc) in Init()
376 void CHatchWin::ShowHatch(BOOL fHatch) in ShowHatch()
H A Ddocholder.cxx219 void DocumentHolder::DisableInplaceActivation(BOOL b) in DisableInplaceActivation()
224 BOOL DocumentHolder::isActive() const in isActive()
231 BOOL fIncludeUI) in InPlaceActivate()
593 BOOL DocumentHolder::InPlaceMenuCreate(void) in InPlaceMenuCreate()
648 BOOL DocumentHolder::InPlaceMenuDestroy(void) in InPlaceMenuDestroy()
664 BOOL DocumentHolder::Undo(void) in Undo()
991 BOOL bIsOk = LPtoDP( hdc, &aOldOffset, 1 ); in resizeWin()
/aoo41x/main/linguistic/workben/
H A Dsspellimp.cxx56 BOOL operator == ( const Locale &rL1, const Locale &rL2 ) in operator ==()
118 BOOL bRes = FALSE; in hasLocale()
317 BOOL bRes = FALSE; in addLinguServiceEventListener()
333 BOOL bRes = FALSE; in removeLinguServiceEventListener()
/aoo41x/main/vcl/inc/win/
H A Dwincomp.hxx127 inline BOOL IsMinimized( HWND hWnd ) in IsMinimized()
132 inline BOOL IsMaximized( HWND hWnd ) in IsMaximized()
137 inline void SetWindowFont( HWND hWnd, HFONT hFont, BOOL bRedraw ) in SetWindowFont()
/aoo41x/main/setup_native/source/win32/customactions/shellextensions/
H A Dregisterextensions.cxx190 static BOOL ExecuteCommand( LPCTSTR lpCommand, DWORD * out_exitCode) in ExecuteCommand()
192 BOOL fSuccess = FALSE; in ExecuteCommand()
226 static BOOL RemoveCompleteDirectory( std::_tstring sPath ) in RemoveCompleteDirectory()
/aoo41x/main/svx/workben/msview/
H A Dmsview.cxx577 virtual BOOL Expand( SvLBoxEntry* pParent );
578 virtual BOOL Collapse( SvLBoxEntry* pParent );
659 BOOL AtomContainerTreeListBox::Expand( SvLBoxEntry* pParent ) in Expand()
661 BOOL bRet = FALSE; in Expand()
674 BOOL AtomContainerTreeListBox::Collapse( SvLBoxEntry* pParent ) in Collapse()
676 BOOL bRet = FALSE; in Collapse()
/aoo41x/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx175 static BOOL MoveFileEx9x( LPCSTR lpExistingFileNameA, LPCSTR lpNewFileNameA, DWORD dwFlags ) in MoveFileEx9x()
177 BOOL fSuccess = FALSE; // assume failure in MoveFileEx9x()
222 BOOL bFailIfExist = 0 == (dwFlags & MOVEFILE_REPLACE_EXISTING); in MoveFileEx9x()
235 static BOOL MoveFileExImpl( LPCSTR lpExistingFileNameA, LPCSTR lpNewFileNameA, DWORD dwFlags ) in MoveFileExImpl()
690 BOOL fSuccess = false; in IsOfficeRunning()
/aoo41x/main/vcl/aqua/source/dtrans/
H A DDropTarget.cxx128 -(BOOL)prepareForDragOperation:(id <NSDraggingInfo>)sender
134 -(BOOL)performDragOperation:(id <NSDraggingInfo>)sender
330 BOOL DropTarget::prepareForDragOperation(id /*sender*/) in prepareForDragOperation()
336 BOOL DropTarget::performDragOperation() in performDragOperation()
/aoo41x/main/sal/workben/clipboardwben/testcopy/
H A Dcbcpytest.cxx59 BOOL InitInstance( HINSTANCE, int );
74 BOOL g_bEnd;
214 BOOL InitInstance( HINSTANCE hInstance, int nCmdShow ) in InitInstance()
/aoo41x/main/extensions/source/activex/main/
H A DSOActiveX.cpp219 BOOL bCloserActivated = FALSE; in Cleanup()
630 HRESULT CSOActiveX::CallLoadComponentFromURL1PBool( OLECHAR* sUrl, OLECHAR* sArgName, BOOL sArgVal ) in CallLoadComponentFromURL1PBool()
716 BOOL bSuccess = FALSE; in CallbackCreateXInputStream()
717 BOOL bFinishDownload = FALSE; in CallbackCreateXInputStream()
952 BOOL& mbLocked;
954 LockingGuard( BOOL& bLocked ) in LockingGuard()
/aoo41x/main/sal/systools/win32/kill/
H A Dkill.cxx148 static BOOL RaiseSignalEx( HANDLE hProcess, int sig ) in RaiseSignalEx()
154 BOOL fSuccess = FALSE; in RaiseSignalEx()
346 BOOL fSuccess = Process32First( hSnapshot, &pe ); in ParseCommandArgs()
/aoo41x/main/sal/systools/win32/uwinapi/
H A DPathStripToRootW.cpp29 IMPLEMENT_THUNK( shlwapi, WINDOWS, BOOL, WINAPI, PathStripToRootW,
35 BOOL bret = PathStripToRootA(lpPathA);
H A DPathRemoveFileSpecW.cpp29 IMPLEMENT_THUNK( shlwapi, WINDOWS, BOOL, WINAPI, PathRemoveFileSpecW,
35 BOOL bret = PathRemoveFileSpecA(lpPathA);
H A DPathCompactPathExW.cpp29 IMPLEMENT_THUNK( shlwapi, WINDOWS, BOOL, WINAPI, PathCompactPathExW,
39 BOOL bret = PathCompactPathExA(pOutA, lpPathA, cchMax, dwFlags);
H A DEnumProcesses.cpp25 IMPLEMENT_THUNK( psapi, WINDOWS, BOOL, WINAPI, EnumProcesses, ( LPDWORD lpProcesses, DWORD cbSize, …
27 BOOL fSuccess = FALSE;
H A DGetDiskFreeSpaceExA.cpp28 IMPLEMENT_THUNK( kernel32, TRYLOAD, BOOL, WINAPI, GetDiskFreeSpaceExA,(
37BOOL fSuccess = GetDiskFreeSpaceA( lpRootPathName, &dwSectorsPerCluster, &dwBytesPerSector, &dwNum…
/aoo41x/main/sal/inc/systools/win32/
H A Dcomdlg9x.h63 COMDLG9X_API BOOL ( WINAPI * lpfnGetOpenFileNameW ) ( LPOPENFILENAMEW lpofn );
64 COMDLG9X_API BOOL ( WINAPI * lpfnGetSaveFileNameW ) ( LPOPENFILENAMEW lpofn );
H A Dshell9x.h78 SHELL9X_API BOOL ( WINAPI * lpfnSHGetPathFromIDListW ) ( LPCITEMIDLIST pidl, LPWSTR pszPath…
80 SHELL9X_API BOOL ( WINAPI * lpfnShellExecuteExW ) ( LPSHELLEXECUTEINFOW lpExecInfo );
/aoo41x/main/dtrans/source/win32/dtobj/
H A DTxtCnvtHlp.hxx51 BOOL bEnsureTrailingZero = TRUE );
57 BOOL bEnsureTrailingZero = TRUE );
/aoo41x/main/shell/source/win32/shlxthandler/ooofilt/
H A Dooofilt.cxx693 SCODE STDMETHODCALLTYPE COooFilter::Save(LPCWSTR /*pszFileName*/, BOOL /*fRemember*/) in Save() argument
792 SCODE STDMETHODCALLTYPE COooFilter::Save(IStream * /*pStm*/, BOOL ) in Save() argument
999 SCODE STDMETHODCALLTYPE COooFilterCF::LockServer(BOOL fLock) in LockServer()
1031 extern "C" BOOL WINAPI DllMain( in DllMain()
/aoo41x/main/extensions/test/ole/MfcControl/
H A DMfcControlPpg.cpp60 BOOL CMfcControlPropPage::CMfcControlPropPageFactory::UpdateRegistry(BOOL bRegister) in IMPLEMENT_DYNCREATE()
/aoo41x/main/vcl/aqua/source/app/
H A Dvclnsapp.mm305 -(BOOL)application: (NSApplication*)app openFile: (NSString*)pFile
348 -(BOOL)application: (NSApplication*)app printFile: (NSString*)pFile
357 …(NSArray *)files withSettings: (NSDictionary *)printSettings showPrintPanels:(BOOL)bShowPrintPanels
518 - (BOOL)applicationShouldHandleReopen: (NSApplication*)pApp hasVisibleWindows: (BOOL) bWinVisible
/aoo41x/main/toolkit/workben/layout/
H A Dtpsort.cxx265 BOOL __EXPORT ScTabPageSortFields::FillItemSet( SfxItemSet& rArgSet ) in FillItemSet()
482 BOOL bFound = FALSE; in GetFieldSelPos()
825 BOOL __EXPORT ScTabPageSortOptions::FillItemSet( SfxItemSet& rArgSet ) in FillItemSet()
901 BOOL bPosInputOk = TRUE; in DeactivatePage()
1045 BOOL bFound = FALSE; in EdOutPosModHdl()
/aoo41x/main/unixODBC/inc/
H A Diodbcunix.h137 #if !defined(BOOL) && !defined(_OBJC_OBJC_H_)
138 typedef int BOOL; typedef

Completed in 128 milliseconds

12345678910>>...14