Lines Matching refs:SdModule
68 TYPEINIT1( SdModule, SfxModule );
70 #define SdModule macro
74 SFX_IMPL_INTERFACE(SdModule, SfxModule, SdResId(STR_APPLICATIONOBJECTBAR)) in SFX_IMPL_INTERFACE() argument
83 SdModule::SdModule(SfxObjectFactory* pFact1, SfxObjectFactory* pFact2 ) in SdModule() function in SdModule
121 SdModule::~SdModule() in ~SdModule()
135 Application::RemoveEventListener( LINK( this, SdModule, EventListenerHdl ) ); in ~SdModule()
142 SdModule** ppShellPointer = (SdModule**)GetAppData(SHL_DRAW); in ~SdModule()
155 void SdModule::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
169 SdOptions* SdModule::GetSdOptions(DocumentType eDocType) in GetSdOptions()
209 SvStorageStreamRef SdModule::GetOptionStream( const String& rOptionName, in GetOptionStream()
250 SvNumberFormatter* SdModule::GetNumberFormatter() in GetNumberFormatter()
262 OutputDevice* SdModule::GetVirtualRefDevice (void) in GetVirtualRefDevice()
270 OutputDevice* SdModule::GetRefDevice (::sd::DrawDocShell& ) in GetRefDevice()