Searched refs:pFlatParagraph (Results 1 – 1 of 1) sorted by relevance
457 …SwXFlatParagraph* const pFlatParagraph(sw::UnoTunnelGetImplementation<SwXFlatParagraph>(xFPTunnel)… in getParaAfter() local459 if ( !pFlatParagraph ) in getParaAfter()462 const SwTxtNode* pCurrentNode = pFlatParagraph->getTxtNode(); in getParaAfter()504 …SwXFlatParagraph* const pFlatParagraph(sw::UnoTunnelGetImplementation<SwXFlatParagraph>(xFPTunnel)… in getParaBefore() local506 if ( !pFlatParagraph ) in getParaBefore()509 const SwTxtNode* pCurrentNode = pFlatParagraph->getTxtNode(); in getParaBefore()
Completed in 10 milliseconds