Searched refs:nTxtId (Results 1 – 1 of 1) sorted by relevance
2869 sal_uInt32 nTxtId; in WriteFlyFrm() local2882 nTxtId = pTxtBxs->GetPos( p ); in WriteFlyFrm()2883 if( USHRT_MAX == nTxtId ) in WriteFlyFrm()2886 nTxtId = pTxtBxs->Count(); in WriteFlyFrm()2889 ++nTxtId; in WriteFlyFrm()2896 if( USHRT_MAX == nTxtId ) in WriteFlyFrm()2904 ++nTxtId; in WriteFlyFrm()2906 nTxtId *= 0x10000; in WriteFlyFrm()2907 nTxtId += nOff; in WriteFlyFrm()2922 sal_uInt32 nTxtId = pTxtBxs->Count(); in WriteFlyFrm() local[all …]
Completed in 16 milliseconds