Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dexpfld.hxx48 struct _SeqFldLstElem struct
53 _SeqFldLstElem( const String& rStr, sal_uInt16 nNo ) in _SeqFldLstElem() argument
57 SV_DECL_PTRARR_DEL( _SwSeqFldList, _SeqFldLstElem*, 10, 10 )
64 sal_Bool InsertSort( _SeqFldLstElem* );
65 sal_Bool SeekEntry( const _SeqFldLstElem& , sal_uInt16* pPos = 0 );
/aoo4110/main/sw/source/core/fields/
H A Dexpfld.cxx68 SV_IMPL_PTRARR( _SwSeqFldList, _SeqFldLstElem* ) in SV_IMPL_PTRARR() argument
606 _SeqFldLstElem* pNew = new _SeqFldLstElem( in GetSeqFldList()
707 sal_Bool SwSeqFldList::InsertSort( _SeqFldLstElem* pNew ) in InsertSort()
720 C40_INSERT( _SeqFldLstElem, pNew, nPos ); in InsertSort()
724 sal_Bool SwSeqFldList::SeekEntry( const _SeqFldLstElem& rNew, sal_uInt16* pP ) in SeekEntry()
748 const String& rTmp1 = (*((_SeqFldLstElem**)pData + nM))->sDlgEntry; in SeekEntry()
/aoo4110/main/sw/source/ui/fldui/
H A Dfldref.cxx60 SV_IMPL_PTRARR( _SwSeqFldList, _SeqFldLstElem* )
897 _SeqFldLstElem aElem( aSelectionLB.GetSelectEntry(), 0 ); in FillItemSet()
918 _SeqFldLstElem aElem( aSelectionLB.GetSelectEntry(), 0 ); in FillItemSet()
986 _SeqFldLstElem aElem( aSelectionLB.GetSelectEntry(), 0 ); in FillItemSet()
/aoo4110/main/sw/source/core/edit/
H A Dedattr.cxx313 _SeqFldLstElem* pNew = new _SeqFldLstElem( sTxt, in GetSeqFtnList()

Completed in 70 milliseconds