Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx821 void* pT0; in GetTxbxTextSttEndCp() local
822 if( !pT->Get( rStartCp, pT0 ) ) in GetTxbxTextSttEndCp()
830 bool bReusable = (0 != SVBT16ToShort( ((WW8_TXBXS*)pT0)->fReusable )); in GetTxbxTextSttEndCp()
834 if( !pT->Get( rStartCp, pT0 ) ) in GetTxbxTextSttEndCp()
839 bReusable = (0 != SVBT16ToShort( ((WW8_TXBXS*)pT0)->fReusable )); in GetTxbxTextSttEndCp()
843 if( !pT->Get( rEndCp, pT0 ) ) in GetTxbxTextSttEndCp()
872 if( (!pT->Get( rStartCp, pT0 )) in GetTxbxTextSttEndCp()
883 if( (!pT->Get( rEndCp, pT0 )) in GetTxbxTextSttEndCp()

Completed in 28 milliseconds