Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Dww8graf.cxx824 void* pT0; in GetTxbxTextSttEndCp() local
825 if( !pT->Get( rStartCp, pT0 ) ) in GetTxbxTextSttEndCp()
833 bool bReusable = (0 != SVBT16ToShort( ((WW8_TXBXS*)pT0)->fReusable )); in GetTxbxTextSttEndCp()
837 if( !pT->Get( rStartCp, pT0 ) ) in GetTxbxTextSttEndCp()
842 bReusable = (0 != SVBT16ToShort( ((WW8_TXBXS*)pT0)->fReusable )); in GetTxbxTextSttEndCp()
846 if( !pT->Get( rEndCp, pT0 ) ) in GetTxbxTextSttEndCp()
875 if( (!pT->Get( rStartCp, pT0 )) in GetTxbxTextSttEndCp()
886 if( (!pT->Get( rEndCp, pT0 )) in GetTxbxTextSttEndCp()

Completed in 29 milliseconds