Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/core/table/
H A Dswtable.cxx2548 const SwTxtNode *pTextNode = 0; in IsValidNumTxtNd() local
2554 pTextNode = 0; in IsValidNumTxtNd()
2559 if( pTextNode ) in IsValidNumTxtNd()
2561 pTextNode = 0; in IsValidNumTxtNd()
2566 pTextNode = pNode->GetTxtNode(); in IsValidNumTxtNd()
2571 if( pTextNode ) in IsValidNumTxtNd()
2575 const SwpHints* pHts = pTextNode->GetpSwpHints(); in IsValidNumTxtNd()
2576 const String& rTxt = pTextNode->GetTxt(); in IsValidNumTxtNd()