Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/web/
H A Dwview.cxx316 if ( GetDocShell()->GetDoc()->IsOLEPrtNotifyPending() ) in SelectShell()
/AOO41X/main/sw/source/filter/xml/
H A Dswxml.cxx972 else if ( rDoc.IsOLEPrtNotifyPending() ) in Read()
H A Dxmlimp.cxx961 else if ( pDoc->IsOLEPrtNotifyPending() ) in endDocument()
/AOO41X/main/sw/source/ui/uiview/
H A Dview.cxx473 if ( GetDocShell()->GetDoc()->IsOLEPrtNotifyPending() ) in SelectShell()
/AOO41X/main/sw/inc/
H A Ddoc.hxx1057 bool IsOLEPrtNotifyPending() const { return mbOLEPrtNotifyPending; } in IsOLEPrtNotifyPending() function in SwDoc