Searched refs:sSel (Results 1 – 6 of 6) sorted by relevance
291 String sSel = aStrArr.GetString( sal_uInt16(nPos) ); in IMPL_LINK() local292 sSel += '\t'; in IMPL_LINK()298 sSel += aStyleLB.GetSelectEntry(); in IMPL_LINK()302 pE = aTbLinks.InsertEntryToColumn(sSel, nPos); in IMPL_LINK()
1073 String sSel(pOLV->GetSelected()); in StateInsert() local1074 sSel.Erase(255); in StateInsert()1075 sSel.EraseTrailingChars(); in StateInsert()1076 aHLinkItem.SetName(sSel); in StateInsert()
726 String sSel; in IsTblComplexForChart() local728 sSel = GetBoxNms(); in IsTblComplexForChart()729 bRet = pTNd->GetTable().IsTblComplexForChart( sSel ); in IsTblComplexForChart()
569 String sSel = aListBoxes[nEntry]->GetSelectEntry(); in IMPL_LINK() local570 if(sSel != sNone) in IMPL_LINK()572 aNew.aColumnPairs[nWriteIndex].sRealColumnName = sSel; in IMPL_LINK()
294 String sSel( pImpl->pGroupLB->GetGroup() ); in IMPL_STATIC_LINK() local
Completed in 46 milliseconds