Searched refs:nFldId (Results 1 – 5 of 5) sorted by relevance
830 const sal_uInt16 nFldId = GetFldMgr().GetFormatId( nTypeId, i ); in FillFormatLB() local831 aFormatLB.SetEntryData( nPos, reinterpret_cast< void* >( nFldId ) ); in FillFormatLB()834 && nFldId == GetCurField()->GetFormat() ) in FillFormatLB()
185 sal_uInt16 nFldId; member in SwUndoInsertLabel
881 nFldId( nInitId ), in SwUndoInsertLabel()1019 nFldId, nIdx, sCharacterStyle, bCpyBrd ); in RepeatImpl()
3724 void SwWW8ImplReader::ImportTox( int nFldId, String aStr ) in ImportTox() argument3726 bool bIdx = (nFldId != 9); in ImportTox()
1288 void ImportTox( int nFldId, String aStr );
Completed in 251 milliseconds