Home
last modified time | relevance | path

Searched refs:arg (Results 76 – 100 of 230) sorted by relevance

12345678910

/trunk/main/svtools/
H A DJunitTest_svtools_unoapi.mk28 -Dorg.openoffice.test.arg.sce=$(SRCDIR)/svtools/qa/unoapi/svtools.sce \
29 -Dorg.openoffice.test.arg.xcl=$(SRCDIR)/svtools/qa/unoapi/knownissues.xcl \
30 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/svtools/qa/unoapi/testdocuments \
/trunk/main/svx/
H A DJunitTest_svx_unoapi.mk28 -Dorg.openoffice.test.arg.sce=$(SRCDIR)/svx/qa/unoapi/svx.sce \
29 -Dorg.openoffice.test.arg.xcl=$(SRCDIR)/svx/qa/unoapi/knownissues.xcl \
30 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/svx/qa/unoapi/testdocuments \
/trunk/main/toolkit/
H A DJunitTest_toolkit_unoapi.mk28 -Dorg.openoffice.test.arg.sce=$(SRCDIR)/toolkit/qa/unoapi/toolkit.sce \
29 -Dorg.openoffice.test.arg.xcl=$(SRCDIR)/toolkit/qa/unoapi/knownissues.xcl \
30 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/toolkit/qa/unoapi/testdocuments \
/trunk/main/framework/
H A DJunitTest_framework_unoapi.mk28 -Dorg.openoffice.test.arg.sce=$(SRCDIR)/framework/qa/unoapi/framework.sce \
29 -Dorg.openoffice.test.arg.xcl=$(SRCDIR)/framework/qa/unoapi/knownissues.xcl \
30 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/framework/qa/unoapi/testdocuments \
/trunk/main/linguistic/
H A DJunitTest_linguistic_unoapi.mk28 -Dorg.openoffice.test.arg.sce=$(SRCDIR)/linguistic/qa/unoapi/lng.sce \
29 -Dorg.openoffice.test.arg.xcl=$(SRCDIR)/linguistic/qa/unoapi/knownissues.xcl \
30 -Dorg.openoffice.test.arg.tdoc=$(SRCDIR)/linguistic/qa/unoapi \
/trunk/main/python/
H A Dpython-freebsd.patch25 int arg;
36 char *arg;
48 arg = 0;
53 conv_descriptor, &fd, &code, &arg)) {
/trunk/main/desktop/scripts/
H A Dsoffice.sh55 for arg in $@
57 case "$arg" in
58 -env:*) BOOTSTRAPVARS=$BOOTSTRAPVARS" ""$arg";;
/trunk/main/solenv/bin/modules/par2script/
H A Dfiles.pm35 my ($arg) = @_;
37 if(!( -f $arg ))
39 par2script::exiter::exit_program("ERROR: Cannot find file $arg", "check_file");
/trunk/main/solenv/bin/modules/pre2par/
H A Dfiles.pm34 my ($arg) = @_;
36 if(!( -f $arg ))
38 pre2par::exiter::exit_program("ERROR: Cannot find file $arg", "check_file");
/trunk/main/offapi/com/sun/star/document/
H A DXDocumentEventBroadcaster.idl99 if <arg>_EventName</arg> is empty, or if <arg>_EventName</arg> is not supported by the
/trunk/main/solenv/bin/modules/packager/
H A Dfiles.pm35 my ($arg) = @_;
37 if(!( -f $arg ))
39 packager::exiter::exit_program("ERROR: Cannot find file $arg", "check_file");
/trunk/main/soltools/mkdepend/
H A Ddef.h106 #define debug(level,arg) { if (_debugmask & (1 << level)) warning arg; } argument
108 #define debug(level,arg) /**/ argument
/trunk/main/udkapi/com/sun/star/uri/
H A DXVndSunStarScriptUrl.idl78 if <arg>name</arg> is empty
123 if <arg>key</arg> is empty
/trunk/main/l10ntools/layout/
H A Dtralay.cxx117 ByteString arg = GetCommandLineParam( i ); in GetOptionArgument() local
118 if ( !arg.CompareTo( "-", 1 ) ) in GetOptionArgument()
122 arg.GetBuffer() ); in GetOptionArgument()
125 return arg; in GetOptionArgument()
/trunk/main/extensions/source/ole/
H A Dunoobjw.cxx1129 CComVariant arg; in InvokeGeneral() local
1130 … if( pdispparams->cArgs == 1 && SUCCEEDED( arg.ChangeType( VT_BSTR, &pdispparams->rgvarg[0])) ) in InvokeGeneral()
1132 …ference<XIdlClass> classStruct= xRefl->forName( reinterpret_cast<const sal_Unicode*>(arg.bstrVal)); in InvokeGeneral()
1156 CComVariant arg; in InvokeGeneral() local
1159 if (FAILED( arg.ChangeType( VT_BSTR, &pdispparams->rgvarg[0]))) in InvokeGeneral()
1164 if (getType(arg.bstrVal, type) == false) in InvokeGeneral()
1168 … OUString(reinterpret_cast<const sal_Unicode*>(arg.bstrVal)) + OUSTR(" does not exist!"))); in InvokeGeneral()
1172 if (createUnoTypeWrapper(arg.bstrVal, pvarResult) == false) in InvokeGeneral()
H A Doleobjw.cxx1323 const NamedArgument& arg = *(NamedArgument const*)aParams[nInd].getValue(); in directInvoke() local
1328 …[nSizeAr - 1 - cNamedArg++] = const_cast<OLECHAR*>(reinterpret_cast<LPCOLESTR>(arg.Name.getStr())); in directInvoke()
1386 PropertyPutArgument arg; in directInvoke() local
1387 anyArg >>= arg; in directInvoke()
1388 anyArg <<= arg.Value; in directInvoke()
1761 const NamedArgument& arg = *(NamedArgument const*) curArg.getValue(); in invokeWithDispIdComTlb() local
1765 …[nSizeAr - 1 - cNamedArg++] = const_cast<OLECHAR*>(reinterpret_cast<LPCOLESTR>(arg.Name.getStr())); in invokeWithDispIdComTlb()
1863 PropertyPutArgument arg; in invokeWithDispIdComTlb() local
1864 anyArg >>= arg; in invokeWithDispIdComTlb()
1865 anyArg <<= arg.Value; in invokeWithDispIdComTlb()
/trunk/main/testtools/source/bridgetest/
H A Dconstructors.cxx229 virtual ::sal_Int32 SAL_CALL fn11( ::sal_Int32 arg )
231 virtual ::rtl::OUString SAL_CALL fn12( const ::rtl::OUString& arg )
435 ::sal_Int32 Impl2::fn11( ::sal_Int32 arg ) in fn11() argument
438 return 11 * arg; in fn11()
441 ::rtl::OUString Impl2::fn12( const ::rtl::OUString& arg ) in fn12() argument
444 return ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("12")) + arg; in fn12()
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx207 jvalue arg; in loadClass() local
208 arg.l = arr.get(); in loadClass()
209 cloader.set( environment.NewObjectA( clClass.get(), ctorLoader, &arg ) ); in loadClass()
230 jvalue arg; in loadClass() local
231 arg.l = str.get(); in loadClass()
232 …et( static_cast< jclass >( environment.CallObjectMethodA( cloader.get(), methLoadClass, &arg ) ) ); in loadClass()
/trunk/main/unoxml/source/dom/
H A Dcharacterdata.hxx64 virtual void SAL_CALL appendData(const OUString& arg)
87 virtual void SAL_CALL insertData(sal_Int32 offset, const OUString& arg)
94 virtual void SAL_CALL replaceData(sal_Int32 offset, sal_Int32 count, const OUString& arg)
/trunk/main/offapi/com/sun/star/inspection/
H A DXObjectInspectorUI.idl88 <TRUE/> if the elements denoted by <arg>_nElements</arg> should be enabled, <FALSE/> if
106 handler with the responsibility for <arg>PropertyName</arg> and call its
/trunk/main/xmerge/source/palmtests/qa-wrapper/bin/
H A Drun-convtest165 arg=$1
169 if [[ $arg == '-name' ]] ; then
178 elif [[ $arg == '-env' ]] ; then
/trunk/main/offapi/com/sun/star/sdb/tools/
H A DXObjectNames.idl95 if <arg>CommandType</arg> specifies an invalid command type.
133 if <arg>CommandType</arg> specifies an invalid command type.
/trunk/main/offapi/com/sun/star/xml/dom/
H A DXCharacterData.idl40 void appendData([in] string arg) raises (DOMException);
75 void insertData([in] long offset, [in] string arg) raises (DOMException);
85 void replaceData([in] long offset, [in] long count, [in] string arg) raises (DOMException);
/trunk/main/ucb/source/ucp/gio/
H A Dgio_content.cxx949 ucb::ContentInfo arg; in execute() local
950 if ( !( aCommand.Argument >>= arg ) ) in execute()
952 aRet <<= createNewContent( arg ); in execute()
956 ucb::InsertCommandArgument arg; in execute() local
957 if ( !( aCommand.Argument >>= arg ) ) in execute()
959 insert( arg.Data, arg.ReplaceExisting, xEnv ); in execute()
/trunk/main/boost/
H A Dboost_1_55_0.patch52 diff -ur misc/boost_1_55_0/boost/bind/arg.hpp misc/build/boost_1_55_0/boost/bind/arg.hpp
53 --- misc/boost_1_55_0/boost/bind/arg.hpp 2007-11-25 10:07:19.000000000 -0800
54 +++ misc/build/boost_1_55_0/boost/bind/arg.hpp 2016-03-23 01:11:12.421530000 -0700
57 template< class T > arg( T const & /* t */ )

Completed in 103 milliseconds

12345678910