Home
last modified time | relevance | path

Searched refs:InsertSorted (Results 1 – 14 of 14) sorted by relevance

/trunk/main/svtools/source/control/
H A Dsvxbox.cxx114 InsertSorted(pNew); in InsertNewEntry()
131 InsertSorted(new SvxBoxEntry(rEntry)); in InsertEntry()
247 InsertSorted(pEntry); in ModifyEntry()
323 void SvxListBox::InsertSorted(SvxBoxEntry* pEntry) in InsertSorted() function in SvxListBox
382 InsertSorted(pNew); in InsertNewEntry()
391 InsertSorted(new SvxBoxEntry(rEntry)); in InsertEntry()
489 InsertSorted(pEntry); in ModifyEntry()
565 void SvxComboBox::InsertSorted(SvxBoxEntry* pEntry) in InsertSorted() function in SvxComboBox
/trunk/main/tools/source/communi/
H A Dgeninfo.cxx260 sal_uIntPtr GenericInformationList::InsertSorted( GenericInformation *pInfo, in InsertSorted() function in GenericInformationList
341 return InsertSorted( pInfo, bOverwrite, nActPos + 1, nEnd ); in InsertSorted()
343 return InsertSorted( pInfo, bOverwrite, nStart, nActPos ); in InsertSorted()
354 InsertSorted( pInfo, bOverwrite, 0, Count() - 1 ); in InsertInfo()
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx1237 InsertSorted(pBase); in UpdateMarks()
1243 InsertSorted(pBase); in UpdateMarks()
1248 InsertSorted(pBase); in UpdateMarks()
1257 InsertSorted(pBase); in UpdateMarks()
1290 InsertSorted( pNew ); in UpdateOutline()
1330 InsertSorted(pNew); in UpdateTemplate()
1372 InsertSorted(pNew); in UpdateSequence()
1410 InsertSorted(pNew); in UpdateAuthorities()
1557 InsertSorted( pNew ); in UpdateCntnt()
1608 InsertSorted( pNew ); in UpdateTable()
[all …]
/trunk/main/sw/source/ui/cctrl/
H A Dswlbox.cxx103 InsertSorted(new SwBoxEntry(rEntry)); in InsertEntry()
177 void SwComboBox::InsertSorted(SwBoxEntry* pEntry) in InsertSorted() function in SwComboBox
/trunk/main/svtools/inc/svtools/
H A Dsvxbox.hxx109 void InsertSorted( SvxBoxEntry* pEntry );
181 void InsertSorted( SvxBoxEntry* pEntry );
/trunk/main/sw/source/ui/inc/
H A Dswlbox.hxx86 SW_DLLPRIVATE void InsertSorted(SwBoxEntry* pEntry);
/trunk/main/sw/source/core/inc/
H A Ddoctxm.hxx66 void InsertSorted(SwTOXSortTabBase* pBase);
/trunk/main/tools/inc/bootstrp/
H A Dmkcreate.hxx285 sal_uIntPtr InsertSorted( in InsertSorted() function in SourceDirectoryList
/trunk/main/tools/inc/tools/
H A Dgeninfo.hxx196 sal_uIntPtr InsertSorted( GenericInformation *pInfo, sal_Bool bOverwrite,
/trunk/main/basctl/source/basicide/
H A Dbrkdlg.cxx205 m_aModifiedBreakPointList.InsertSorted( pBrk ); in IMPL_LINK()
H A Dbastypes.cxx293 void BreakPointList::InsertSorted( BreakPoint* pNewBrk ) in InsertSorted() function in BreakPointList
H A Dbaside2.cxx603 GetBreakPoints().InsertSorted( new BreakPoint( nLine ) ); in ToggleBreakPoint()
/trunk/main/basctl/source/inc/
H A Dbastypes.hxx124 void InsertSorted( BreakPoint* pBrk );
/trunk/main/tools/bootstrp/
H A Dmkcreate.cxx72 pParent->pSubDirectories->InsertSorted( this ); in SourceDirectory()

Completed in 91 milliseconds