Lines Matching refs:InsertEntry
117 sal_uInt16 nPos = aMetricLB.InsertEntry( sMetric ); in SwLoadOptPage()
465 aFormatBox.InsertEntry( pMgr->GetFormatStr(TYP_SEQFLD, i) ); in SwCaptionOptPage()
473 aLbLevel.InsertEntry(String::CreateFromInt32(i + 1)); in SwCaptionOptPage()
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()
716 aCategoryBox.InsertEntry(SwBoxEntry(pType->GetName())); in IMPL_LINK()
721 aCategoryBox.InsertEntry(SwBoxEntry(sIllustration)); in IMPL_LINK()
722 aCategoryBox.InsertEntry(SwBoxEntry(sTable)); in IMPL_LINK()
723 aCategoryBox.InsertEntry(SwBoxEntry(sText)); in IMPL_LINK()
724 aCategoryBox.InsertEntry(SwBoxEntry(sDrawing)); 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()
768 aPosBox.InsertEntry(sEnd); in IMPL_LINK()