Searched refs:InsertStringSorted (Results 1 – 4 of 4) sorted by relevance
/aoo42x/main/sw/source/ui/chrdlg/ |
H A D | break.cxx | 198 ::InsertStringSorted(rPageDesc.GetName(), aPageCollBox, 1 ); in SwBreakDlg() 205 ::InsertStringSorted(aFmtName, aPageCollBox, 1 ); in SwBreakDlg() 209 ::InsertStringSorted(aFmtName, aPageCollBox, 1 ); in SwBreakDlg()
|
/aoo42x/main/sw/source/ui/utlui/ |
H A D | uitool.cxx | 638 sal_uInt16 InsertStringSorted(const String& rEntry, ListBox& rToFill, sal_uInt16 nOffset ) in InsertStringSorted() function 665 nPos = InsertStringSorted(pBase->GetName(), rToFill, bHasOffset ); in FillCharStyleListBox() 685 nPos = InsertStringSorted(rName, rToFill, bHasOffset ); in FillCharStyleListBox()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | uitool.hxx | 76 SW_DLLPUBLIC sal_uInt16 InsertStringSorted(const String& rEntry, ListBox& rToFill, sal_uInt16 nOffs…
|
/aoo42x/main/sw/source/ui/frmdlg/ |
H A D | frmpage.cxx | 487 ::InsertStringSorted(*aIt, rBox, nStartPos ); in lcl_InsertVectors() 489 ::InsertStringSorted(*aIt, rBox, nStartPos ); in lcl_InsertVectors() 491 ::InsertStringSorted(*aIt, rBox, nStartPos ); in lcl_InsertVectors() 493 ::InsertStringSorted(*aIt, rBox, nStartPos ); in lcl_InsertVectors()
|
Completed in 45 milliseconds