/aoo41x/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 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
|
/aoo41x/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::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
|
/aoo41x/main/avmedia/source/macavf/ |
H A D | macavf_framegrabber.cxx | 52 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
|
/aoo41x/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
|
/aoo41x/main/jurt/com/sun/star/lib/uno/environments/remote/ |
H A D | ThreadPoolManager.java | 49 public static synchronized IThreadPool create() { in create() method in ThreadPoolManager
|
/aoo41x/main/qadevOOo/tests/java/mod/_configmgr/ |
H A D | ProviderTestEnvironment.java | 33 public static TestEnvironment create(Object provider) { in create() method in ProviderTestEnvironment
|
/aoo41x/main/sal/inc/rtl/ |
H A D | instance.hxx | 271 static inline Inst * create(InstCtor aInstCtor, GuardCtor aGuardCtor) in create() function in __anon76cbfb0a0111::rtl_Instance 295 static inline Inst * create(InstCtor aInstCtor, GuardCtor aGuardCtor, in create() function in __anon76cbfb0a0111::rtl_Instance
|
/aoo41x/main/configmgr/source/ |
H A D | defaultprovider.cxx | 47 css::uno::Reference< css::uno::XInterface > create( in create() function
|
/aoo41x/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
|
/aoo41x/main/cppuhelper/inc/cppuhelper/ |
H A D | implementationentry.hxx | 37 ComponentFactoryFunc create; member
|
/aoo41x/main/scripting/java/org/openoffice/idesupport/ |
H A D | LocalOffice.java | 50 public static final LocalOffice create( in create() method in LocalOffice
|
/aoo41x/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::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
|
/aoo41x/main/qadevOOo/runner/convwatch/ |
H A D | LISTOutputter.java | 39 public static LISTOutputter create( String _sOutputPath, String _sFilename) in create() method in LISTOutputter
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | masterlayoutdlg.cxx | 154 void MasterLayoutDialog::create( PresObjKind eKind ) in create() function in MasterLayoutDialog
|
/aoo41x/main/vos/source/ |
H A D | pipe.cxx | 112 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
|
/aoo41x/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
|
/aoo41x/main/stoc/source/uriproc/ |
H A D | VndSunStarPkgUrlReferenceFactory.cxx | 139 css::uno::Reference< css::uno::XInterface > create( in create() function
|
/aoo41x/main/store/inc/store/ |
H A D | store.hxx | 104 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
|
/aoo41x/main/sal/inc/osl/ |
H A D | pipe.hxx | 74 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
|
/aoo41x/main/slideshow/source/engine/ |
H A D | soundplayer.cxx | 55 boost::shared_ptr<SoundPlayer> SoundPlayer::create( in create() function in slideshow::internal::SoundPlayer
|
/aoo41x/main/formula/source/core/api/ |
H A D | FormulaOpCodeMapperObj.cxx | 113 uno::Reference< uno::XInterface > SAL_CALL FormulaOpCodeMapperObj::create( in create() function in formula::FormulaOpCodeMapperObj
|