Home
last modified time | relevance | path

Searched refs:SetDocumentServiceName (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/ui/app/
H A Dswdll.cxx87 pWDocFact->SetDocumentServiceName(C2S("com.sun.star.text.WebDocument")); in Init()
91 pGlobDocFact->SetDocumentServiceName(C2S("com.sun.star.text.GlobalDocument")); in Init()
92 pDocFact->SetDocumentServiceName(C2S("com.sun.star.text.TextDocument")); in Init()
/trunk/main/sd/source/ui/app/
H A Dsddll.cxx94 …::sd::DrawDocShell::Factory().SetDocumentServiceName( String( RTL_CONSTASCII_USTRINGPARAM( "com.su… in Init()
99 …::sd::GraphicDocShell::Factory().SetDocumentServiceName( String( RTL_CONSTASCII_USTRINGPARAM( "com… in Init()
/trunk/main/starmath/source/
H A Dsmdll.cxx78 …rFactory.SetDocumentServiceName( String::CreateFromAscii("com.sun.star.formula.FormulaProperties")… in Init()
/trunk/main/sfx2/inc/sfx2/
H A Ddocfac.hxx102 void SetDocumentServiceName( const rtl::OUString& rServiceName );
/trunk/main/basctl/source/basicide/
H A Diderdll.cxx105 rFactory.SetDocumentServiceName( String::CreateFromAscii( "com.sun.star.script.BasicIDE" ) ); in Init()
/trunk/main/sc/source/ui/app/
H A Dscdll.cxx180 …ScDocShell::Factory().SetDocumentServiceName( rtl::OUString::createFromAscii( "com.sun.star.sheet.… in Init()
/trunk/main/sfx2/source/doc/
H A Ddocfac.cxx412 void SfxObjectFactory::SetDocumentServiceName( const ::rtl::OUString& rServiceName ) in SetDocumentServiceName() function in SfxObjectFactory

Completed in 25 milliseconds