Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/table/
H A Dswtable.cxx2614 const SwTxtNode *pTextNode = 0; in IsValidNumTxtNd() local
2620 pTextNode = 0; in IsValidNumTxtNd()
2625 if( pTextNode ) in IsValidNumTxtNd()
2627 pTextNode = 0; in IsValidNumTxtNd()
2632 pTextNode = pNode->GetTxtNode(); in IsValidNumTxtNd()
2637 if( pTextNode ) in IsValidNumTxtNd()
2641 const SwpHints* pHts = pTextNode->GetpSwpHints(); in IsValidNumTxtNd()
2642 const String& rTxt = pTextNode->GetTxt(); in IsValidNumTxtNd()

Completed in 30 milliseconds