Home
last modified time | relevance | path

Searched refs:FALSE (Results 76 – 100 of 931) sorted by relevance

12345678910>>...38

/aoo41x/main/tools/workben/
H A Dhashtbl.cxx221 return FALSE; in Insert()
225 return FALSE; in Insert()
315 BOOL bFound = FALSE; in FindPos()
316 BOOL bEnd = FALSE; in FindPos()
449 return FindValidObject(FALSE /* backward */); in GetLast()
467 return FindValidObject(FALSE /* backward */); in GetPrev()
/aoo41x/main/rsc/source/rscpp/
H A Dcpp3.c68 return (FALSE); in openfile()
265 dp = defendel(argv[i] + 2, FALSE);
385 return (FALSE);
479 dp = defendel(*pp, FALSE);
493 dp = defendel(*pp, FALSE);
500 dp = defendel("__DATE__", FALSE);
H A Dcpp4.c95 isredefine = FALSE; /* Set if redefining */
97 dp = defendel(token, FALSE); /* Save the name */
203 inmacro = FALSE; /* Stop newline hack */
233 inmacro = FALSE; /* Stop <newline> hack */
296 instring = FALSE;
513 return (FALSE); /* Sorry. */
/aoo41x/main/vcl/os2/source/gdi/
H A Dsalvd.cxx122 pVirGraphics->mbPrinter = FALSE; in CreateVirtualDevice()
124 pVirGraphics->mbWindow = FALSE; in CreateVirtualDevice()
134 pVDev->mbGraphics = FALSE; in CreateVirtualDevice()
181 mbGraphics = FALSE; in ReleaseGraphics()
200 return FALSE; in SetSize()
H A Dsalbmp.cxx80 mhDDB = (HBITMAP) ( bCopyHandle ? ImplCopyDIBOrDDB( hBitmap, FALSE ) : hBitmap ); in Create()
114 bRet = FALSE; in Create()
119 bRet = FALSE; in Create()
128 bool bRet = FALSE; in Create()
146 bool bRet = FALSE; in Create()
174 bool bRet = FALSE; in Create()
244 bool bRet = FALSE; in Create()
643 sal_Bool bEndDecoding = FALSE; in ImplDecodeRLEBuffer()
/aoo41x/main/svx/source/tbxctrls/
H A Dfontworkgallery.src53 Border = FALSE ;
85 Border = FALSE ;
88 Sizeable = FALSE ;
201 Border = FALSE ;
204 Sizeable = FALSE ;
280 Border = FALSE ;
/aoo41x/main/sc/sdi/
H A Dtabvwsh.sdi70 SID_INSERT_FRAME [ ExecMethod = ExecDraw; StateMethod = GetDrawState; Export = FALSE; ]
142 Export = FALSE ;
157 Export = FALSE ;
163 Export = FALSE ;
208 SID_GRID_VISIBLE [ ExecMethod = ExecDrawOpt; StateMethod = GetDrawOptState; Export = FALSE; ]
209 SID_GRID_USE [ ExecMethod = ExecDrawOpt; StateMethod = GetDrawOptState; Export = FALSE; ]
210 SID_HELPLINES_MOVE [ ExecMethod = ExecDrawOpt; StateMethod = GetDrawOptState; Export = FALSE; ]
H A Dpivotsh.sdi25 // von Basic aus nicht erreichbar, darum alles mit Export = FALSE
27 SID_PIVOT_RECALC [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
28 SID_PIVOT_KILL [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
29 SID_DP_FILTER [ ExecMethod = Execute; StateMethod = GetState; Export = FALSE; ]
/aoo41x/main/sal/osl/w32/
H A Dsecurity.c239 return FALSE; in CheckTokenMembership_Stub()
286 BOOL fSuccess = FALSE; in osl_isAdministrator()
573 BOOL bOk = FALSE; in osl_loadUserProfile()
648 BOOL bOk = FALSE; in osl_unloadUserProfile()
863 return FALSE; in Privilege()
869 return FALSE; in Privilege()
881 if (!AdjustTokenPrivileges(hToken, FALSE, &tp, 0, (PTOKEN_PRIVILEGES)NULL, 0)) in Privilege()
882 return FALSE; in Privilege()
885 return FALSE; in Privilege()
H A Dpipe.c88 pPipe->m_ReadEvent = CreateEvent(NULL, TRUE, FALSE, NULL); in __osl_createPipeImpl()
89 pPipe->m_WriteEvent = CreateEvent(NULL, TRUE, FALSE, NULL); in __osl_createPipeImpl()
90 pPipe->m_AcceptEvent = CreateEvent(NULL, TRUE, FALSE, NULL); in __osl_createPipeImpl()
161 OSL_VERIFY(SetSecurityDescriptorDacl(pSecDesc, TRUE, (PACL) NULL, FALSE)); in osl_createPipe()
188 pPipe->m_NamedObject = CreateMutexW( NULL, FALSE, name->buffer ); in osl_createPipe()
199 pPipe->m_NamedObject = CreateMutexA( NULL, FALSE, pszTempBuffer ); in osl_createPipe()
/aoo41x/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx96 static_cast<GtkSalFrame*>(m_pCapture)->grabPointer( FALSE ); in deregisterFrame()
346 gdk_colormap_alloc_color( pColormap, &aBlack, FALSE, TRUE); in getFromXPM()
347 gdk_colormap_alloc_color( pColormap, &aWhite, FALSE, TRUE); in getFromXPM()
506 static_cast<GtkSalFrame*>(m_pCapture)->grabPointer( FALSE ); in CaptureMouse()
515 static_cast<GtkSalFrame*>(m_pCapture)->grabPointer( FALSE ); in CaptureMouse()
749 return FALSE; in timeoutFn()
810 bContinue = FALSE; in userEventFn()
853 gboolean wasEvent = FALSE; in Yield()
869 wasOneEvent = g_main_context_iteration( NULL, FALSE ); in Yield()
924 return FALSE; in sal_source_prepare()
/aoo41x/main/sal/osl/os2/
H A Dfile_url.cxx197 fValid = FALSE; in IsValidFilePathComponent()
216 fValid = FALSE; in IsValidFilePathComponent()
223 fValid = FALSE; in IsValidFilePathComponent()
234 fValid = FALSE; in IsValidFilePathComponent()
311 fValid = FALSE; in IsValidFilePathComponent()
337 fValid = FALSE; in IsValidFilePath()
365 fValid = FALSE; in IsValidFilePath()
398 fValid = FALSE; in IsValidFilePath()
431 fValid = FALSE; in IsValidFilePath()
453 fValid = FALSE; in IsValidFilePath()
/aoo41x/main/wizards/com/sun/star/wizards/report/
H A DGroupFieldHandler.java52 CurUnoDialog.setControlProperty("lstFields_2", "MultiSelection", Boolean.FALSE); in GroupFieldHandler()
53 CurUnoDialog.setControlProperty("lstSelFields_2", "MultiSelection", Boolean.FALSE); in GroupFieldHandler()
63 … Boolean.FALSE, 18, sNote, Boolean.TRUE, 95, 158, new Integer(ReportWizard.SOGROUPPAGE), 209 in GroupFieldHandler()
112 …rUnoDialog.setControlProperty("lblBlindTextNote_1", PropertyNames.PROPERTY_ENABLED, Boolean.FALSE); in removeGroupFieldNames()
128 ….setControlProperty("cmdMoveSelected" + sIncSuffix, PropertyNames.PROPERTY_ENABLED, Boolean.FALSE); in toggleListboxButtons()
/aoo41x/main/toolkit/workben/layout/
H A Dsortdlg.cxx47 bIsHeaders ( FALSE ), in ScSortDlg()
48 bIsByRows ( FALSE ) in ScSortDlg()
56 AddTabPage( TP_FIELDS, fields, ScTabPageSortFields::Create, 0, FALSE, TAB_APPEND); in ScSortDlg()
58 AddTabPage( TP_OPTIONS, options, ScTabPageSortOptions::Create, 0, FALSE, TAB_APPEND); in ScSortDlg()
/aoo41x/main/vcl/unx/gtk/a11y/
H A Datkwindow.cxx130 return FALSE; in ooo_window_wrapper_clear_focus()
139 return FALSE; in ooo_window_wrapper_real_focus_gtk()
147 return FALSE; in ooo_tooltip_map()
154 atk_object_notify_state_change( pAccessible, ATK_STATE_SHOWING, FALSE ); in ooo_tooltip_unmap()
155 return FALSE; in ooo_tooltip_unmap()
/aoo41x/main/extensions/stardiv/oinstchk/
H A Doinstchk.idl51 is TRUE and bForce is FALSE. Otherwise return FALSE.
56 /** Same as check but additional shows a dialog if result is FALSE.
76 /** Set flag surpressed to FALSE
79 FALSE the methods check and checkWithDialog ignores the parameter
/aoo41x/main/extensions/stardiv/fontest/
H A Dfontest.idl53 is TRUE and bForce is FALSE. Otherwise return FALSE.
58 /** Same as check but additional shows a dialog if result is FALSE.
78 /** Set flag surpressed to FALSE
81 FALSE the methods check and checkWithDialog ignores the parameter
/aoo41x/main/cui/source/dialogs/
H A Dabout.src44 DefButton = FALSE ;
56 Border = FALSE ;
59 AutoVScroll = FALSE ;
64 Border = FALSE ;
67 AutoVScroll = FALSE ;
/aoo41x/main/extensions/workben/
H A Dpythontest.cxx69 m_bIsTerminating = FALSE; in CmdDebugger()
70 m_bIsRunning = FALSE; in CmdDebugger()
97 m_bIsRunning = FALSE; in attach()
98 m_bIsTerminating = FALSE; in attach()
138 m_bIsRunning = FALSE; in finished()
212 atoi(&pcLine[3]) , FALSE ); in cmdLine()
447 m_bIsRunning = FALSE; in detach()
/aoo41x/main/fpicker/source/office/
H A Diodlg.src79 TabStop = FALSE ;
86 TabStop = FALSE ;
101 TabStop = FALSE ;
116 TabStop = FALSE ;
124 TabStop = FALSE ;
178 Sort = FALSE ;
/aoo41x/main/offapi/com/sun/star/frame/
H A DXLayoutManager.idl195 <FALSE/> will be returned.
241 … returns <TRUE/> if the user interface element has been shown, otherwise <FALSE/> will be returned.
253 …returns <TRUE/> if the user interface element has been hidden, otherwise <FALSE/> will be returned.
271 …returns <TRUE/> if the user interface element has been docked, otherwise <FALSE/> will be returned.
284 docked, otherwise <FALSE/> will be returned.
323 <FALSE/> will be returned.
389 <TRUE/> if the user interface element is visible, otherwise <FALSE/>.
401 <TRUE/> if the user interface element is floating, otherwise <FALSE/>.
413 <TRUE/> if the user interface element is docked, otherwise <FALSE/>.
425 <TRUE/> if the user interface element is locked, otherwise <FALSE/>.
[all …]
/aoo41x/main/offapi/com/sun/star/view/
H A DXViewCursor.idl53 or the cursor will be just at the new position after the move (<FALSE/>).
57 or <FALSE/> if it was already in the bottom row.
72 or <FALSE/> if it was already in the top row.
87 or <FALSE/> if it was already at the leftmost position.
102 or <FALSE/> if it was already at the rightmost position.
/aoo41x/main/dtrans/source/win32/workbench/
H A Dtestmarshal.cxx60 #define EVT_INIT_NONSIGNALED FALSE
99 hr = CreateStreamOnHGlobal( g_hGlob, FALSE, &pStm ); in ThreadProc()
167 hr = CreateStreamOnHGlobal( 0, FALSE, &pStm ); in main()
211 bContinue = FALSE; in main()
/aoo41x/main/offapi/com/sun/star/awt/
H A DXDockableWindow.idl71 <FALSE/> specifies that docking is disabled and no
81 <FALSE/> if the window is docked
90 <TRUE/> means floating, <FALSE/> means docked
113 <FALSE/> if the window is not locked
133 <FALSE/> if the window is not in popup mode
/aoo41x/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAwareFields.java41 private static final String FALSE = "false"; field in DataAwareFields
130 return b ? Boolean.TRUE : Boolean.FALSE; in get()
190 return i != 0 ? Boolean.TRUE : Boolean.FALSE; in get()
250 return d != 0 ? Boolean.TRUE : Boolean.FALSE; in get()
311 … null && !s.equals(PropertyNames.EMPTY_STRING) && s.equals("true")) ? Boolean.TRUE : Boolean.FALSE; in get()

Completed in 246 milliseconds

12345678910>>...38