Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/uno/
H A Dunotxdoc.cxx398 m_pHiddenViewFrame(0), in SwXTextDocument()
621 if ( IsValid() && m_pHiddenViewFrame ) in close()
624 lcl_DisposeView( m_pHiddenViewFrame, pDocShell); in close()
625 m_pHiddenViewFrame = 0; in close()
2717 m_pHiddenViewFrame = SfxViewFrame::LoadHiddenDocument( *pRenderDocShell, 2 ); in getRendererCount()
2718 pViewShell = ((SwView*)m_pHiddenViewFrame->GetViewShell())->GetWrtShellPtr(); in getRendererCount()
3497 if ( IsValid() && m_pHiddenViewFrame ) in CleanUpRenderingData()
3499 lcl_DisposeView( m_pHiddenViewFrame, pDocShell); in CleanUpRenderingData()
3500 m_pHiddenViewFrame = 0; in CleanUpRenderingData()
/aoo4110/main/sw/inc/
H A Dunotxdoc.hxx220 SfxViewFrame* m_pHiddenViewFrame; member in SwXTextDocument

Completed in 36 milliseconds