Home
last modified time | relevance | path

Searched refs:SvxTabStop (Results 1 – 25 of 39) sorted by relevance

12

/aoo41x/main/editeng/inc/editeng/
H A Dtstpitem.hxx40 class EDITENG_DLLPUBLIC SvxTabStop class
54 SvxTabStop();
56 SvxTabStop( const long nPos,
61 SvxTabStop::SvxTabStop( const long nPos,
82 sal_Bool IsEqual( const SvxTabStop& rTS ) const in IsEqual()
96 SvxTabStop& operator=( const SvxTabStop& rTS ) in operator =()
130 sal_uInt16 GetPos( const SvxTabStop& rTab ) const;
137 sal_Bool Insert( const SvxTabStop& rTab );
140 void Remove( SvxTabStop& rTab ) in Remove()
153 const SvxTabStop& operator[]( const sal_uInt16 nPos ) const in operator []()
[all …]
H A Dmemberids.hrc45 // SvxTabStop
/aoo41x/main/editeng/source/items/
H A Dparaitem.cxx100 SV_IMPL_VARARR_SORT( SvxTabStopArr, SvxTabStop ) in SV_IMPL_VARARR_SORT() argument
873 SvxTabStop::SvxTabStop() in SvxTabStop() function in SvxTabStop
883 SvxTabStop::SvxTabStop( const long nPos, const SvxTabAdjust eAdjst, in SvxTabStop() function in SvxTabStop
892 void SvxTabStop::fillDecimal() const in fillDecimal()
899 XubString SvxTabStop::GetValueString() const in GetValueString()
935 SvxTabStop aTab( (i + 1) * nDist, eAdjst ); in SvxTabStopItem()
951 SvxTabStop aTab( (i + 1) * nDist, eAdjst ); in SvxTabStopItem()
1047 const SvxTabStop &rTab = *(GetStart()); in QueryValue()
1227 pAttr->Insert( SvxTabStop in Create()
1271 const SvxTabStop& rTab = (*this)[ i ]; in Store()
[all …]
/aoo41x/main/cui/source/tabpages/
H A Dtabstpge.cxx81 SvxTabStop aSwTabStop( nDefDist, SVX_TAB_ADJUST_DEFAULT ); in FillUpWithDefTabs_Impl()
252 SvxTabStop aNull( 0, SVX_TAB_ADJUST_DEFAULT ); in FillItemSet()
261 SvxTabStop aTmpStop = aNewTabs[i]; in FillItemSet()
308 SvxTabStop aTmpStop = aTmp[i]; in Reset()
/aoo41x/main/sw/source/core/text/
H A Dtxttab.cxx56 const SvxTabStop *SwLineInfo::GetTabStop( const SwTwips nSearchPos, in GetTabStop()
61 const SvxTabStop &rTabStop = pRuler->operator[](i); in GetTabStop()
168 const SvxTabStop* pTabStop = aLineInf.GetTabStop( nSearchPos, nMyRight ); in NewTabPortion()
H A Dinftxt.hxx47 class SvxTabStop;
116 const SvxTabStop *GetTabStop( const SwTwips nSearchPos,
/aoo41x/main/sw/source/filter/ww8/
H A Dww8atr.cxx645 SvxTabStop& rTab = (SvxTabStop&)aTStop[ nCnt ]; in CorrectTabStopInSet()
4767 void Add(const SvxTabStop &rTS, long nAdjustment);
4768 void Del(const SvxTabStop &rTS, long nAdjustment);
4788 void SwWW8WrTabu::Add(const SvxTabStop & rTS, long nAdjustment) in Add()
4839 void SwWW8WrTabu::Del(const SvxTabStop &rTS, long nAdjustment) in Del()
4887 const SvxTabStop& rTS = rTStops[n]; in ParaTabStopAdd()
4895 bool lcl_IsEqual(long nOneLeft, const SvxTabStop &rOne, in lcl_IsEqual()
4896 long nTwoLeft, const SvxTabStop &rTwo) in lcl_IsEqual()
4918 const SvxTabStop* pTO; in ParaTabStopDelAdd()
4936 const SvxTabStop* pTN; in ParaTabStopDelAdd()
/aoo41x/main/editeng/source/editeng/
H A Deditdoc2.cxx477 const SvxTabStop& rTab = rItem[i]; in ConvertItem()
478SvxTabStop aNewStop( OutputDevice::LogicToLogic( rTab.GetTabPos(), eSourceUnit, eDestUnit ), rTab.… in ConvertItem()
H A Deditdoc.hxx42 class SvxTabStop;
189 SvxTabStop FindTabStop( long nCurPos, sal_uInt16 nDefTab );
H A Deditdoc.cxx1136 SvxTabStop ContentAttribs::FindTabStop( long nCurPos, sal_uInt16 nDefTab ) in FindTabStop()
1141 const SvxTabStop& rTab = rTabs[i]; in FindTabStop()
1147 SvxTabStop aTabStop; in FindTabStop()
H A Deditobj.cxx1601 const SvxTabStop& rT = rTabs[ t ]; in CreateData()
1602 aNewTabs.Insert( SvxTabStop( rT.GetTabPos() - rLRSpace.GetTxtLeft(), in CreateData()
H A Deditdbg.cxx165 const SvxTabStop& rTab = rTabs[i]; in DbgOutItem()
/aoo41x/main/sw/source/core/doc/
H A Dpoolfmt.cxx279 aTStops.Insert( SvxTabStop( nRightMargin - nLeft, in lcl_SetRegister()
426 SvxTabStopItem aTStops(RES_PARATR_TABSTOP); aTStops.Insert( SvxTabStop( 0 )); in GetTxtCollFromPool()
446 SvxTabStopItem aTStops( RES_PARATR_TABSTOP ); aTStops.Insert( SvxTabStop( 0 )); in GetTxtCollFromPool()
560 aTStops.Insert( SvxTabStop( nRightMargin / 2, SVX_TAB_ADJUST_CENTER ) ); in GetTxtCollFromPool()
561 aTStops.Insert( SvxTabStop( nRightMargin, SVX_TAB_ADJUST_RIGHT ) ); in GetTxtCollFromPool()
H A Ddocfmt.cxx1214 SvxTabStop* pTabs = ((SvxTabStop*)rChgTabStop.GetStart()) in lcl_SetNewDefTabStops()
H A Ddoctxm.cxx1715 aTStops.Insert( SvxTabStop( nTabPosition, in GenerateText()
1773 aTStops.Insert( SvxTabStop( nRightMargin, SVX_TAB_ADJUST_RIGHT, in GenerateText()
/aoo41x/main/svx/sdi/
H A Dsvxitems.sdi650 struct SvxTabStop
655 item SvxTabStop SvxTabStopItem;
/aoo41x/main/cui/source/inc/
H A Dtabstpge.hxx126 SvxTabStop aAktTab;
/aoo41x/main/editeng/source/rtf/
H A Drtfitem.cxx1357 SvxTabStop aTabStop; in ReadTabAttr()
1370 aTabStop = SvxTabStop(); // alle Werte default in ReadTabAttr()
2065 ((SvxTabStop&)aNewTab[ --nAnzTabs ]).GetAdjustment() = SVX_TAB_ADJUST_DEFAULT; in SetDefault()
/aoo41x/main/sw/source/filter/basflt/
H A Dfltini.cxx597 SvxTabStop& rTab = (SvxTabStop&)aTStop[ n ]; in SetNumLSpace()
/aoo41x/main/svx/source/dialog/
H A Dsvxruler.cxx1269 const SvxTabStop *pTab = &(*pTabStopItem)[j]; in UpdateTabs()
2507 SvxTabStop aTabStop = (*pTabStopItem)[j]; in ApplyTabs()
2522 SvxTabStop aTabStop = (*pTabStopItem)[nCoreIdx]; in ApplyTabs()
2867 SvxTabStop aTabStop(ConvertHPosLogic(nTabPos), in Click()
3718 SvxTabStop aTabStop = (*pTabStopItem)[pRuler_Imp->nIdx]; in IMPL_LINK_INLINE_END()
/aoo41x/main/sw/source/filter/ww1/
H A Dw1sprm.cxx370 SvxTabStop aTabStop; in Start()
H A Dw1filter.cxx1454 ((SvxTabStop&)aNewTab[0]).GetAdjustment() = SVX_TAB_ADJUST_DEFAULT; in Out()
1558 SvxTabStop aTabStop; in OutDefaults()
/aoo41x/main/sw/source/ui/utlui/
H A Duitool.cxx499 SvxTabStop aSwTabStop( nDefDist, SVX_TAB_ADJUST_DEFAULT ); in MakeDefTabs()
/aoo41x/main/sw/source/core/tox/
H A Dtox.cxx460 const SvxTabStop& rTab = (*pTabStops)[nTab]; in AdjustTabStops()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewtab.cxx679 SvxTabStop aSwTabStop( 0, SVX_TAB_ADJUST_DEFAULT ); in ExecTabWin()
777 SvxTabStop aSwTabStop( 0, SVX_TAB_ADJUST_DEFAULT ); in ExecTabWin()

Completed in 280 milliseconds

12