Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/fldui/
H A Dfldvar.cxx830 const sal_uInt16 nFldId = GetFldMgr().GetFormatId( nTypeId, i ); in FillFormatLB() local
831 aFormatLB.SetEntryData( nPos, reinterpret_cast< void* >( nFldId ) ); in FillFormatLB()
834 && nFldId == GetCurField()->GetFormat() ) in FillFormatLB()
/aoo41x/main/sw/source/core/inc/
H A DUndoInsert.hxx185 sal_uInt16 nFldId; member in SwUndoInsertLabel
/aoo41x/main/sw/source/core/undo/
H A Dunins.cxx881 nFldId( nInitId ), in SwUndoInsertLabel()
1019 nFldId, nIdx, sCharacterStyle, bCpyBrd ); in RepeatImpl()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par5.cxx3720 void SwWW8ImplReader::ImportTox( int nFldId, String aStr ) in ImportTox() argument
3722 bool bIdx = (nFldId != 9); in ImportTox()
H A Dww8par.hxx1286 void ImportTox( int nFldId, String aStr );

Completed in 62 milliseconds