/aoo42x/main/svtools/workben/ |
H A D | svdem.cxx | 776 aLineList.InsertEntry( 1500 ); in MyWin() 777 aLineList.InsertEntry( 3000 ); in MyWin() 778 aLineList.InsertEntry( 4500 ); in MyWin() 779 aLineList.InsertEntry( 6000 ); in MyWin() 780 aLineList.InsertEntry( 7500 ); in MyWin() 781 aLineList.InsertEntry( 9000 ); in MyWin() 782 aLineList.InsertEntry( 1500, 1500, 1500 ); in MyWin() 783 aLineList.InsertEntry( 3000, 1500, 1500 ); in MyWin() 784 aLineList.InsertEntry( 4500, 1500, 1500 ); in MyWin() 785 aLineList.InsertEntry( 3000, 3000, 1500 ); in MyWin() [all …]
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | dlgfield.cxx | 201 aLbFormat.InsertEntry( String( SdResId( STR_STANDARD_SMALL ) ) ); in FillFormatList() 202 aLbFormat.InsertEntry( String( SdResId( STR_STANDARD_BIG ) ) ); in FillFormatList() 206 aLbFormat.InsertEntry( aDateField.GetFormatted( *pNumberFormatter, eLangType ) ); in FillFormatList() 208 aLbFormat.InsertEntry( aDateField.GetFormatted( *pNumberFormatter, eLangType ) ); in FillFormatList() 210 aLbFormat.InsertEntry( aDateField.GetFormatted( *pNumberFormatter, eLangType ) ); in FillFormatList() 227 aLbFormat.InsertEntry( String( SdResId( STR_STANDARD_NORMAL ) ) ); in FillFormatList() 253 aLbFormat.InsertEntry( String( SdResId( STR_FILEFORMAT_NAME_EXT ) ) ); in FillFormatList() 254 aLbFormat.InsertEntry( String( SdResId( STR_FILEFORMAT_FULLPATH ) ) ); in FillFormatList() 255 aLbFormat.InsertEntry( String( SdResId( STR_FILEFORMAT_PATH ) ) ); in FillFormatList() 256 aLbFormat.InsertEntry( String( SdResId( STR_FILEFORMAT_NAME ) ) ); in FillFormatList() [all …]
|
H A D | gluectrl.cxx | 134 InsertEntry( String( SdResId( STR_GLUE_ESCDIR_SMART ) ) ); in Fill() 135 InsertEntry( String( SdResId( STR_GLUE_ESCDIR_LEFT ) ) ); in Fill() 136 InsertEntry( String( SdResId( STR_GLUE_ESCDIR_RIGHT ) ) ); in Fill() 137 InsertEntry( String( SdResId( STR_GLUE_ESCDIR_TOP ) ) ); in Fill() 138 InsertEntry( String( SdResId( STR_GLUE_ESCDIR_BOTTOM ) ) ); in Fill()
|
/aoo42x/main/svx/source/dialog/ |
H A D | dlgctrl.cxx | 1398 InsertEntry( pEntry->GetName() ); in Fill() 1479 InsertEntry( pEntry->GetName() ); in Fill() 1518 InsertEntry( pEntry->GetName() ); in Fill() 1599 InsertEntry( pEntry->GetName() ); in Fill() 1713 InsertEntry(rEntry.GetName()); in Append() 1733 InsertEntry(rEntry.GetName()); in Modify() 1910 InsertEntry( pEntry->GetName() ); in Fill() 2012 InsertEntry( pEntry->GetName(), in Fill() 2018 InsertEntry( pEntry->GetName() ); in Fill() 2036 InsertEntry( in Append() [all …]
|
/aoo42x/main/vcl/source/app/ |
H A D | dbggui.cxx | 451 sal_uInt16 nEntryPos = rList.InsertEntry( channel->first ); in ImplAppendUserDefinedChannels() 728 sal_uInt16 nInsertionPos = maLstBox.InsertEntry( aStr.Copy( 0, nPos ) ); in InsertLine() 738 sal_uInt16 nInsertionPos = maLstBox.InsertEntry( aStr ); in InsertLine() 1075 maTraceBox.InsertEntry( XubString( RTL_CONSTASCII_USTRINGPARAM( "None" ) ) ); in DbgDialog() 1076 maTraceBox.InsertEntry( XubString( RTL_CONSTASCII_USTRINGPARAM( "File" ) ) ); in DbgDialog() 1078 maTraceBox.InsertEntry( XubString( RTL_CONSTASCII_USTRINGPARAM( "Shell" ) ) ); in DbgDialog() 1082 maTraceBox.InsertEntry( XubString( RTL_CONSTASCII_USTRINGPARAM( "Abort" ) ) ); in DbgDialog() 1134 maErrorBox.InsertEntry( XubString( RTL_CONSTASCII_USTRINGPARAM( "Abort" ) ) ); in DbgDialog() 1389 maListBox.InsertEntry( aTempStr ); in SetInfoText() 1403 maListBox.InsertEntry( aTempStr ); in SetInfoText() [all …]
|
/aoo42x/main/sw/source/ui/fldui/ |
H A D | fldref.cxx | 225 nPos = aTypeLB.InsertEntry(sHeadingTxt); in Reset() 227 nPos = aTypeLB.InsertEntry(sNumItemTxt); in Reset() 244 nPos = aTypeLB.InsertEntry(pType->GetName()); in Reset() 250 nPos = aTypeLB.InsertEntry(sBookmarkTxt); in Reset() 256 nPos = aTypeLB.InsertEntry(sFootnoteTxt); in Reset() 263 nPos = aTypeLB.InsertEntry(sEndnoteTxt); in Reset() 378 sal_uInt16 nPos = aTypeLB.InsertEntry(sName); in IMPL_LINK() 588 pEntry = aSelectionToolTipLB.InsertEntry( in UpdateSubType() 618 pEntry = aSelectionToolTipLB.InsertEntry( in UpdateSubType() 670 aSelectionLB.InsertEntry(*aLst[i]); in UpdateSubType() [all …]
|
H A D | flddok.cxx | 138 nPos = aTypeLB.InsertEntry(SW_RESSTR(FMT_REF_PAGE)); in Reset() 145 nPos = aTypeLB.InsertEntry(GetFldMgr().GetTypeStr(i)); in Reset() 159 nPos = aTypeLB.InsertEntry(GetFldMgr().GetTypeStr(GetFldMgr().GetPos(nTypeId))); in Reset() 256 nPos = aSelectionLB.InsertEntry(*aLst[i]); in IMPL_LINK() 258 nPos = aSelectionLB.InsertEntry(GetFldMgr().GetFormatStr(nTypeId, i)); in IMPL_LINK() 270 nPos = aSelectionLB.InsertEntry(*aLst[i]); in IMPL_LINK() 280 nPos = aSelectionLB.InsertEntry(*aLst[i]); in IMPL_LINK() 289 nPos = aSelectionLB.InsertEntry(sFmt); in IMPL_LINK() 302 nPos = aSelectionLB.InsertEntry(*aLst[i]); in IMPL_LINK() 476 sal_uInt16 nPos = aSelectionLB.InsertEntry(SwFieldType::GetTypeStr(nTypeId)); in AddSubType() [all …]
|
H A D | fldvar.cxx | 91 aChapterLevelLB.InsertEntry(String::CreateFromInt32(i)); in SwFldVarPage() 129 nPos = aTypeLB.InsertEntry(GetFldMgr().GetTypeStr(i)); in Reset() 141 nPos = aTypeLB.InsertEntry( GetFldMgr().GetTypeStr( GetFldMgr().GetPos( nTypeId ) ) ); in Reset() 329 sal_uInt16 nPos = aNumFormatLB.InsertEntry( SW_RESSTR( FMT_SETVAR_TEXT ), 0 ); in IMPL_LINK() 636 const sal_uInt16 nPos = aSelectionLB.InsertEntry( *aList[i] ); in UpdateSubType() 679 const sal_uInt16 nPos = aSelectionLB.InsertEntry( *aList[i] ); in UpdateSubType() 692 const sal_uInt16 nPos = aSelectionLB.InsertEntry( *aList[i] ); in UpdateSubType() 779 nPos = aNumFormatLB.InsertEntry( SW_RESSTR( FMT_USERVAR_CMD ), 1 ); in FillFormatLB() 797 sal_uInt16 nPos = aNumFormatLB.InsertEntry( SW_RESSTR( FMT_GETVAR_NAME ), 0 ); in FillFormatLB() 1108 aSelectionLB.InsertEntry(sName); in IMPL_LINK() [all …]
|
/aoo42x/main/svtools/workben/toolpanel/ |
H A D | toolpaneltest.cxx | 386 m_aColors.InsertEntry( Color( COL_BLACK ), String( RTL_CONSTASCII_USTRINGPARAM( "Black" ) ) ); in OptionsWindow() 387 m_aColors.InsertEntry( Color( COL_BLUE ), String( RTL_CONSTASCII_USTRINGPARAM( "Blue" ) ) ); in OptionsWindow() 388 m_aColors.InsertEntry( Color( COL_GREEN ), String( RTL_CONSTASCII_USTRINGPARAM( "Green" ) ) ); in OptionsWindow() 389 m_aColors.InsertEntry( Color( COL_CYAN ), String( RTL_CONSTASCII_USTRINGPARAM( "Cyan" ) ) ); in OptionsWindow() 390 m_aColors.InsertEntry( Color( COL_RED ), String( RTL_CONSTASCII_USTRINGPARAM( "Red" ) ) ); in OptionsWindow() 391 …m_aColors.InsertEntry( Color( COL_MAGENTA ), String( RTL_CONSTASCII_USTRINGPARAM( "Magenta" ) )… in OptionsWindow() 392 m_aColors.InsertEntry( Color( COL_BROWN ), String( RTL_CONSTASCII_USTRINGPARAM( "Brown" ) ) ); in OptionsWindow() 393 m_aColors.InsertEntry( Color( COL_GRAY ), String( RTL_CONSTASCII_USTRINGPARAM( "Gray" ) ) ); in OptionsWindow() 400 …m_aColors.InsertEntry( Color( COL_YELLOW ), String( RTL_CONSTASCII_USTRINGPARAM( "Yellow" ) ) … in OptionsWindow() 401 m_aColors.InsertEntry( Color( COL_WHITE ), String( RTL_CONSTASCII_USTRINGPARAM( "White" ) ) ); in OptionsWindow() [all …]
|
/aoo42x/main/svtools/source/control/ |
H A D | ctrlbox.cxx | 119 nPos = ListBox::InsertEntry( rStr, nPos ); in InsertEntry() 133 nPos = ListBox::InsertEntry( rStr, nPos ); in InsertEntry() 421 nPos = ListBox::InsertEntry( rStr, nPos ); in InsertEntry() 435 nPos = ListBox::InsertEntry( aStr, aBmp, nPos ); in InsertEntry() 1022 InsertEntry( aStyleText ); in Fill() 1080 InsertEntry( aStyleText ); in Fill() 1088 InsertEntry( pList->GetBoldStr() ); in Fill() 1111 InsertEntry( pList->GetNormalStr() ); in Fill() 1112 InsertEntry( pList->GetItalicStr() ); in Fill() 1113 InsertEntry( pList->GetBoldStr() ); in Fill() [all …]
|
/aoo42x/main/sw/source/ui/config/ |
H A D | optload.cxx | 117 sal_uInt16 nPos = aMetricLB.InsertEntry( sMetric ); in SwLoadOptPage() 578 aCheckLB.InsertEntry(sSWTable); in Reset() 580 aCheckLB.InsertEntry(sSWFrame); in Reset() 582 aCheckLB.InsertEntry(sSWGraphic); in Reset() 623 aCheckLB.InsertEntry( sClass ); in Reset() 706 aCategoryBox.InsertEntry( sNone ); in IMPL_LINK() 733 aCategoryBox.InsertEntry(pOpt->GetCategory()); in IMPL_LINK() 763 aPosBox.InsertEntry(sAbove); in IMPL_LINK() 764 aPosBox.InsertEntry(sBelow); in IMPL_LINK() 767 aPosBox.InsertEntry(sBegin); in IMPL_LINK() [all …]
|
/aoo42x/main/cui/source/tabpages/ |
H A D | border.cxx | 1086 aLbLineStyle.InsertEntry( SVX_RESSTR( RID_SVXSTR_NONE ) ); in FillLineListBox_Impl() 1088 aLbLineStyle.InsertEntry( LINE_WIDTH0 ); in FillLineListBox_Impl() 1089 aLbLineStyle.InsertEntry( LINE_WIDTH5 ); in FillLineListBox_Impl() 1090 aLbLineStyle.InsertEntry( LINE_WIDTH1 ); in FillLineListBox_Impl() 1091 aLbLineStyle.InsertEntry( LINE_WIDTH2 ); in FillLineListBox_Impl() 1092 aLbLineStyle.InsertEntry( LINE_WIDTH3 ); in FillLineListBox_Impl() 1093 aLbLineStyle.InsertEntry( LINE_WIDTH4 ); in FillLineListBox_Impl() 1098 aLbLineStyle.InsertEntry( DLINE0_OUT, DLINE0_IN, DLINE0_DIST ); in FillLineListBox_Impl() 1099 aLbLineStyle.InsertEntry( DLINE7_OUT, DLINE7_IN, DLINE7_DIST ); in FillLineListBox_Impl() 1100 aLbLineStyle.InsertEntry( DLINE1_OUT, DLINE1_IN, DLINE1_DIST ); in FillLineListBox_Impl() [all …]
|
/aoo42x/main/sc/source/ui/optdlg/ |
H A D | opredlin.cxx | 174 aContentColorLB.InsertEntry(aAuthorStr); in Reset() 175 aMoveColorLB.InsertEntry(aAuthorStr); in Reset() 176 aInsertColorLB.InsertEntry(aAuthorStr); in Reset() 177 aRemoveColorLB.InsertEntry(aAuthorStr); in Reset() 190 aContentColorLB.InsertEntry( aColor, sName ); in Reset() 191 aMoveColorLB.InsertEntry( aColor, sName ); in Reset() 192 aInsertColorLB.InsertEntry( aColor, sName ); in Reset() 193 aRemoveColorLB.InsertEntry( aColor, sName ); in Reset()
|
/aoo42x/main/sc/source/ui/dbgui/ |
H A D | pfiltdlg.cxx | 288 aLbField1.InsertEntry( aStrNone, 0 ); in FillFieldLists() 289 aLbField2.InsertEntry( aStrNone, 0 ); in FillFieldLists() 290 aLbField3.InsertEntry( aStrNone, 0 ); in FillFieldLists() 311 aLbField1.InsertEntry( aFieldName, i ); in FillFieldLists() 312 aLbField2.InsertEntry( aFieldName, i ); in FillFieldLists() 313 aLbField3.InsertEntry( aFieldName, i ); in FillFieldLists() 332 pValList->InsertEntry( aStrNotEmpty, 0 ); in UpdateValueList() 333 pValList->InsertEntry( aStrEmpty, 1 ); in UpdateValueList() 361 pValList->InsertEntry( (*pColl)[i]->GetString(), nListPos ); in UpdateValueList() 378 pValList->InsertEntry( aStrNotEmpty, 0 ); in ClearValueList() [all …]
|
H A D | tpsort.cxx | 414 aLbSort1.InsertEntry( aStrUndefined, 0 ); in FillFieldLists() 415 aLbSort2.InsertEntry( aStrUndefined, 0 ); in FillFieldLists() 416 aLbSort3.InsertEntry( aStrUndefined, 0 ); in FillFieldLists() 439 aLbSort1.InsertEntry( aFieldName, i ); in FillFieldLists() 440 aLbSort2.InsertEntry( aFieldName, i ); in FillFieldLists() 441 aLbSort3.InsertEntry( aFieldName, i ); in FillFieldLists() 461 aLbSort1.InsertEntry( aFieldName, i ); in FillFieldLists() 462 aLbSort2.InsertEntry( aFieldName, i ); in FillFieldLists() 463 aLbSort3.InsertEntry( aFieldName, i ); in FillFieldLists() 658 aLbOutPos.InsertEntry( aStrUndefined, 0 ); in Init() [all …]
|
H A D | filtdlg.cxx | 448 aLbField1.InsertEntry( aStrNone, 0 ); in FillFieldLists() 449 aLbField2.InsertEntry( aStrNone, 0 ); in FillFieldLists() 450 aLbField3.InsertEntry( aStrNone, 0 ); in FillFieldLists() 451 aLbField4.InsertEntry( aStrNone, 0 ); in FillFieldLists() 472 aLbField1.InsertEntry( aFieldName, i ); in FillFieldLists() 473 aLbField2.InsertEntry( aFieldName, i ); in FillFieldLists() 474 aLbField3.InsertEntry( aFieldName, i ); in FillFieldLists() 475 aLbField4.InsertEntry( aFieldName, i ); in FillFieldLists() 495 pValList->InsertEntry( aStrNotEmpty, 0 ); in UpdateValueList() 496 pValList->InsertEntry( aStrEmpty, 1 ); in UpdateValueList() [all …]
|
H A D | pvfundlg.cxx | 75 rLBox.InsertEntry( *pStr ); in lclFillListBox() 78 rLBox.InsertEntry( ScGlobal::GetRscString( STR_EMPTYDATA ), nEmptyPos ); in lclFillListBox() 95 rLBox.InsertEntry(aName); in lclFillListBox() 98 rLBox.InsertEntry(ScGlobal::GetRscString(STR_EMPTYDATA), nEmptyPos); in lclFillListBox() 201 InsertEntry( aArr.GetString( nIndex ) ); in FillFunctionNames() 290 maLbBaseField.InsertEntry(aIt->getDisplayName()); in Init() 579 maLbSortBy.InsertEntry(maLabelData.getDisplayName()); in Init() 583 maLbSortBy.InsertEntry( *aIt ); in Init() 584 maLbShowUsing.InsertEntry( *aIt ); // for AutoShow in Init() 748 maLbDims.InsertEntry( aName ); in ScDPShowDetailDlg()
|
/aoo42x/main/dbaccess/source/ui/dlg/ |
H A D | queryfilter.cxx | 161 aLB_WHEREFIELD1.InsertEntry( aSTR_NOENTRY ); in DlgFilterCrit() 162 aLB_WHEREFIELD2.InsertEntry( aSTR_NOENTRY ); in DlgFilterCrit() 163 aLB_WHEREFIELD3.InsertEntry( aSTR_NOENTRY ); in DlgFilterCrit() 193 aLB_WHEREFIELD1.InsertEntry( *pIter ); in DlgFilterCrit() 194 aLB_WHEREFIELD2.InsertEntry( *pIter ); in DlgFilterCrit() 195 aLB_WHEREFIELD3.InsertEntry( *pIter ); in DlgFilterCrit() 216 aLB_WHEREFIELD1.InsertEntry( *pIter ); in DlgFilterCrit() 217 aLB_WHEREFIELD2.InsertEntry( *pIter ); in DlgFilterCrit() 218 aLB_WHEREFIELD3.InsertEntry( *pIter ); in DlgFilterCrit() 783 pComp->InsertEntry(aSTR_COMPARE_OPERATORS.GetToken(i)); in IMPL_LINK() [all …]
|
/aoo42x/main/padmin/source/ |
H A D | prtsetup.cxx | 58 nPos = rBox.InsertEntry( aOptionText, LISTBOX_APPEND ); in insertAllPPDValues() 243 m_aOrientBox.InsertEntry( PORTRAIT_STRING ); in RTSPaperPage() 244 m_aOrientBox.InsertEntry( LSCAPE_STRING ); in RTSPaperPage() 252 nPos = m_aSlotBox.InsertEntry( m_pParent->m_aInvalidString ); in RTSPaperPage() 375 m_aSpaceBox.InsertEntry( m_pParent->m_aFromDriverString ); in RTSDevicePage() 376 m_aSpaceBox.InsertEntry( m_aSpaceColor ); in RTSDevicePage() 377 m_aSpaceBox.InsertEntry( m_aSpaceGray ); in RTSDevicePage() 489 sal_uInt16 nPos = m_aPPDValueBox.InsertEntry( aEntry ); in FillValueBox() 642 m_aToFontBox.InsertEntry( it->m_aFamilyName ); in RTSFontSubstPage() 650 m_aFromFontBox.InsertEntry( it->m_aFamilyName ); in RTSFontSubstPage() [all …]
|
H A D | cmddlg.cxx | 246 …m_nPrinterEntry = m_aConfigureBox.InsertEntry( String( PaResId( RID_RTS_CMD_STR_CONFIGURE_PRINTER … in RTSCommandPage() 249 m_nFaxEntry = m_aConfigureBox.InsertEntry( String( PaResId( RID_RTS_CMD_STR_CONFIGURE_FAX ) ) ); in RTSCommandPage() 250 m_nPdfEntry = m_aConfigureBox.InsertEntry( String( PaResId( RID_RTS_CMD_STR_CONFIGURE_PDF ) ) ); in RTSCommandPage() 506 m_aCommandsCB.InsertEntry( *it ); in UpdateCommands() 507 m_aQuickCB.InsertEntry( *it ); in UpdateCommands() 518 m_aCommandsCB.InsertEntry( *it ); in UpdateCommands() 519 m_aQuickCB.InsertEntry( *it ); in UpdateCommands() 530 m_aCommandsCB.InsertEntry( *it ); in UpdateCommands() 531 m_aQuickCB.InsertEntry( *it ); in UpdateCommands()
|
/aoo42x/main/toolkit/workben/layout/ |
H A D | tpsort.cxx | 419 aLbSort1.InsertEntry( aStrUndefined, 0 ); in FillFieldLists() 420 aLbSort2.InsertEntry( aStrUndefined, 0 ); in FillFieldLists() 421 aLbSort3.InsertEntry( aStrUndefined, 0 ); in FillFieldLists() 444 aLbSort1.InsertEntry( aFieldName, i ); in FillFieldLists() 445 aLbSort2.InsertEntry( aFieldName, i ); in FillFieldLists() 446 aLbSort3.InsertEntry( aFieldName, i ); in FillFieldLists() 466 aLbSort1.InsertEntry( aFieldName, i ); in FillFieldLists() 467 aLbSort2.InsertEntry( aFieldName, i ); in FillFieldLists() 468 aLbSort3.InsertEntry( aFieldName, i ); in FillFieldLists() 670 aLbOutPos.InsertEntry( aStrUndefined, 0 ); in Init() [all …]
|
/aoo42x/main/ucbhelper/workben/ucbexplorer/ |
H A D | ucbexplorer.cxx | 175 InsertEntry( ::ucbhelper::Content& rContent, SvLBoxEntry* pParent ); 177 InsertEntry( const String& rURL, SvLBoxEntry* pParent = 0 ); 602 InsertEntry( in RequestingChilds() 892 InsertEntry( aNewContent, pEntry ); in Command() 909 UcbExplorerListBoxEntry* UcbExplorerTreeListBox::InsertEntry( in InsertEntry() function in UcbExplorerTreeListBox 927 SvTreeListBox::InsertEntry( aTitle, in InsertEntry() 960 SvTreeListBox::InsertEntry( aTitle, in InsertEntry() 971 SvTreeListBox::InsertEntry( aTitle, in InsertEntry() 994 UcbExplorerListBoxEntry* UcbExplorerTreeListBox::InsertEntry( in InsertEntry() function in UcbExplorerTreeListBox 1019 return InsertEntry( aContent, pParent ); in InsertEntry() [all …]
|
/aoo42x/main/sc/source/ui/pagedlg/ |
H A D | scuitphfedit.cxx | 296 maLbDefined.InsertEntry(aPageEntry); in InitPreDefinedList() 301 maLbDefined.InsertEntry( aPageOfEntry); in InitPreDefinedList() 303 maLbDefined.InsertEntry(aSheetFieldValue); in InitPreDefinedList() 312 maLbDefined.InsertEntry( aConfidentialEntry); in InitPreDefinedList() 317 maLbDefined.InsertEntry( aFileNamePageEntry); in InitPreDefinedList() 319 maLbDefined.InsertEntry( aExtFileFieldValue); in InitPreDefinedList() 324 maLbDefined.InsertEntry( aPageSheetNameEntry); in InitPreDefinedList() 329 maLbDefined.InsertEntry( aPageFileNameEntry); in InitPreDefinedList() 334 maLbDefined.InsertEntry( aPagePathNameEntry); in InitPreDefinedList() 343 maLbDefined.InsertEntry( aUserNameEntry); in InitPreDefinedList() [all …]
|
/aoo42x/main/svtools/source/contnr/ |
H A D | templwin.cxx | 172 i_pEditWin->InsertEntry( i_rName, aDateStr ); in lcl_insertDateTimeEntry() 191 m_pEditWin->InsertEntry( m_pInfoTable->GetString( DI_FROM ), aStr ); in fill() 229 m_pEditWin->InsertEntry( m_pInfoTable->GetString( DI_DESCRIPTION ), in fill() 237 m_pEditWin->InsertEntry( in fill() 254 m_pEditWin->InsertEntry( m_pInfoTable->GetString( DI_MIMETYPE ), in fill() 276 m_pEditWin->InsertEntry( name, aStr); in fill() 290 m_pEditWin->InsertEntry( rTitle, rValue); in InsertEntry() 363 aIconCtrl.InsertEntry( aEntryStr, aImage, ICON_POS_NEWDOC ); in SvtIconWindow_Impl() 375 pEntry = aIconCtrl.InsertEntry( in SvtIconWindow_Impl() 387 pEntry = aIconCtrl.InsertEntry( in SvtIconWindow_Impl() [all …]
|
/aoo42x/main/svx/source/form/ |
H A D | datanavi.cxx | 409 SvLBoxEntry* pEntry = m_aItemList.InsertEntry( in AddChildren() 424 m_aItemList.InsertEntry( in AddChildren() 789 return m_aItemList.InsertEntry( in AddEntry() 1041 pEntry = m_aItemList.InsertEntry( in AddEntry() 1357 m_aItemList.InsertEntry( in SetModel() 3225 m_aNamespacesList.InsertEntry( sEntry ); in IMPL_LINK() 3317 m_aNamespacesList.InsertEntry( sEntry ); in LoadNamespaces() 3547 m_aBindLB.InsertEntry( sEntry ); in FillAllBoxes() 3598 nPos = m_aMethodLB.InsertEntry( sTemp ); in FillAllBoxes() 3604 nPos = m_aBindLB.InsertEntry( sTemp ); in FillAllBoxes() [all …]
|