Lines Matching refs:CreateEntry

517 SvLBoxEntry* OfaSwAutoFmtOptionsPage::CreateEntry(String& rTxt, sal_uInt16 nCol)   in CreateEntry()  function in OfaSwAutoFmtOptionsPage
708 aCheckLB.GetModel()->Insert(CreateEntry(sUseReplaceTbl, CBCOL_BOTH )); in Reset()
709 aCheckLB.GetModel()->Insert(CreateEntry(sCptlSttWord, CBCOL_BOTH )); in Reset()
710 aCheckLB.GetModel()->Insert(CreateEntry(sCptlSttSent, CBCOL_BOTH )); in Reset()
711 aCheckLB.GetModel()->Insert(CreateEntry(sBoldUnder, CBCOL_BOTH )); in Reset()
712 aCheckLB.GetModel()->Insert(CreateEntry(sDetectURL, CBCOL_BOTH )); in Reset()
713 aCheckLB.GetModel()->Insert(CreateEntry(sDash, CBCOL_BOTH )); in Reset()
714 aCheckLB.GetModel()->Insert(CreateEntry(sDelSpaceAtSttEnd, CBCOL_BOTH )); in Reset()
715 aCheckLB.GetModel()->Insert(CreateEntry(sDelSpaceBetweenLines, CBCOL_BOTH )); in Reset()
717 aCheckLB.GetModel()->Insert(CreateEntry(sNoDblSpaces, CBCOL_SECOND)); in Reset()
718 aCheckLB.GetModel()->Insert(CreateEntry(sNum, CBCOL_SECOND)); in Reset()
719 aCheckLB.GetModel()->Insert(CreateEntry(sBorder, CBCOL_SECOND)); in Reset()
720 aCheckLB.GetModel()->Insert(CreateEntry(sTable, CBCOL_SECOND)); in Reset()
721 aCheckLB.GetModel()->Insert(CreateEntry(sReplaceTemplates, CBCOL_SECOND)); in Reset()
722 aCheckLB.GetModel()->Insert(CreateEntry(sDeleteEmptyPara, CBCOL_FIRST )); in Reset()
723 aCheckLB.GetModel()->Insert(CreateEntry(sUserStyle, CBCOL_FIRST )); in Reset()
724 aCheckLB.GetModel()->Insert(CreateEntry(sBullet, CBCOL_FIRST )); in Reset()
725 aCheckLB.GetModel()->Insert(CreateEntry(sRightMargin, CBCOL_FIRST )); in Reset()
1992 SvLBoxEntry* OfaQuoteTabPage::CreateEntry(String& rTxt, sal_uInt16 nCol) in CreateEntry() function in OfaQuoteTabPage
2230 aSwCheckLB.GetModel()->Insert(CreateEntry(sNonBrkSpace, CBCOL_BOTH )); in Reset()
2231 aSwCheckLB.GetModel()->Insert(CreateEntry(sOrdinal, CBCOL_BOTH )); in Reset()