Home
last modified time | relevance | path

Searched refs:cSet (Results 1 – 4 of 4) sorted by last modified time

/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx1923 void SetFillChar( sal_Unicode cSet ) in SetFillChar() argument
1924 { aFormToken.cTabFillChar = cSet; } in SetFillChar()
3074 sal_Unicode cSet; in IMPL_LINK() local
3076 cSet = pBox->GetText().GetChar(0); in IMPL_LINK()
3078 cSet = ' '; in IMPL_LINK()
3079 ((SwTOXButton*)pCtrl)->SetFillChar( cSet ); in IMPL_LINK()
/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.hxx123 void SetFootnoteSymbol(sal_Unicode cSet) { m_cFootnoteSymbol = cSet;} in SetFootnoteSymbol() argument
/trunk/main/editeng/source/items/
H A Dtextitem.cxx2179 sal_uInt8 cSet; in Create() local
2181 rStrm >> cSet >> aColor; in Create()
2182 return new SvxCharSetColorItem( aColor, (rtl_TextEncoding)cSet, Which() ); in Create()
/trunk/main/editeng/inc/editeng/
H A Dnumitem.hxx199 void SetBulletChar(sal_Unicode cSet){cBullet = cSet;} in SetBulletChar() argument

Completed in 58 milliseconds