Home
last modified time | relevance | path

Searched refs:exist (Results 1 – 25 of 257) sorted by relevance

1234567891011

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sheet/
H A D_XSheetCellRangeContainer.java84 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()
/trunk/main/curl/
H A Dbuildssh.patch4 @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)
/trunk/main/i18npool/source/breakiterator/
H A Dgendict.cxx70 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 Dxdictionary.cxx124 …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()
/trunk/main/icu/
H A DcreatemakWin64.cfg244 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 Dcreatemak.cfg244 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"
/trunk/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjavaplugin.cxx661 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()
/trunk/main/udkapi/com/sun/star/beans/
H A DXPropertyState.idl75 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 DXPropertySetInfo.idl76 if the property does not exist.
84 <TRUE/> if a property with the specified name exist;
/trunk/main/offapi/com/sun/star/chart2/
H A DXFastPropertyState.idl71 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.
/trunk/main/offapi/com/sun/star/script/
H A DXLibraryContainerPassword.idl56 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
/trunk/main/offapi/com/sun/star/rdf/
H A DXNamedGraph.idl92 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
/trunk/main/framework/source/classes/
H A Dframecontainer.cxx117 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()
/trunk/main/sal/qa/
H A Dlibs2test.txt26 # 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.
/trunk/main/shell/source/win32/
H A DSysShExec.cxx224 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()
/trunk/main/udkapi/com/sun/star/registry/
H A DXSimpleRegistry.idl77 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 DXRegistryKey.idl302 <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.
/trunk/main/offapi/com/sun/star/sheet/
H A DXSheetLinkable.idl43 <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,
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DXLayerImporter.idl105 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.
/trunk/main/migrationanalysis/src/driver_docs/
H A DCreateDriverDocs.wsf84 '# 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
/trunk/main/desktop/test/deployment/update/wrong_url/
H A Dreadme.txt1 … 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.
/trunk/main/uui/source/
H A Dids.src175 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." ;
/trunk/main/offapi/com/sun/star/script/provider/
H A DScriptFrameworkErrorType.idl46 /** the requested method, and/or with the requested signature, does not exist
50 /** the requested method, with the requested signature, does not exist
/trunk/main/odk/
H A Dsetsdkenv_windows.bat39 if exist "%OO_USER_ENV_SCRIPT%". (
52 if not exist "%OO_USER_SDKENV_SCRIPT%". (
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DBundle.properties28 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.

Completed in 62 milliseconds

1234567891011