Searched refs:RULER_STYLE_DONTKNOW (Results 1 – 3 of 3) sorted by relevance
410 pIndents[0].nStyle = RULER_STYLE_DONTKNOW; in SvxRuler()411 pIndents[1].nStyle = RULER_STYLE_DONTKNOW; in SvxRuler()3504 pIndents[0].nStyle |= RULER_STYLE_DONTKNOW; in StartDrag()3510 pIndents[1].nStyle |= RULER_STYLE_DONTKNOW; in StartDrag()3517 pTabs[0].nStyle |= RULER_STYLE_DONTKNOW; in StartDrag()
555 #define RULER_STYLE_DONTKNOW ((sal_uInt16)0x4000) macro
854 if ( nStyle & RULER_STYLE_DONTKNOW ) in ImplDrawIndent()867 if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) && !(nStyle & RULER_STYLE_DONTKNOW) ) in ImplDrawIndent()1108 if ( nStyle & RULER_STYLE_DONTKNOW ) in ImplDrawTab()