Home
last modified time | relevance | path

Searched refs:factoryURL (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/cui/source/dialogs/
H A Dscriptdlg.cxx212 ::rtl::OUString factoryURL; in Init()
254 pmoduleDescr[ pos ].Value >>= factoryURL; in Init()
267 …:auto_ptr< SFEntry >(new SFEntry( OBJTYPE_SFROOT, langEntries, xDocumentModel )), factoryURL ); in Init()
377 bool bChildrenOnDemand, std::auto_ptr< SFEntry > aUserData, ::rtl::OUString factoryURL ) in insertEntry() argument
380 if( nBitmap == IMG_DOCUMENT && factoryURL.getLength() > 0 ) in insertEntry()
383 INetURLObject(factoryURL), false, in insertEntry()
386 INetURLObject(factoryURL), false, in insertEntry()
/aoo41x/main/cui/source/customize/
H A Dselector.cxx605 OUString factoryURL; in GetImage() local
636 pmoduleDescr[ pos ].Value >>= factoryURL; in GetImage()
641 if( factoryURL.getLength() > 0 ) in GetImage()
645 INetURLObject(factoryURL), false, in GetImage()
649 INetURLObject(factoryURL), false, in GetImage()
H A Dcfgutil.cxx828 ::rtl::OUString factoryURL; in GetImage()
860 pmoduleDescr[ pos ].Value >>= factoryURL; in GetImage()
862 … ::rtl::OUStringToOString( factoryURL , RTL_TEXTENCODING_ASCII_US ).pData->buffer ); in GetImage()
867 if( factoryURL.getLength() > 0 ) in GetImage()
871 INetURLObject(factoryURL), false, in GetImage()
875 INetURLObject(factoryURL), false, in GetImage()
/aoo41x/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentHelper.java75 …protected static XComponent implCreateBlankDocument( XComponentContext xCtx, String factoryURL ) t… in implCreateBlankDocument() argument
83 aLoader.loadComponentFromURL( factoryURL, "_blank", 0, new PropertyValue[ 0 ] ) in implCreateBlankDocument()
/aoo41x/main/cui/source/inc/
H A Dscriptdlg.hxx112 ::rtl::OUString factoryURL );

Completed in 51 milliseconds