Home
last modified time | relevance | path

Searched refs:DEFAULT_BULLET_TYPES (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx343 for (sal_uInt16 i=0;i<DEFAULT_BULLET_TYPES;i++) in BulletsTypeMgr()
358 for (sal_uInt16 i=0;i<DEFAULT_BULLET_TYPES;i++) in Init()
467 if ( nIndex >= DEFAULT_BULLET_TYPES ) in RelplaceNumRule()
509 if ( nIndex >= DEFAULT_BULLET_TYPES ) in ApplyNumRule()
541 if ( nIndex >= DEFAULT_BULLET_TYPES ) in GetDescription()
554 if ( nIndex >= DEFAULT_BULLET_TYPES ) in IsCustomized()
568 if ( nIndex >= DEFAULT_BULLET_TYPES ) in GetBulChar()
596 if ( nIndex >= DEFAULT_BULLET_TYPES ) in GetBulCharFont()
1271 if ( nIndex>=DEFAULT_BULLET_TYPES ) in ApplyNumRule()
1371 if ( nIndex >= DEFAULT_BULLET_TYPES ) in GetDescription()
[all …]
/trunk/main/svx/inc/svx/
H A Dnbdtmg.hxx43 #define DEFAULT_BULLET_TYPES 8 macro
240 static sal_Unicode aDynamicBulletTypes[DEFAULT_BULLET_TYPES];
241 static sal_Unicode aDynamicRTLBulletTypes[DEFAULT_BULLET_TYPES];
242 static BulletsSettings_Impl* pActualBullets[DEFAULT_BULLET_TYPES];
305 static MixBulletsSettings_Impl* pActualBullets[DEFAULT_BULLET_TYPES];
306 static MixBulletsSettings_Impl* pDefaultActualBullets[DEFAULT_BULLET_TYPES];
/trunk/main/svx/source/sidebar/paragraph/
H A DParaBulletsControl.cxx57 for( sal_uInt16 nVSIdx = 1; nVSIdx <= DEFAULT_BULLET_TYPES; ++nVSIdx ) in ParaBulletsControl()
66 for( sal_uInt16 nIndex = 0; nIndex < DEFAULT_BULLET_TYPES; ++nIndex ) in ParaBulletsControl()
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx379 if ( pNumbering && nItemId <= DEFAULT_BULLET_TYPES ) in UserDraw()
430 if ( nItemId <= DEFAULT_BULLET_TYPES ) { in UserDraw()

Completed in 21 milliseconds