Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Dsvxruler.cxx396 sal_uInt16 nTabStopId = bHorz ? SID_ATTR_TABSTOP : SID_ATTR_TABSTOP_VERTICAL; in SvxRuler() local
397 pCtrlItem[i++] = new SvxRulerItem(nTabStopId, *this, rBindings); in SvxRuler()
2554 sal_uInt16 nTabStopId = bHorz ? SID_ATTR_TABSTOP : SID_ATTR_TABSTOP_VERTICAL; in ApplyTabs() local
2555 pBindings->GetDispatcher()->Execute( nTabStopId, SFX_CALLMODE_RECORD, pTabStopItem, 0L ); in ApplyTabs()
3722 sal_uInt16 nTabStopId = bHorz ? SID_ATTR_TABSTOP : SID_ATTR_TABSTOP_VERTICAL; in IMPL_LINK_INLINE_END() local
3723 pBindings->GetDispatcher()->Execute( nTabStopId, SFX_CALLMODE_RECORD, pTabStopItem, 0L ); in IMPL_LINK_INLINE_END()

Completed in 27 milliseconds