Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/filter/ww8/
H A Dww8graf.cxx820 void* pT0; in GetTxbxTextSttEndCp() local
821 if( !pT->Get( rStartCp, pT0 ) ) in GetTxbxTextSttEndCp()
829 bool bReusable = (0 != SVBT16ToShort( ((WW8_TXBXS*)pT0)->fReusable )); in GetTxbxTextSttEndCp()
833 if( !pT->Get( rStartCp, pT0 ) ) in GetTxbxTextSttEndCp()
838 bReusable = (0 != SVBT16ToShort( ((WW8_TXBXS*)pT0)->fReusable )); in GetTxbxTextSttEndCp()
842 if( !pT->Get( rEndCp, pT0 ) ) in GetTxbxTextSttEndCp()
871 if( (!pT->Get( rStartCp, pT0 )) in GetTxbxTextSttEndCp()
882 if( (!pT->Get( rEndCp, pT0 )) in GetTxbxTextSttEndCp()