Searched refs:nTxtId (Results 1 – 1 of 1) sorted by relevance
2880 sal_uInt32 nTxtId; in WriteFlyFrm() local2893 nTxtId = pTxtBxs->GetPos( p ); in WriteFlyFrm()2894 if( USHRT_MAX == nTxtId ) in WriteFlyFrm()2897 nTxtId = pTxtBxs->Count(); in WriteFlyFrm()2900 ++nTxtId; in WriteFlyFrm()2907 if( USHRT_MAX == nTxtId ) in WriteFlyFrm()2915 ++nTxtId; in WriteFlyFrm()2917 nTxtId *= 0x10000; in WriteFlyFrm()2918 nTxtId += nOff; in WriteFlyFrm()2933 sal_uInt32 nTxtId = pTxtBxs->Count(); in WriteFlyFrm() local[all …]
Completed in 27 milliseconds