/aoo42x/main/qadevOOo/tests/java/ifc/sheet/ |
H A D | _XSheetCellRangeContainer.java | 84 boolean exist = false ; in _addRangeAddress() 92 exist = true; in _addRangeAddress() 96 result &= exist ; in _addRangeAddress() 153 boolean exist = false ; in _addRangeAddresses() 161 exist = true; in _addRangeAddresses() 165 result &= exist; in _addRangeAddresses()
|
/aoo42x/main/curl/ |
H A D | buildssh.patch | 4 @if not exist "$(LIB_DIROBJ)\vauth" mkdir $(LIB_DIROBJ)\vauth 5 @if not exist "$(LIB_DIROBJ)\vtls" mkdir $(LIB_DIROBJ)\vtls 6 @if not exist "$(LIB_DIROBJ)\vquic" mkdir $(LIB_DIROBJ)\vquic 7 + @if not exist "$(LIB_DIROBJ)\vssh" mkdir $(LIB_DIROBJ)\vssh 10 @if not exist "$(CURL_DIROBJ)" mkdir $(CURL_DIROBJ)
|
/aoo42x/main/i18npool/source/breakiterator/ |
H A D | gendict.cxx | 70 sal_Bool exist[0x10000]; in SAL_IMPLEMENT_MAIN_WITH_ARGS() local 72 exist[i] = sal_False; in SAL_IMPLEMENT_MAIN_WITH_ARGS() 105 exist[u[0]] = sal_True; in SAL_IMPLEMENT_MAIN_WITH_ARGS() 107 exist[u[i]] = sal_True; // since the first character is captured in charArray. in SAL_IMPLEMENT_MAIN_WITH_ARGS() 179 if (exist[i * 8 + j]) in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
H A D | xdictionary.cxx | 124 …sal_Bool exist = (existMark && ((c>>3) < 0x1FFF)) ? sal::static_int_cast<sal_Bool>((existMark[c>>3… in exists() local 125 if (!exist && japaneseWordBreak) in exists() 128 return exist; in exists()
|
/aoo42x/main/icu/ |
H A D | createmak.cfg | 244 if exist $@.manifest mt.exe -manifest $@.manifest -outputresource:$@;<MANIFEST> 421 if not exist "$(OUTDIR)/\$(NULL)" mkdir "$(OUTDIR)" 424 if not exist "$(INTDIR)/\$(NULL)" mkdir "$(INTDIR)" 432 @if not exist "..\..\bin" mkdir "..\..\bin" 433 @if not exist "..\..\lib" mkdir "..\..\lib" 434 @if not exist "..\..\include" mkdir "..\..\include" 435 @if not exist "..\..\include\unicode" mkdir "..\..\include\unicode" 436 @if not exist "..\..\include\layout" mkdir "..\..\include\layout"
|
H A D | createmakWin64.cfg | 244 if exist $@.manifest mt.exe -manifest $@.manifest -outputresource:$@;<MANIFEST> 421 if not exist "$(OUTDIR)/\$(NULL)" mkdir "$(OUTDIR)" 424 if not exist "$(INTDIR)/\$(NULL)" mkdir "$(INTDIR)" 432 @if not exist "..\..\bin" mkdir "..\..\bin" 433 @if not exist "..\..\lib" mkdir "..\..\lib" 434 @if not exist "..\..\include" mkdir "..\..\include" 435 @if not exist "..\..\include\unicode" mkdir "..\..\include\unicode" 436 @if not exist "..\..\include\layout" mkdir "..\..\include\layout"
|
/aoo42x/main/jvmfwk/plugins/sunmajor/pluginlib/ |
H A D | sunjavaplugin.cxx | 661 javaPluginError jfw_plugin_existJRE(const JavaInfo *pInfo, sal_Bool *exist) in jfw_plugin_existJRE() argument 664 if (!pInfo || !exist) in jfw_plugin_existJRE() 674 *exist = sal_True; in jfw_plugin_existJRE() 678 *exist = sal_False; in jfw_plugin_existJRE() 688 if (ret == JFW_PLUGIN_E_NONE && *exist == sal_True) in jfw_plugin_existJRE() 697 *exist = sal_True; in jfw_plugin_existJRE() 704 *exist = sal_False; in jfw_plugin_existJRE()
|
/aoo42x/main/udkapi/com/sun/star/beans/ |
H A D | XPropertyState.idl | 75 if the property does not exist. 93 if one property does not exist. 113 if the property does not exist. 130 if the property does not exist.
|
H A D | XPropertySetInfo.idl | 76 if the property does not exist. 84 <TRUE/> if a property with the specified name exist;
|
/aoo42x/main/offapi/com/sun/star/chart2/ |
H A D | XFastPropertyState.idl | 71 if the property does not exist. 89 if one property does not exist. 109 if the property does not exist. 126 if the property does not exist.
|
/aoo42x/main/offapi/com/sun/star/script/ |
H A D | XLibraryContainerPassword.idl | 56 If a library with the this name doesn't exist a 68 If a library with the this name doesn't exist a 83 If a library with the this name doesn't exist a 115 If a library with the this name doesn't exist but isn't
|
/aoo42x/main/offapi/com/sun/star/rdf/ |
H A D | XNamedGraph.idl | 92 if this graph does not exist in the repository any more 124 if this graph does not exist in the repository any more 162 if this graph does not exist in the repository any more 204 if this graph does not exist in the repository any more
|
/aoo42x/main/framework/source/classes/ |
H A D | framecontainer.cxx | 117 if (xFrame.is() && ! exist(xFrame)) in append() 182 sal_Bool FrameContainer::exist( const css::uno::Reference< css::frame::XFrame >& xFrame ) const in exist() function in framework::FrameContainer 315 if ( !xFrame.is() || exist(xFrame) ) in setActive()
|
/aoo42x/main/sal/qa/ |
H A D | libs2test.txt | 26 # there exist 2 formats 30 # 1. if only a file exist, it will be assume, that a directory with name 'file' 31 # exist, and a library with name 'file' create.
|
/aoo42x/main/udkapi/com/sun/star/registry/ |
H A D | XSimpleRegistry.idl | 77 does not already exist. 80 if the registry does not exist. 134 <p>If the key does not exist it will be created. Existing
|
H A D | XRegistryKey.idl | 302 <p>If the sub key does not exist, the function returns a 310 a NULL interface if the key does not exist. 391 exists or the link target does not exist, the 420 or if the link does not exist.
|
/aoo42x/main/shell/source/win32/ |
H A D | SysShExec.cxx | 224 bool exist = false; in is_existing_file() local 233 exist = (osl::FileBase::E_None == rc); in is_existing_file() 235 return exist; in is_existing_file()
|
/aoo42x/main/offapi/com/sun/star/sheet/ |
H A D | XSheetLinkable.idl | 43 <p>To insert a sheet link, the sheet used as linked sheet has to exist 90 exist already or the link will not work.</p> 113 <p>A <type>SheetLink</type> object is created if it does not exist,
|
/aoo42x/main/offapi/com/sun/star/configuration/backend/ |
H A D | XLayerImporter.idl | 105 that doesn't exist in the backend 138 that doesn't exist in the backend 139 or if the entity doesn't exist in the backend.
|
/aoo42x/main/migrationanalysis/src/driver_docs/ |
H A D | CreateDriverDocs.wsf | 84 '# Check source and target dirs exist 86 DAErrMsg "Source directory does not exist: " & mSourceDir, CDA_ERR_STD_DELAY 90 DAErrMsg "Target directory does not exist: " & mTargetDir, CDA_ERR_STD_DELAY
|
/aoo42x/main/desktop/test/deployment/update/wrong_url/ |
H A D | readme.txt | 1 … information file contains multiple urls. Some of those URLs point to locations which do not exist. 8 url3.oxt: contains to URLs to update information files which point to locations which do not exist.
|
/aoo42x/main/uui/source/ |
H A D | ids.src | 175 Text [ en-US ] = "$(ARG1) does not exist." ; 180 Text [ en-US ] = "The path $(ARG1) does not exist." ; 245 Text [ en-US ] = "Drive $(ARG1) does not exist." ; 250 Text [ en-US ] = "Folder $(ARG1) does not exist." ;
|
/aoo42x/main/offapi/com/sun/star/script/provider/ |
H A D | ScriptFrameworkErrorType.idl | 46 /** the requested method, and/or with the requested signature, does not exist 50 /** the requested method, with the requested signature, does not exist
|
/aoo42x/main/odk/ |
H A D | setsdkenv_windows.bat | 39 if exist "%OO_USER_ENV_SCRIPT%". ( 52 if not exist "%OO_USER_SDKENV_SCRIPT%". (
|
/aoo42x/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/ |
H A D | Bundle.properties | 28 EXC_root_dir_does_not_exist=Root directory {0} does not exist. 34 EXC_file_could_not_be_locked={2} could not be locked; it did not exist or was not writable.
|