Home
last modified time | relevance | path

Searched refs:BOOL (Results 201 – 225 of 337) sorted by relevance

12345678910>>...14

/aoo41x/main/vcl/aqua/source/a11y/
H A Daqua11yselectionwrapper.h35 +(BOOL)isAttributeSettable:(NSString *)attribute forElement:(AquaA11yWrapper *)wrapper;
H A Daqua11ycomponentwrapper.h37 +(BOOL)isAttributeSettable:(NSString *)attribute forElement:(AquaA11yWrapper *)wrapper;
H A Daqua11yvaluewrapper.h38 +(BOOL)isAttributeSettable:(NSString *)attribute forElement:(AquaA11yWrapper *)wrapper;
H A Daqua11ywrappercombobox.h41 -(BOOL)accessibilityIsAttributeSettable:(NSString *)attribute; in accessibilityIsAttributeSettable:()
/aoo41x/main/sal/osl/w32/
H A Dlibutil.c32 static BOOL g_bInit = FALSE;
H A Dfile_url.h74 BOOL bCheckExistence
/aoo41x/main/extensions/source/macosx/spotlight/
H A DOOoSpotlightImporter.h31 - (BOOL)importDocument:(NSString*)pathToFile contentType:(NSString*)contentTypeUTI attributes:(NSMu… in importDocument:contentType:attributes:()
/aoo41x/main/xml2cmp/source/x2cclass/
H A Dxml_cdff.hxx73 BOOL Parse(
/aoo41x/main/apple_remote/inc/
H A DGlobalKeyboardDevice.h50 - (BOOL)registerHotKeyCode: (unsigned int) keycode modifiers: (unsigned int) modifiers remoteEventI… in registerHotKeyCode:modifiers:remoteEventIdentifier:()
/aoo41x/main/extensions/test/ole/OleClient/
H A Daxhost.cxx42 LRESULT HostWin::OnCreate(UINT /*uMsg*/, WPARAM /*wParam*/, LPARAM /*lParam*/, BOOL& /*bHandled*/) in OnCreate() argument
H A Daxhost.hxx53 LRESULT OnCreate(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
/aoo41x/main/sal/systools/win32/uwinapi/
H A DCopyFileExW.cpp30 IMPLEMENT_THUNK( kernel32, WINDOWS, BOOL, WINAPI, CopyFileExW, ( LPCWSTR lpExistingFileNameW, LPCWS…
/aoo41x/main/xmerge/source/activesync/
H A DXMergeFactory.h51 STDMETHODIMP LockServer(BOOL fLock);
/aoo41x/main/fpicker/source/aqua/
H A DAquaFilePickerDelegate.hxx44 - (BOOL)panel:(id)sender shouldShowFilename:(NSString *)filename;
/aoo41x/main/embeddedobj/source/msole/
H A Dolewrapclient.hxx49 STDMETHODIMP OnShowWindow(BOOL);
/aoo41x/main/extensions/source/ole/
H A Doledll.cxx53 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) in END_OBJECT_MAP()
/aoo41x/main/sc/addin/datefunc/
H A Ddfa.cl93 static BOOL IsLeapYear( USHORT nYear )
95 return (BOOL)((((nYear % 4) == 0) && ((nYear % 100) != 0)) || ((nYear % 400) == 0));
170 BOOL bCalc;
/aoo41x/main/shell/source/win32/shlxthandler/
H A Dclassfactory.hxx62 virtual HRESULT STDMETHODCALLTYPE LockServer(BOOL fLock);
/aoo41x/main/sal/systools/win32/onlineupdate/
H A Donlinecheck.cxx61 BOOL fIsConnected = InternetGetConnectedStateEx( in hasInternetConnection()
/aoo41x/main/vcl/inc/aqua/
H A Daquaprintview.h50 -(BOOL)knowsPageRange: (NSRangePointer)range; in knowsPageRange:()
/aoo41x/main/tools/inc/tools/
H A Dpostx.h36 #undef BOOL
/aoo41x/main/extensions/test/ole/EventListenerSample/EventListener/
H A DEventListener.cpp48 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) in OBJECT_ENTRY()
/aoo41x/main/embedserv/source/embed/
H A Desdll.cxx65 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) in DllMain()
H A Ded_iinplace.cxx39 STDMETHODIMP EmbedDocument_Impl::ContextSensitiveHelp(BOOL) in ContextSensitiveHelp() argument
/aoo41x/main/extensions/test/ole/AxTestComponents/
H A DAxTestComponents.cpp50 BOOL WINAPI DllMain(HINSTANCE hInstance, DWORD dwReason, LPVOID /*lpReserved*/) in OBJECT_ENTRY()

Completed in 66 milliseconds

12345678910>>...14