Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/view/
H A Dviewprn.cxx74 SfxObjectShell* mpObjectShell; member in SfxPrinterController
120 , 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 17 milliseconds