| /trunk/main/javaunohelper/com/sun/star/comp/helper/ | 
| H A D | RegistryServiceFactory.java | 61 	public static XMultiServiceFactory create(String writeRegistryFile, String readRegistryFile)  in create()  method in RegistryServiceFactory84 …public static XMultiServiceFactory create(String writeRegistryFile, String readRegistryFile, boole…  in create()  method in RegistryServiceFactory
 132 	public static XMultiServiceFactory create(String registryFile)   in create()  method in RegistryServiceFactory
 149 	public static XMultiServiceFactory create(String registryFile, boolean readOnly)   in create()  method in RegistryServiceFactory
 160 	public static XMultiServiceFactory create() throws com.sun.star.uno.Exception {  in create()  method in RegistryServiceFactory
 
 | 
| /trunk/main/oox/inc/oox/drawingml/chart/ | 
| H A D | modelbase.hxx | 49     inline ModelType&   create() { this->reset( new ModelType ); return **this; }  in create()  function in oox::drawingml::chart::ModelRef51 …inline ModelType&   create( const Param1Type& rParam1 ) { this->reset( new ModelType( rParam1 ) );…  in create()  function in oox::drawingml::chart::ModelRef
 70     inline ModelType&   create() { return append( new ModelType ); }  in create()  function in oox::drawingml::chart::ModelVector
 72 …inline ModelType&   create( const Param1Type& rParam1 ) { return append( new ModelType( rParam1 ) …  in create()  function in oox::drawingml::chart::ModelVector
 91     inline ModelType&   create( KeyType eKey ) { return insert( eKey, new ModelType ); }  in create()  function in oox::drawingml::chart::ModelMap
 93 …inline ModelType&   create( KeyType eKey, const Param1Type& rParam1 ) { return insert( eKey, new M…  in create()  function in oox::drawingml::chart::ModelMap
 
 | 
| /trunk/main/sal/qa/rtl/cipher/ | 
| H A D | rtl_cipher.cxx | 55 class create : public ::testing::Test  class68 TEST_F(create, create_001)  in TEST_F()  argument
 74 TEST_F(create, create_002)  in TEST_F()  argument
 79 TEST_F(create, create_003)  in TEST_F()  argument
 85 TEST_F(create, create_004)  in TEST_F()  argument
 90 TEST_F(create, create_005)  in TEST_F()  argument
 96 TEST_F(create, create_006)  in TEST_F()  argument
 101 TEST_F(create, create_007)  in TEST_F()  argument
 106 TEST_F(create, create_008)  in TEST_F()  argument
 
 | 
| /trunk/main/avmedia/source/macavf/ | 
| H A D | macavf_framegrabber.cxx | 52 bool FrameGrabber::create( const ::rtl::OUString& rURL )  in create()  function in avmedia::macavf::FrameGrabber68 bool FrameGrabber::create( AVAsset* pMovie )  in create()  function in avmedia::macavf::FrameGrabber
 
 | 
| /trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/ | 
| H A D | SectionEmptyObject.java | 39     public static SectionObject create()  in create()  method in SectionEmptyObject
 | 
| H A D | SectionLabel.java | 43     public static SectionObject create(XFixedText _aFixedText)  in create()  method in SectionLabel
 | 
| H A D | SectionTextField.java | 41     public static SectionObject create(XFormattedField _aFormattedField)  in create()  method in SectionTextField
 | 
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_configmgr/ | 
| H A D | ProviderTestEnvironment.java | 33     public static TestEnvironment create(Object provider) {  in create()  method in ProviderTestEnvironment
 | 
| /trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/environments/remote/ | 
| H A D | ThreadPoolManager.java | 49     public static synchronized IThreadPool create() {  in create()  method in ThreadPoolManager
 | 
| /trunk/main/sal/inc/rtl/ | 
| H A D | instance.hxx | 271     static inline Inst * create(InstCtor aInstCtor, GuardCtor aGuardCtor)  in create()  function in __anon568891220111::rtl_Instance295     static inline Inst * create(InstCtor aInstCtor, GuardCtor aGuardCtor,  in create()  function in __anon568891220111::rtl_Instance
 
 | 
| /trunk/main/configmgr/source/ | 
| H A D | defaultprovider.cxx | 47 css::uno::Reference< css::uno::XInterface > create(  in create()  function
 | 
| /trunk/main/svx/source/unodialogs/textconversiondlgs/ | 
| H A D | chinese_translation_unodialog.hxx | 90 …create( ::com::sun::star::uno::Reference< ::com::sun::star::uno::XComponentContext > const & xCont…  in create()  function in textconversiondlgs::ChineseTranslation_UnoDialog
 | 
| /trunk/main/cppuhelper/inc/cppuhelper/ | 
| H A D | implementationentry.hxx | 38    	ComponentFactoryFunc create;  member
 | 
| /trunk/main/sd/source/ui/dlg/ | 
| H A D | masterlayoutdlg.cxx | 154 void MasterLayoutDialog::create( PresObjKind eKind )  in create()  function in MasterLayoutDialog
 | 
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/ | 
| H A D | LISTOutputter.java | 39     public static LISTOutputter create( String _sOutputPath, String _sFilename)  in create()  method in LISTOutputter
 | 
| /trunk/main/reportdesign/source/filter/xml/ | 
| H A D | dbloader2.cxx | 86 		ORptTypeDetection::create(Reference< XComponentContext > const & xContext)  in create()  function in rptxml::ORptTypeDetection
 | 
| H A D | xmlfilter.cxx | 309 uno::Reference< uno::XInterface > ORptImportHelper::create(uno::Reference< uno::XComponentContext >…  in create()  function in rptxml::ORptImportHelper326 Reference< XInterface > ORptContentImportHelper::create(const Reference< XComponentContext > & xCon…  in create()  function in rptxml::ORptContentImportHelper
 345 Reference< XInterface > ORptStylesImportHelper::create(Reference< XComponentContext > const & xCont…  in create()  function in rptxml::ORptStylesImportHelper
 365 Reference< XInterface > ORptMetaImportHelper::create(Reference< XComponentContext > const & xContex…  in create()  function in rptxml::ORptMetaImportHelper
 415 uno::Reference< XInterface > ORptFilter::create(uno::Reference< XComponentContext > const & xContex…  in create()  function in rptxml::ORptFilter
 
 | 
| /trunk/main/scripting/java/org/openoffice/idesupport/ | 
| H A D | LocalOffice.java | 50     public static final LocalOffice create(  in create()  method in LocalOffice
 | 
| /trunk/main/vos/source/ | 
| H A D | pipe.cxx | 112 sal_Bool OPipe::create( const rtl::OUString& strName, TPipeOption Options )  in create()  function in OPipe135 sal_Bool OPipe::create( const rtl::OUString& strName,  in create()  function in OPipe
 
 | 
| /trunk/main/ure/source/uretest/ | 
| H A D | cppserver.cc | 71 ::css::uno::Reference< ::css::uno::XInterface > create(  in create()  function
 | 
| H A D | cpptest.cc | 70 css::uno::Reference< css::uno::XInterface > create(  in create()  function
 | 
| /trunk/main/stoc/source/uriproc/ | 
| H A D | VndSunStarPkgUrlReferenceFactory.cxx | 139 css::uno::Reference< css::uno::XInterface > create(  in create()  function
 | 
| /trunk/main/store/inc/store/ | 
| H A D | store.hxx | 104     inline storeError create (  in create()  function in store::OStoreStream269     inline storeError create (  in create()  function in store::OStoreDirectory
 432     inline storeError create (  in create()  function in store::OStoreFile
 
 | 
| /trunk/main/sal/inc/osl/ | 
| H A D | pipe.hxx | 74 	inline sal_Bool Pipe::create( const ::rtl::OUString & strName,  in create()  function in osl::Pipe82 	inline sal_Bool Pipe::create( const ::rtl::OUString & strName, oslPipeOptions Options  )  in create()  function in osl::Pipe
 
 | 
| /trunk/main/slideshow/source/engine/ | 
| H A D | soundplayer.cxx | 55         boost::shared_ptr<SoundPlayer> SoundPlayer::create(  in create()  function in slideshow::internal::SoundPlayer
 |