Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/doc/
H A Dnotxtfrm.cxx302 SwNoTxtNode& rNoTNd = *(SwNoTxtNode*)GetNode(); in Paint() local
303 SwGrfNode* pGrfNd = rNoTNd.GetGrfNode(); in Paint()
876 SwNoTxtNode& rNoTNd = *(SwNoTxtNode*)GetNode(); in PaintPicture() local
877 SwGrfNode* pGrfNd = rNoTNd.GetGrfNode(); in PaintPicture()
878 SwOLENode* pOLENd = rNoTNd.GetOLENode(); in PaintPicture()
880 const sal_Bool bPrn = pOut == rNoTNd.getIDocumentDeviceAccess()->getPrinter( false ) || in PaintPicture()