Home
last modified time | relevance | path

Searched defs:args (Results 351 – 375 of 425) sorted by relevance

1...<<11121314151617

/trunk/main/scripting/java/com/sun/star/script/framework/provider/
H A DScriptProvider.java688 Object[] args = new String[] {"Local", "Office" }; in getModelFromDocUrl() local
/trunk/main/bridges/source/jni_uno/
H A Djni_java2uno.cxx55 jvalue args[ 2 ]; in map_to_java() local
H A Djni_info.cxx766 jvalue args[ 2 ]; in JNI_info() local
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_app.cxx295 Sequence< Any > args( 2 ); in open_registries() local
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dimplbase1.hxx171 ImplInheritanceHelper1( com::sun::star::uno::Sequence<com::sun::star::uno::Any> const& args, in ImplInheritanceHelper1()
/trunk/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx398 OUString const & appURL, Sequence<OUString> const & args ) in raiseProcess()
/trunk/main/i18npool/source/search/
H A Dlevdis.cxx628 int args = 0; in main() local
/trunk/main/cppuhelper/source/
H A Dbootstrap.cxx577 OUString args [] = { in bootstrap() local
/trunk/main/configmgr/source/
H A Dconfigurationregistry.cxx366 css::uno::Sequence< css::uno::Any > args(1); in open() local
/trunk/main/scripting/source/storage/
H A DScriptStorage.cxx151 ScriptStorage::initialize( const Sequence <Any> & args ) in initialize()
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx463 GraphiteLayout::Glyphs::append(gr::Segment &segment, ImplLayoutArgs &args, gr::GlyphInfo & gi, floa… in append()
1087 void GraphiteLayout::ApplyDXArray(ImplLayoutArgs &args, std::vector<int> & rDeltaWidth) in ApplyDXArray()
/trunk/main/desktop/source/deployment/registry/package/
H A Ddp_package.cxx296 Sequence<Any> const & args, in BackendImpl()
1678 Sequence<Any> args( in create() local
/trunk/main/bridges/test/com/sun/star/lib/uno/bridges/java_remote/
H A DMethodIdTest.java54 public static void main(String[] args) { in main()
/trunk/main/xmlsecurity/tools/uno/
H A DXMLSecurityFrameworkController.java303 Object args[]=new Object[1]; in foundSecurityRelated() local
/trunk/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java95 public static void main(String args[]) in main()
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx182 Sequence<Any> const & args, in BackendImpl()
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx77 Sequence<Any> const & args, in PackageRegistryBackend()
/trunk/main/scripting/java/Framework/com/sun/star/script/framework/security/
H A DSecurityDialog.java145 public void initialize( Object[] args ) throws RuntimeException in initialize()
/trunk/main/cli_ure/qa/climaker/
H A Dtestobjects.cs46 public Component(ucss.uno.XComponentContext ctx, uno.Any[] args) { in Component()
/trunk/main/forms/qa/integration/forms/
H A DCellBinding.java483 String[][] args = new String[][] { new String[] { "=INVALID_FUNCTION()" } }; in setCellEmpty() local
/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfiguration.java168 Object args[] = new Object[updateable ? 2 : 1]; in getConfigurationRoot() local
/trunk/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx134 Sequence<Any> const & args, in BackendImpl()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx1145 uno::Sequence< uno::Any > args(1); in getIgnoredUpdates() local
1171 uno::Sequence< uno::Any > args(1); in storeIgnoredUpdates() local
/trunk/main/svl/source/misc/
H A Durihelper.cxx364 css::uno::Sequence< css::uno::Any > args(2); in normalizedMakeRelative() local
/trunk/main/toolkit/workben/layout/
H A Dtpsort.cxx550 #define SfxTabPage( parent, id, args ) SfxTabPage( parent, "sort-options.xml", id, &args ) argument

Completed in 145 milliseconds

1...<<11121314151617