Searched refs:mpObjectShell (Results 1 – 1 of 1) sorted by relevance
74 SfxObjectShell* mpObjectShell; member in SfxPrinterController120 , mpObjectShell(0) in SfxPrinterController()129 mpObjectShell = mpViewShell->GetObjectShell(); in SfxPrinterController()130 StartListening( *mpObjectShell ); in SfxPrinterController()184 EndListening(*mpObjectShell); in Notify()186 mpObjectShell = 0; in Notify()282 if ( mpObjectShell ) in jobStarted()284 m_bOrigStatus = mpObjectShell->IsEnableSetModified(); in jobStarted()314 mpObjectShell->Broadcast( SfxPrintingHint( in jobStarted()321 if ( mpObjectShell ) in jobFinished()[all …]
Completed in 11 milliseconds