| /AOO41X/main/toolkit/src2xml/source/ |
| H A D | srclexer.py | 123 self.expandHeaders = True 153 while True: 166 while True: 180 return True 184 return True 190 while True: 266 while True: 297 firstNonBlank = True 365 return True 429 self.headerDict[headerPath] = True [all …]
|
| H A D | src2xml.py | 141 error("no such file", exit=True) 152 lexer.debug = True 166 parser.debug = True
|
| H A D | macroparser.py | 124 mclexer.inMacroDefine = True 147 return True
|
| H A D | srcparser.py | 53 first = True 153 while True:
|
| /AOO41X/main/vcl/unx/generic/desktopdetect/ |
| H A D | desktopdetector.cxx | 66 Atom nAtom1 = XInternAtom( pDisplay, "GNOME_SM_PROXY", True ); in is_gnome_desktop() 67 Atom nAtom2 = XInternAtom( pDisplay, "NAUTILUS_DESKTOP_WINDOW_ID", True ); in is_gnome_desktop() 87 Atom nUTFAtom = XInternAtom( pDisplay, "UTF8_STRING", True ); in is_gnome_desktop() 88 Atom nNetWMNameAtom = XInternAtom( pDisplay, "_NET_WM_NAME", True ); in is_gnome_desktop() 156 Atom nFullSession = XInternAtom( pDisplay, "KDE_FULL_SESSION", True ); in KDEVersion() 157 Atom nKDEVersion = XInternAtom( pDisplay, "KDE_SESSION_VERSION", True ); in KDEVersion() 237 Atom nDtAtom = XInternAtom( pDisplay, "_DT_WM_READY", True ); in is_cde_desktop()
|
| /AOO41X/main/extensions/test/ole/VisualBasic/ |
| H A D | Project1.vbproj | 25 <DebugSymbols>True</DebugSymbols> 26 <DefineDebug>True</DefineDebug> 27 <DefineTrace>True</DefineTrace> 28 <DefineConstants>Win32=True</DefineConstants> 38 <DefineTrace>True</DefineTrace> 39 <DefineConstants>Win32=True</DefineConstants>
|
| /AOO41X/main/sw/source/ui/sidebar/ |
| H A D | WrapPropertyPanel.src | 46 TopImage = True; 54 TopImage = True; 62 TopImage = True; 70 TopImage = True; 78 TopImage = True; 86 TopImage = True;
|
| /AOO41X/main/vcl/unx/generic/window/ |
| H A D | FWS.cxx | 150 fwsStackUnder = True; in WMSupportsFWS() 158 fwsParkIcons = True; in WMSupportsFWS() 166 fwsPassesInput = True; in WMSupportsFWS() 174 fwsHandlesFocus = True; in WMSupportsFWS() 182 return True; in WMSupportsFWS() 206 badWindowFound = True; in newHandler()
|
| H A D | salframe.cxx | 221 Hints.input = (nSalFrameStyle & SAL_FRAME_STYLE_OWNERDRAWDECORATION) ? False : True; in Init() 260 Attributes.override_redirect = True; in Init() 284 Attributes.override_redirect = True; in Init() 418 Attributes.save_under = True; in Init() 422 Attributes.override_redirect = True; in Init() 1217 True, in Show() 1279 True, in Show() 2290 a_pidatom = XInternAtom( p_display, p_atomname, True ); in IsRunningXAutoLock() 2313 return True; in IsRunningXAutoLock() 2334 a_messageatom = XInternAtom( p_display, p_atomname, True ); in MessageToXAutoLock() [all …]
|
| /AOO41X/main/scripting/source/pyprov/ |
| H A D | pythonscript.py | 157 while True: 404 return True 450 is_exported = True 470 load = True 517 dialogModel.Closeable = True 518 dialogModel.Moveable = True 560 textFieldModel.HScroll = True 561 textFieldModel.VScroll = True 562 textFieldModel.MultiLine = True 589 ret = True [all …]
|
| H A D | mailmerge.py | 232 msg['Date'] = formatdate(localtime=True) 255 uniquer[key] = True 258 uniquer[key] = True 261 uniquer[key] = True
|
| /AOO41X/main/sw/source/ui/frmdlg/ |
| H A D | wrap.src | 48 TopImage = True ; 56 TopImage = True ; 65 TopImage = True ; 75 TopImage = True ; 84 TopImage = True ; 92 TopImage = True ;
|
| /AOO41X/main/vcl/unx/generic/app/ |
| H A D | i18n_im.cxx | 192 return True; in IsPosixLocale() 194 return True; in IsPosixLocale() 213 return True; in IsXWindowCompatibleLocale() 382 mbMultiLingual = True; // set ml-input flag to create input-method in CreateMethod()
|
| H A D | wmadaptor.cxx | 312 Atom aWMakerRunning = XInternAtom( m_pDisplay, "_WINDOWMAKER_WM_PROTOCOLS", True ); in WMAdaptor() 339 if( XInternAtom( m_pDisplay, "_OL_WIN_ATTR", True ) ) in WMAdaptor() 348 Atom aRwmRunning = XInternAtom( m_pDisplay, "RWM_RUNNING", True ); in WMAdaptor() 366 else if( (aRwmRunning = XInternAtom( m_pDisplay, "_WRQ_WM_RUNNING", True )) != None && in WMAdaptor() 386 Atom aTTAPlatform = XInternAtom( m_pDisplay, "TTA_CLIENT_PLATFORM", True ); in WMAdaptor() 926 Atom nVersionAtom = XInternAtom( m_pDisplay, "_METACITY_VERSION", True ); in getNetWmName() 1040 …WMAtoms[ NET_SUPPORTING_WM_CHECK ] = XInternAtom( m_pDisplay, "_NET_SUPPORTING_WM_CHECK", True ); in initAtoms() 1041 m_aWMAtoms[ NET_WM_NAME ] = XInternAtom( m_pDisplay, "_NET_WM_NAME", True ); in initAtoms() 1052 m_aWMAtoms[ NET_SUPPORTED ] = XInternAtom( m_pDisplay, "_NET_SUPPORTED", True ); in initAtoms() 1063 m_aWMAtoms[ WIN_PROTOCOLS ] = XInternAtom( m_pDisplay, "_WIN_PROTOCOLS", True ); in initAtoms() [all …]
|
| /AOO41X/main/vcl/unx/generic/gdi/ |
| H A D | salcvt.cxx | 99 rConverter.mbValid = True; in IsSingleByteEncoding() 107 rConverter.mbSingleByteEncoding = True; in IsSingleByteEncoding() 256 bMatch = True; in EncodingHasChar()
|
| /AOO41X/main/oovbaapi/ooo/vba/ |
| H A D | XDocumentProperties.idl | 44 * boolean LinkSource, either (False) Value or (True) LinkSource must be provided. 46 … is linked to the contents of the container document. If this argument is True, the LinkSource arg… 51 …* If LinkToContent is True, the Value argument is ignored and the new document property is assigne…
|
| /AOO41X/main/desktop/source/app/ |
| H A D | desktop.src | 166 Border = True ; 167 SVLook = True ; 168 Moveable = True ;
|
| /AOO41X/main/sdext/source/presenter/ |
| H A D | PresenterFrameworkObserver.cxx | 106 &PresenterFrameworkObserver::True, in RunOnUpdateEnd() 123 bool PresenterFrameworkObserver::True (void) in True() function in sdext::presenter::PresenterFrameworkObserver
|
| /AOO41X/test/testcommon/source/org/openoffice/test/ |
| H A D | Run.help | 16 singleton True to allow only one test process to run at a time. 17 …only.new True to allow test to run only when openoffice.pack is newer than the local cached pac…
|
| /AOO41X/main/sc/workben/celltrans/ |
| H A D | parse.py | 71 isFirst = True 135 def dumpBuf (self, buf, linefeed=True):
|
| /AOO41X/main/testtools/source/bridgetest/pyuno/ |
| H A D | core.py | 168 … self.failUnless( id( self.tobj.transportAny( True ) ) == id(True) , "boolean preserve test") 170 self.failUnless( id( self.tobj.transportAny(1) ) != id( True ), "boolean preserve test" )
|
| /AOO41X/main/migrationanalysis/src/wizard/ |
| H A D | Wizard.Dsr | 36 CmdLineSupport = -1 'True 40 Attribute VB_Creatable = True
|
| /AOO41X/main/solenv/bin/ |
| H A D | buildalyzer | 41 parsing_outputfile = True 43 self.nolink = True
|
| /AOO41X/main/uui/source/ |
| H A D | cookiedg.src | 42 Border = True ; 52 WordBreak = True ;
|
| /AOO41X/main/pyuno/source/module/ |
| H A D | uno.py | 158 return True 162 return True
|