Lines Matching refs:pxDoc
3526 pxDoc(&rxDoc) in SwXLinkTargetSupplier()
3550 if(!pxDoc) in getByName()
3559 pxDoc->getTextTables(), sToCompare, sSuffix ); in getByName()
3567 pxDoc->getTextFrames(), sToCompare, sSuffix ); in getByName()
3575 pxDoc->getTextSections(), sToCompare, sSuffix ); in getByName()
3591 pxDoc->getGraphicObjects(), sToCompare, sSuffix ); in getByName()
3599 pxDoc->getEmbeddedObjects(), sToCompare, sSuffix ); in getByName()
3607 *pxDoc, sToCompare, sSuffix ); in getByName()
3615 pxDoc->getBookmarks(), sToCompare, sSuffix ); 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()
3752 SwDoc* pDoc = pxDoc->GetDocShell()->GetDoc(); in getByName()
3791 if(pxDoc) in getElementNames()
3793 if(!pxDoc->GetDocShell()) in getElementNames()
3796 SwDoc* pDoc = pxDoc->GetDocShell()->GetDoc(); in getElementNames()
3839 if(pxDoc) in hasByName()
3841 if(!pxDoc->GetDocShell()) in hasByName()
3843 SwDoc* pDoc = pxDoc->GetDocShell()->GetDoc(); in hasByName()
3879 if(pxDoc) in hasElements()