Home
last modified time | relevance | path

Searched refs:RES_POOLCHR_BUL_LEVEL (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dpoolfmt.hxx119 RES_POOLCHR_BUL_LEVEL, ///< Bullets. enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmlnumreader.cxx106 nChrFormatPoolId = RES_POOLCHR_BUL_LEVEL; in NewNumBulList()
503 aNumFormat.SetCharFormat( m_pCSS1Parser->GetCharFormatFromPool(RES_POOLCHR_BUL_LEVEL) ); in NewNumBulListItem()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/shells/
H A Dtxtnum.cxx289 SwStyleNameMapper::FillUIName( RES_POOLCHR_BUL_LEVEL, aBulletCharFormat ); in ExecSetNumber()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/fmtui/
H A Dtmpdlg.cxx273 SwStyleNameMapper::FillUIName( RES_POOLCHR_BUL_LEVEL, sBulletCharFormat); in PageCreated()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/ui/misc/
H A Dnum.cxx911 SwStyleNameMapper::FillUIName( RES_POOLCHR_BUL_LEVEL, sBulletCharFormat ); in PageCreated()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/wrtsh/
H A Dwrtsh1.cxx1253 pChrFormat = GetCharFormatFromPool( RES_POOLCHR_BUL_LEVEL ); in NumOrBulletOn()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunosett.cxx1965 SwStyleNameMapper::FillProgName(RES_POOLCHR_BUL_LEVEL, tmp); in SetPropertiesToNumFormat()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/edit/
H A Dautofmt.cxx1532 RES_POOLCHR_BUL_LEVEL ); in BuildEnum()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/doc/
H A DDocumentStylePoolManager.cxx1504 case RES_POOLCHR_BUL_LEVEL: // Bullet character in GetFormatFromPool()