Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3510 pxDoc(&rxDoc) in SwXLinkTargetSupplier()
3534 if(!pxDoc) in getByName()
3655 return 0 != pxDoc; in hasElements()
3693 pxDoc(0) in SwXLinkNameAccessWrapper()
3705 pxDoc(&rxDoc) in SwXLinkNameAccessWrapper()
3731 if(pxDoc) in getByName()
3734 if(!pxDoc->GetDocShell()) in getByName()
3775 if(pxDoc) in getElementNames()
3777 if(!pxDoc->GetDocShell()) in getElementNames()
3823 if(pxDoc) in hasByName()
[all …]
/aoo4110/main/sw/inc/
H A Dunotxdoc.hxx459 SwXTextDocument* pxDoc; member in SwXLinkTargetSupplier
487 void Invalidate() {pxDoc = 0;} in Invalidate()
505 SwXTextDocument* pxDoc; member in SwXLinkNameAccessWrapper
/aoo4110/main/sw/source/ui/app/
H A Ddocsh2.cxx1707 text::XTextDocument* pxDoc = xDoc.get(); in ReloadFromHtml() local
1708 ((SwXTextDocument*)pxDoc)->InitNewDoc(); in ReloadFromHtml()

Completed in 47 milliseconds