Home
last modified time | relevance | path

Searched refs:SwApplet_Impl (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/filter/html/
H A DSwAppletImpl.cxx47 sal_uInt16 SwApplet_Impl::GetOptionType( const String& rName, sal_Bool bApplet ) in GetOptionType()
123 SwApplet_Impl::SwApplet_Impl( SfxItemPool& rPool, sal_uInt16 nWhich1, sal_uInt16 nWhich2 ) : in SwApplet_Impl() function in SwApplet_Impl
128 void SwApplet_Impl::CreateApplet( const String& rCode, const String& rName, in CreateApplet()
157 sal_Bool SwApplet_Impl::CreateApplet( const String& rBaseURL ) in CreateApplet()
184 SwApplet_Impl::~SwApplet_Impl() in ~SwApplet_Impl()
187 void SwApplet_Impl::FinishApplet() in FinishApplet()
200 void SwApplet_Impl::AppendParam( const String& rName, const String& rValue ) in AppendParam()
H A Dhtmlplug.cxx511 pAppletImpl = new SwApplet_Impl( pDoc->GetAttrPool(), in NewObject()
681 pAppletImpl = new SwApplet_Impl( pDoc->GetAttrPool(), RES_FRMATR_BEGIN, RES_FRMATR_END-1 ); in InsertApplet()
1268 sal_uInt16 nType = SwApplet_Impl::GetOptionType( rName, sal_True ); in OutHTML_FrmFmtOLENode()
1324 if( SwApplet_Impl::GetOptionType( rName, sal_False ) == SWHTML_OPTTYPE_TAG ) in OutHTML_FrmFmtOLENode()
H A Dswhtml.hxx67 class SwApplet_Impl;
406 SwApplet_Impl *pAppletImpl;// the current applet
/trunk/main/sw/inc/
H A DSwAppletImpl.hxx50 class SwApplet_Impl class
59 SwApplet_Impl( SfxItemPool& rPool, sal_uInt16 nWhich1, sal_uInt16 nWhich2 );
60 SwApplet_Impl( SfxItemSet& rSet ): aItemSet ( rSet) {} in SwApplet_Impl() function in SwApplet_Impl
61 ~SwApplet_Impl();
/trunk/main/sw/source/filter/xml/
H A Dxmltexte.cxx603 sal_uInt16 nType2 = SwApplet_Impl::GetOptionType( aProp.Name, sal_True ); in _exportTextEmbedded()
699 sal_uInt16 nType2 = SwApplet_Impl::GetOptionType( aProp.Name, sal_True ); in _exportTextEmbedded()
725 sal_uInt16 nType2 = SwApplet_Impl::GetOptionType( aProp.Name, sal_False ); in _exportTextEmbedded()
H A Dxmltexti.cxx651 SwApplet_Impl aAppletImpl ( aItemSet ); in createAndInsertApplet()

Completed in 44 milliseconds