Home
last modified time | relevance | path

Searched refs:sSel (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx291 String sSel = aStrArr.GetString( sal_uInt16(nPos) ); in IMPL_LINK() local
292 sSel += '\t'; in IMPL_LINK()
298 sSel += aStyleLB.GetSelectEntry(); in IMPL_LINK()
302 pE = aTbLinks.InsertEntryToColumn(sSel, nPos); in IMPL_LINK()
/trunk/main/sw/source/ui/shells/
H A Ddrwtxtex.cxx1073 String sSel(pOLV->GetSelected()); in StateInsert() local
1074 sSel.Erase(255); in StateInsert()
1075 sSel.EraseTrailingChars(); in StateInsert()
1076 aHLinkItem.SetName(sSel); in StateInsert()
H A Dannotsh.cxx1073 String sSel(pOLV->GetSelected()); in StateInsert() local
1074 sSel.Erase(255); in StateInsert()
1075 sSel.EraseTrailingChars(); in StateInsert()
1076 aHLinkItem.SetName(sSel); in StateInsert()
/trunk/main/sw/source/core/crsr/
H A Dtrvltbl.cxx726 String sSel; in IsTblComplexForChart() local
728 sSel = GetBoxNms(); in IsTblComplexForChart()
729 bRet = pTNd->GetTable().IsTblComplexForChart( sSel ); in IsTblComplexForChart()
/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx569 String sSel = aListBoxes[nEntry]->GetSelectEntry(); in IMPL_LINK() local
570 if(sSel != sNone) in IMPL_LINK()
572 aNew.aColumnPairs[nWriteIndex].sRealColumnName = sSel; in IMPL_LINK()
/trunk/main/cui/source/tabpages/
H A Dmacroass.cxx294 String sSel( pImpl->pGroupLB->GetGroup() ); in IMPL_STATIC_LINK() local

Completed in 40 milliseconds