Lines Matching refs:pxDoc
3510 pxDoc(&rxDoc) in SwXLinkTargetSupplier()
3534 if(!pxDoc) in getByName()
3543 pxDoc->getTextTables(), sToCompare, sSuffix ); in getByName()
3551 pxDoc->getTextFrames(), sToCompare, sSuffix ); in getByName()
3559 pxDoc->getTextSections(), sToCompare, sSuffix ); in getByName()
3575 pxDoc->getGraphicObjects(), sToCompare, sSuffix ); in getByName()
3583 pxDoc->getEmbeddedObjects(), sToCompare, sSuffix ); in getByName()
3591 *pxDoc, sToCompare, sSuffix ); in getByName()
3599 pxDoc->getBookmarks(), sToCompare, sSuffix ); 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()
3736 SwDoc* pDoc = pxDoc->GetDocShell()->GetDoc(); in getByName()
3775 if(pxDoc) in getElementNames()
3777 if(!pxDoc->GetDocShell()) in getElementNames()
3780 SwDoc* pDoc = pxDoc->GetDocShell()->GetDoc(); in getElementNames()
3823 if(pxDoc) in hasByName()
3825 if(!pxDoc->GetDocShell()) in hasByName()
3827 SwDoc* pDoc = pxDoc->GetDocShell()->GetDoc(); in hasByName()
3863 if(pxDoc) in hasElements()