Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3526 pxDoc(&rxDoc) in SwXLinkTargetSupplier()
3550 if(!pxDoc) in getByName()
3671 return 0 != pxDoc; in hasElements()
3709 pxDoc(0) in SwXLinkNameAccessWrapper()
3721 pxDoc(&rxDoc) in SwXLinkNameAccessWrapper()
3747 if(pxDoc) in getByName()
3750 if(!pxDoc->GetDocShell()) in getByName()
3791 if(pxDoc) in getElementNames()
3793 if(!pxDoc->GetDocShell()) in getElementNames()
3839 if(pxDoc) in hasByName()
[all …]
/trunk/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
/trunk/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 39 milliseconds