Searched refs:nTabStopId (Results 1 – 1 of 1) sorted by relevance
396 sal_uInt16 nTabStopId = bHorz ? SID_ATTR_TABSTOP : SID_ATTR_TABSTOP_VERTICAL; in SvxRuler() local397 pCtrlItem[i++] = new SvxRulerItem(nTabStopId, *this, rBindings); in SvxRuler()2554 sal_uInt16 nTabStopId = bHorz ? SID_ATTR_TABSTOP : SID_ATTR_TABSTOP_VERTICAL; in ApplyTabs() local2555 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() local3723 pBindings->GetDispatcher()->Execute( nTabStopId, SFX_CALLMODE_RECORD, pTabStopItem, 0L ); in IMPL_LINK_INLINE_END()
Completed in 26 milliseconds