Home
last modified time | relevance | path

Searched refs:SvUShortsSort (Results 1 – 25 of 25) sorted by relevance

/trunk/main/svl/inc/svl/
H A Dsvstdarr.hxx35 * SvUShortsSort
72 class SVL_DLLPUBLIC SvUShortsSort : __MWERKS__PRIVATE SvUShorts class
75 SvUShortsSort(sal_uInt8 nSize = 1, sal_uInt8 nG = 1) in SvUShortsSort() function in SvUShortsSort
78 void Insert( const SvUShortsSort *pI, sal_uInt16 nS=0, sal_uInt16 nE=USHRT_MAX );
107 SvUShortsSort( const SvUShortsSort& );
108 SvUShortsSort& operator=( const SvUShortsSort& );
/trunk/main/svl/source/memtools/
H A Dsvarray.cxx183 sal_Bool SvUShortsSort::Seek_Entry( const sal_uInt16 aE, sal_uInt16* pP ) const in Seek_Entry()
214 void SvUShortsSort::Insert( const SvUShortsSort * pI, sal_uInt16 nS, sal_uInt16 nE ) in Insert()
232 sal_Bool SvUShortsSort::Insert( const sal_uInt16 aE ) in Insert()
241 sal_Bool SvUShortsSort::Insert( const sal_uInt16 aE, sal_uInt16& rP ) in Insert()
249 void SvUShortsSort::Insert( const sal_uInt16* pE, sal_uInt16 nL) in Insert()
258 void SvUShortsSort::RemoveAt( const sal_uInt16 nP, sal_uInt16 nL ) in RemoveAt()
265 void SvUShortsSort::Remove( const sal_uInt16 aE, sal_uInt16 nL ) in Remove()
/trunk/main/sw/source/core/inc/
H A DUndoAttribute.hxx81 SvUShortsSort m_Ids;
94 void SetAttrs( const SvUShortsSort& rArr );
H A Drolbck.hxx290 const SvUShortsSort& rSetArr );
423 SvUShortsSort m_WhichIdSet;
/trunk/main/sw/source/core/txtnode/
H A Datrftn.cxx437 SvUShortsSort aArr( nTmp, nTmp ); in SetSeqRefNo()
485 SvUShortsSort aArr( nTmp, nTmp ); in SetUniqueSeqRefNo()
H A Dndtxt.cxx3599 SvUShortsSort aResetAttrsArray; in HandleModifyAtTxtNode()
3636 SvUShortsSort aResetAttrsArray; in HandleModifyAtTxtNode()
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx2224 SvUShortsSort const*const pWhichIds = 0 ) in lcl_SelectParaAndReset()
2269 SvUShortsSort aWhichIds; in SetPropertyToDefault()
2548 lcl_EnumerateIds(sal_uInt16 const* pIdRange, SvUShortsSort & rWhichIds) in lcl_EnumerateIds()
2569 SvUShortsSort aParaWhichIds; in setAllPropertiesToDefault()
2570 SvUShortsSort aWhichIds; in setAllPropertiesToDefault()
2598 SvUShortsSort aWhichIds; in setPropertiesToDefault()
2599 SvUShortsSort aParaWhichIds; in setPropertiesToDefault()
H A Dunocrsrhelper.cxx794 SvUShortsSort aWhichIds; in resetCrsrPropertyValue()
H A Dunoparagraph.cxx1262 SvUShortsSort aWhichIds; in setPropertyToDefault()
/trunk/main/sw/source/core/undo/
H A Dunattr.cxx703 SvUShortsSort* pIdArr = m_Ids.Count() ? &m_Ids : 0; in RedoImpl()
765 SvUShortsSort* pIdArr = m_Ids.Count() ? &m_Ids : 0; in RepeatImpl()
781 void SwUndoResetAttr::SetAttrs( const SvUShortsSort& rArr ) in SetAttrs()
H A Drolbck.cxx719 sal_uLong nNodePos, const SvUShortsSort& rSetArr ) in SwHistorySetAttrSet()
/trunk/main/sw/source/ui/shells/
H A Dlanghelper.cxx354 SvUShortsSort aAttribs; in SetLanguage_None()
391 SvUShortsSort aAttribs; in ResetLanguages()
H A Dtextsh1.cxx505 SvUShortsSort aAttribs; in Execute()
826 SvUShortsSort aAttribs; in Execute()
/trunk/main/sw/source/core/layout/
H A Ddbg_lay.cxx150 SvUShortsSort *pFrmIds; // welche FrmIds sollen aufgezeichnet werden ( NULL == alle )
736 pFrmIds = new SvUShortsSort(5,5); in InsertFrm()
/trunk/main/sw/inc/
H A Deditsh.hxx51 class SvUShortsSort;
268 void ResetAttr( const SvUShortsSort* pAttrs = 0 );
H A Ddoc.hxx113 class SvUShortsSort;
1232 const SvUShortsSort* = 0,
/trunk/main/sw/source/ui/inc/
H A Dbasesh.hxx58 SvUShortsSort aGrfUpdateSlots;
/trunk/main/sw/source/core/edit/
H A Dedatmisc.cxx42 void SwEditShell::ResetAttr( const SvUShortsSort* pAttrs ) in ResetAttr()
/trunk/main/sw/source/core/SwNumberTree/
H A DSwNodeNum.cxx495 SvUShortsSort aResetAttrsArray; in _UnregisterMeAndChildrenDueToRootDelete()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx67 class SvUShortsSort;
517 const SvUShortsSort* pIgnoreSprms = 0 ) const;
/trunk/main/sw/source/core/doc/
H A Ddocruby.cxx109 SvUShortsSort aDelArr; in SetRubyList()
H A Ddocnum.cxx1049 SvUShortsSort aResetAttrsArray; in SetNumRule()
1081 SvUShortsSort aResetAttrsArray; in SetCounted()
H A Ddocfmt.cxx336 const SvUShortsSort* pAttrs, in ResetAttrs()
/trunk/main/sw/source/core/fields/
H A Dreffld.cxx898 SvUShortsSort aIds, aDstIds, aIdsMap;
/trunk/main/sw/source/ui/uiview/
H A Dview2.cxx173 SvUShortsSort aAttribs; in lcl_SetAllTextToDefaultLanguage()

Completed in 202 milliseconds