Home
last modified time | relevance | path

Searched refs:FALSE (Results 51 – 75 of 931) sorted by relevance

12345678910>>...38

/aoo41x/main/cui/source/tabpages/
H A Ddstribut.src89 Hide = FALSE;
99 Hide = FALSE;
109 Hide = FALSE;
119 Hide = FALSE;
176 Hide = FALSE;
186 Hide = FALSE;
196 Hide = FALSE;
206 Hide = FALSE;
/aoo41x/main/sc/source/ui/src/
H A Dmiscdlgs.src34 Closeable = FALSE ;
101 Closeable = FALSE ;
169 Closeable = FALSE ;
270 Closeable = FALSE ;
474 Closeable = FALSE ;
543 Closeable = FALSE ;
632 Closeable = FALSE ;
688 Closeable = FALSE ;
745 Closeable = FALSE ;
802 Closeable = FALSE ;
[all …]
/aoo41x/main/sal/osl/w32/
H A Dfile_url.cxx104 fValid = FALSE; in IsValidFilePathComponent()
123 fValid = FALSE; in IsValidFilePathComponent()
130 fValid = FALSE; in IsValidFilePathComponent()
141 fValid = FALSE; in IsValidFilePathComponent()
218 fValid = FALSE; in IsValidFilePathComponent()
247 fValid = FALSE; in IsValidFilePath()
300 fValid = FALSE; in IsValidFilePath()
327 fValid = FALSE; in IsValidFilePath()
358 fValid = FALSE; in IsValidFilePath()
390 fValid = FALSE; in IsValidFilePath()
[all …]
/aoo41x/main/soltools/mkdepend/
H A Dinclude.c57 boolean found = FALSE;
197 component_copied = FALSE;
220 return(FALSE);
228 return(FALSE);
250 return(FALSE);
268 ip->i_included_sym = FALSE;
327 ip->i_marked = FALSE; in inc_clean()
H A Dmain.c127 boolean append = FALSE;
128 boolean printed = FALSE;
129 boolean verbose = FALSE;
130 boolean show_where_not = FALSE;
131 boolean warn_multiple = FALSE; /* Warn on multiple includes of same file */
160 boolean native_win_slashes = FALSE;
456 find_includes(filecontent, ip, ip, 0, FALSE, incCollection, includes);
664 boolean found = FALSE;
/aoo41x/main/sw/sdi/
H A D_docsh.sdi26 Automation = FALSE;
81 Export = FALSE ;
87 Export = FALSE ;
93 Export = FALSE ;
99 Export = FALSE ;
104 Export = FALSE ;
/aoo41x/main/rsc/source/rscpp/
H A Dcpp6.c283 return (FALSE); in catenate()
329 return (FALSE); /* Not supported */ in catenate()
360 instring = FALSE; in scanstring()
368 return (FALSE); in scanstring()
390 expseen = FALSE; /* No exponent seen yet */ in scannumber()
392 octal89 = FALSE; /* No bad octal yet */ in scannumber()
394 if ((dotflag = (c == '.')) != FALSE) { /* . something? */ in scannumber()
420 signseen = FALSE; /* We can read '+' now */ in scannumber()
883 instring = FALSE; /* Nope, no comment */ in get()
916 instring = FALSE; /* End of comment, */ in get()
[all …]
/aoo41x/main/offapi/com/sun/star/linguistic2/
H A DXDictionary.idl85 <TRUE/> if the dictionary should be used, <FALSE/> otherwise.
93 <TRUE/> if the dictionary is active, <FALSE/> otherwise.
141 and <FALSE/> will be returned.</P>
150 <TRUE/> if the entry was successfully added <FALSE/> otherwise.
162 and <FALSE/> will be returned.</P>
178 <TRUE/> if the entry was successfully added, <FALSE/> otherwise.
194 <TRUE/> if the entry was successfully removed, <FALSE/>
203 entry can be made, <FALSE/> otherwise.
238 <TRUE/> if the entry was successfully made, <FALSE/> otherwise.
256 <FALSE/> if the object was not found in the list.
/aoo41x/main/vcl/win/source/gdi/
H A Dsalgdi.cxx198 bDither16 = FALSE; in ImplInitSalGDI()
419 return FALSE; in ImplIsPaletteEntry()
438 return FALSE; in ImplIsSysColorEntry()
750 mbXORMode = FALSE; in WinSalGraphics()
1101 mbPen = FALSE; in SetLineColor()
1142 bStockPen = FALSE; in SetLineColor()
1183 mbBrush = FALSE; in SetFillColor()
1270 bStockBrush = FALSE; in SetFillColor()
1365 bPaintEnd = FALSE; in drawLine()
1373 bPaintEnd = FALSE; in drawLine()
[all …]
H A Dsalgdi2.cxx513 if( pMask->Create( hMaskBitmap, FALSE, FALSE ) ) in drawBitmap()
577 ImplDrawBitmap( hMaskDC, aPosAry, aTmp, FALSE, SRCCOPY ); in drawBitmap()
580 ImplDrawBitmap( hMaskDC, aPosAry, rTransparentBitmap, FALSE, SRCCOPY ); in drawBitmap()
587 ImplDrawBitmap( hMaskDC, aPosAry, rSalBitmap, FALSE, SRCERASE ); in drawBitmap()
596 ImplDrawBitmap( hMaskDC, aPosAry, rSalBitmap, FALSE, SRCERASE ); in drawBitmap()
670 ImplDrawBitmap( hDC, aPosAry, aTmp, FALSE, 0x00B8074AUL ); in drawMask()
673 ImplDrawBitmap( hDC, aPosAry, rSalBitmap, FALSE, 0x00B8074AUL ); in drawMask()
696 …et = BitBlt( hBmpDC, 0, 0, (int) nDX, (int) nDY, hDC, (int) nX, (int) nY, SRCCOPY ) ? TRUE : FALSE; in getBitmap()
703 if( !pSalBitmap->Create( hBmpBitmap, FALSE, FALSE ) ) in getBitmap()
/aoo41x/main/extensions/source/activex/main/
H A DSOActiveX.cpp151 , mbLoad( FALSE ) in CSOActiveX()
157 , mbReadyForActivation( FALSE ) in CSOActiveX()
158 , mbDrawLocked( FALSE ) in CSOActiveX()
209 mbReadyForActivation = FALSE; in Cleanup()
219 BOOL bCloserActivated = FALSE; in Cleanup()
379 mbViewOnly = FALSE; in Load()
391 mbReadyForActivation = FALSE; in Load()
716 BOOL bSuccess = FALSE; in CallbackCreateXInputStream()
717 BOOL bFinishDownload = FALSE; in CallbackCreateXInputStream()
962 mbLocked = FALSE; in ~LockingGuard()
[all …]
/aoo41x/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.src34 Border = FALSE;
186 Border = FALSE ;
214 Border = FALSE;
269 TabStop = FALSE ;
342 Border = FALSE ;
345 Border = FALSE ;
363 Border = FALSE ;
366 Border = FALSE ;
403 Border = FALSE;
/aoo41x/main/offapi/com/sun/star/frame/
H A DXDocumentTemplates.idl80 <FALSE/> otherwise
105 <FALSE/> otherwise
126 <FALSE/> otherwise
144 <FALSE/> otherwise
160 <FALSE/> otherwise
173 <FALSE/> otherwise
189 <FALSE/> otherwise
/aoo41x/main/winaccessibility/source/UAccCOM/
H A Dacccommon.h38 return FALSE; in operator ()()
42 return FALSE; in operator ()()
46 return FALSE; in operator ()()
50 return FALSE; in operator ()()
51 return FALSE; in operator ()()
/aoo41x/main/svx/source/sidebar/paragraph/
H A DParaPropertyPanel.src60 Border = FALSE ;
70 Border = FALSE ;
105 Border = FALSE ;
138 Border = FALSE ;
191 Border = FALSE ;
263 Border = FALSE ;
297 Border = FALSE ;
485 Border = FALSE ;
508 Border = FALSE ;
568 Border = FALSE ;
[all …]
/aoo41x/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldGroupInfo.idl50 <li>If <FALSE/> is set, the value from <member>Start</member> will be
65 <li>If <FALSE/> is set, the value from <member>End</member> will be
79 <li>If <FALSE/> is set, and <member>GroupBy</member> contains zero,
81 <li>If <FALSE/> is set, and <member>GroupBy</member> contains one or
97 </member> is set to <FALSE/>.
104 </member> is set to <FALSE/>.
112 <p>Example: With <member>HasAutoStart</member> set to <FALSE/>,
/aoo41x/main/dtrans/source/win32/dtobj/
H A DDTransHelper.hxx46 #define NO_AUTO_INIT FALSE
48 #define NO_MEM_DESTROY_ON_RELEASE FALSE
127 m_bIsLocked( FALSE ), in CRawHGlobalPtr()
139 m_bIsLocked( FALSE ), in CRawHGlobalPtr()
178 m_bIsLocked = FALSE; in Unlock()
/aoo41x/main/officecfg/registry/schema/
H A Doo-common-ad.ldf77 defaultHidingValue: FALSE
78 showInAdvancedViewOnly: FALSE
91 defaultHidingValue: FALSE
92 showInAdvancedViewOnly: FALSE
102 defaultHidingValue: FALSE
103 showInAdvancedViewOnly: FALSE
/aoo41x/main/toolkit/workben/layout/
H A Dtpsort.cxx136 bHasHeader ( FALSE ), in ScTabPageSortFields()
137 bSortByRows ( FALSE ) in ScTabPageSortFields()
323 theSortData.bDoSort[2] = FALSE; in FillItemSet()
482 BOOL bFound = FALSE; in GetFieldSelPos()
730 aLbLanguage.SetLanguageList( LANG_LIST_ALL | LANG_LIST_ONLY_KNOWN, FALSE ); in Init()
765 aBtnSortUser.Check( FALSE ); in Reset()
816 aBtnCopyResult.Check( FALSE ); in Reset()
1045 BOOL bFound = FALSE; in EdOutPosModHdl()
1067 aLbAlgorithm.SetUpdateMode( FALSE ); in IMPL_LINK()
1076 aFtAlgorithm.Enable( FALSE ); // nothing to select in IMPL_LINK()
[all …]
/aoo41x/main/vcl/unx/gtk/a11y/
H A Datkselection.cxx72 return FALSE; in selection_add_selection()
90 return FALSE; in selection_clear_selection()
137 return FALSE; in selection_is_child_selected()
156 return FALSE; in selection_remove_selection()
174 return FALSE; in selection_select_all_selection()
H A Datkcomponent.cxx95 return FALSE; in component_wrapper_grab_focus()
117 return FALSE; in component_wrapper_contains()
245 return FALSE; in component_wrapper_set_extents()
254 return FALSE; in component_wrapper_set_position()
263 return FALSE; in component_wrapper_set_size()
339 FALSE); in component_wrapper_add_focus_handler()
/aoo41x/main/wizards/com/sun/star/wizards/ui/event/
H A DUnoDataAware.java69 b = b.booleanValue() ? Boolean.FALSE : Boolean.TRUE; in enableControls()
115 return Boolean.FALSE; in getBoolean()
123 return ((short[]) value).length != 0 ? Boolean.TRUE : Boolean.FALSE; in getBoolean()
127 return Boolean.FALSE; in getBoolean()
131 return ((Number) value).intValue() == 0 ? Boolean.TRUE : Boolean.FALSE; in getBoolean()
255 setEnabled(control, enabled ? Boolean.TRUE : Boolean.FALSE);
/aoo41x/main/sw/source/ui/index/
H A Didxmrk.src273 Sizeable = FALSE ;
300 Sizeable = FALSE ;
307 #define PHONETIC_HIDDEN FALSE
327 Sizeable = FALSE ;
357 Sizeable = FALSE ;
366 #define PHONETIC_HIDDEN FALSE
386 Sizeable = FALSE ;
554 Sizeable = FALSE ;
567 Sizeable = FALSE ;
/aoo41x/main/embedserv/source/embed/
H A Dtracker.cxx275 m_bErase = FALSE; in Construct()
276 m_bFinalErase = FALSE; in Construct()
306 return FALSE; in SetCursor()
316 return FALSE; in SetCursor()
344 return FALSE; in Track()
358 return FALSE; in TrackHandle()
392 BOOL bMoved = FALSE; in TrackHandle()
442 m_bErase = FALSE; in TrackHandle()
477 m_bFinalErase = FALSE; in TrackHandle()
478 m_bErase = FALSE; in TrackHandle()
/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()

Completed in 166 milliseconds

12345678910>>...38