Searched defs:SetBulletChar (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/writerfilter/source/dmapper/ | ||
H A D | NumberingManager.hxx | 80 void SetBulletChar( rtl::OUString sValue ) { m_sBulletChar = sValue; }; in SetBulletChar() function in writerfilter::dmapper::ListLevel |
/aoo42x/main/editeng/inc/editeng/ | ||
H A D | numitem.hxx | 199 void SetBulletChar(sal_Unicode cSet){cBullet = cSet;} in SetBulletChar() function in SvxNumberFormat |
Completed in 14 milliseconds