Home
last modified time | relevance | path

Searched defs:create (Results 1 – 25 of 147) sorted by relevance

123456

/trunk/main/javaunohelper/com/sun/star/comp/helper/
H A DRegistryServiceFactory.java61 public static XMultiServiceFactory create(String writeRegistryFile, String readRegistryFile) in create() method in RegistryServiceFactory
84 …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 Dmodelbase.hxx49 inline ModelType& create() { this->reset( new ModelType ); return **this; } in create() function in oox::drawingml::chart::ModelRef
51 …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 Drtl_cipher.cxx55 class create : public ::testing::Test class
68 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 Dmacavf_framegrabber.cxx52 bool FrameGrabber::create( const ::rtl::OUString& rURL ) in create() function in avmedia::macavf::FrameGrabber
68 bool FrameGrabber::create( AVAsset* pMovie ) in create() function in avmedia::macavf::FrameGrabber
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DSectionEmptyObject.java39 public static SectionObject create() in create() method in SectionEmptyObject
H A DSectionLabel.java43 public static SectionObject create(XFixedText _aFixedText) in create() method in SectionLabel
H A DSectionTextField.java41 public static SectionObject create(XFormattedField _aFormattedField) in create() method in SectionTextField
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_configmgr/
H A DProviderTestEnvironment.java33 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 DThreadPoolManager.java49 public static synchronized IThreadPool create() { in create() method in ThreadPoolManager
/trunk/main/sal/inc/rtl/
H A Dinstance.hxx271 static inline Inst * create(InstCtor aInstCtor, GuardCtor aGuardCtor) in create() function in __anon568891220111::rtl_Instance
295 static inline Inst * create(InstCtor aInstCtor, GuardCtor aGuardCtor, in create() function in __anon568891220111::rtl_Instance
/trunk/main/configmgr/source/
H A Ddefaultprovider.cxx47 css::uno::Reference< css::uno::XInterface > create( in create() function
/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_translation_unodialog.hxx90create( ::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 Dimplementationentry.hxx38 ComponentFactoryFunc create; member
/trunk/main/sd/source/ui/dlg/
H A Dmasterlayoutdlg.cxx154 void MasterLayoutDialog::create( PresObjKind eKind ) in create() function in MasterLayoutDialog
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DLISTOutputter.java39 public static LISTOutputter create( String _sOutputPath, String _sFilename) in create() method in LISTOutputter
/trunk/main/reportdesign/source/filter/xml/
H A Ddbloader2.cxx86 ORptTypeDetection::create(Reference< XComponentContext > const & xContext) in create() function in rptxml::ORptTypeDetection
H A Dxmlfilter.cxx309 uno::Reference< uno::XInterface > ORptImportHelper::create(uno::Reference< uno::XComponentContext >… in create() function in rptxml::ORptImportHelper
326 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 DLocalOffice.java50 public static final LocalOffice create( in create() method in LocalOffice
/trunk/main/vos/source/
H A Dpipe.cxx112 sal_Bool OPipe::create( const rtl::OUString& strName, TPipeOption Options ) in create() function in OPipe
135 sal_Bool OPipe::create( const rtl::OUString& strName, in create() function in OPipe
/trunk/main/ure/source/uretest/
H A Dcppserver.cc71 ::css::uno::Reference< ::css::uno::XInterface > create( in create() function
H A Dcpptest.cc70 css::uno::Reference< css::uno::XInterface > create( in create() function
/trunk/main/stoc/source/uriproc/
H A DVndSunStarPkgUrlReferenceFactory.cxx139 css::uno::Reference< css::uno::XInterface > create( in create() function
/trunk/main/store/inc/store/
H A Dstore.hxx104 inline storeError create ( in create() function in store::OStoreStream
269 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 Dpipe.hxx74 inline sal_Bool Pipe::create( const ::rtl::OUString & strName, in create() function in osl::Pipe
82 inline sal_Bool Pipe::create( const ::rtl::OUString & strName, oslPipeOptions Options ) in create() function in osl::Pipe
/trunk/main/slideshow/source/engine/
H A Dsoundplayer.cxx55 boost::shared_ptr<SoundPlayer> SoundPlayer::create( in create() function in slideshow::internal::SoundPlayer

Completed in 78 milliseconds

123456