Lines Matching refs:InsertEntry
117 sal_uInt16 ColorListBox::InsertEntry( const XubString& rStr, sal_uInt16 nPos ) in InsertEntry() function in ColorListBox
119 nPos = ListBox::InsertEntry( rStr, nPos ); in InsertEntry()
130 sal_uInt16 ColorListBox::InsertEntry( const Color& rColor, const XubString& rStr, in InsertEntry() function in ColorListBox
133 nPos = ListBox::InsertEntry( rStr, nPos ); in InsertEntry()
147 InsertEntry( Color( COL_AUTO ), SvtResId( STR_SVT_AUTOMATIC_COLOR ), 0 ); in InsertAutomaticEntry()
178 sal_uInt16 nPos = InsertEntry( rBox.GetEntry( n ), LISTBOX_APPEND ); in CopyEntries()
419 sal_uInt16 LineListBox::InsertEntry( const XubString& rStr, sal_uInt16 nPos ) in InsertEntry() function in LineListBox
421 nPos = ListBox::InsertEntry( rStr, nPos ); in InsertEntry()
429 sal_uInt16 LineListBox::InsertEntry( long nLine1, long nLine2, long nDistance, in InsertEntry() function in LineListBox
435 nPos = ListBox::InsertEntry( aStr, aBmp, nPos ); in InsertEntry()
558 ListBox::InsertEntry( aStr, aBmp, sal_uInt16( n ) ); in UpdateLineColors()
696 sal_uLong nIndex = InsertEntry( rFontInfo.GetName() ); in Fill()
1022 InsertEntry( aStyleText ); in Fill()
1080 InsertEntry( aStyleText ); in Fill()
1086 InsertEntry( pList->GetItalicStr() ); in Fill()
1088 InsertEntry( pList->GetBoldStr() ); in Fill()
1093 InsertEntry( pList->GetBoldItalicStr() ); in Fill()
1111 InsertEntry( pList->GetNormalStr() ); in Fill()
1112 InsertEntry( pList->GetItalicStr() ); in Fill()
1113 InsertEntry( pList->GetBoldStr() ); in Fill()
1114 InsertEntry( pList->GetBoldItalicStr() ); in Fill()
1294 ComboBox::InsertEntry( aSizeName, nPos ); in Fill()
1308 ComboBox::InsertEntry( aSizeName, nPos ); in Fill()