Home
last modified time | relevance | path

Searched refs:SvxNumberFormat (Results 1 – 25 of 56) sorted by relevance

123

/AOO41X/main/editeng/source/items/
H A Dnumitem.cxx170 SvxNumberFormat::SvxNumberFormat( sal_Int16 eType, in SvxNumberFormat() function in SvxNumberFormat
201 SvxNumberFormat::SvxNumberFormat(const SvxNumberFormat& rFormat) : in SvxNumberFormat() function in SvxNumberFormat
214 SvxNumberFormat::~SvxNumberFormat() in ~SvxNumberFormat()
222 SvxNumberFormat::SvxNumberFormat(SvStream &rStream) in SvxNumberFormat() function in SvxNumberFormat
330 SvStream& SvxNumberFormat::Store(SvStream &rStream, FontToSubsFontConverter pConverter) in Store()
403 SvxNumberFormat& SvxNumberFormat::operator=( const SvxNumberFormat& rFormat ) in operator =()
437 pGraphicBrush->SetDoneLink( STATIC_LINK( this, SvxNumberFormat, GraphicArrived) ); in operator =()
447 sal_Bool SvxNumberFormat::operator==( const SvxNumberFormat& rFormat) const in operator ==()
498 void SvxNumberFormat::SetGraphicBrush( const SvxBrushItem* pBrushItem, in SetGraphicBrush()
510 pGraphicBrush->SetDoneLink( STATIC_LINK( this, SvxNumberFormat, GraphicArrived) ); in SetGraphicBrush()
[all …]
/AOO41X/main/sw/source/core/doc/
H A Dpoolfmt.cxx233 SvxNumberFormat::LABEL_WIDTH_AND_POSITION && in lcl_SetHeadline()
1664 const SvxNumberFormat::SvxNumPositionAndSpaceMode eNumberFormatPositionAndSpaceMode in GetNumRuleFromPool()
1722 if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetNumRuleFromPool()
1726 else if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
1728 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
1735 … if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetNumRuleFromPool()
1739 else if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
1782 if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumRuleFromPool()
1784 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
1791 … if ( eNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetNumRuleFromPool()
[all …]
H A Dnumber.cxx92 … : ( meDefaultNumberFormatPositionAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION in Get()
198 SvxNumberFormat(SVX_NUM_ARABIC), in SwNumFmt()
208 SvxNumberFormat(rFmt), in SwNumFmt()
220 SwNumFmt::SwNumFmt(const SvxNumberFormat& rNumFmt, SwDoc* pDoc) : in SwNumFmt()
221 SvxNumberFormat(rNumFmt), in SwNumFmt()
227 const String& rCharStyleName = rNumFmt.SvxNumberFormat::GetCharFmtName(); in SwNumFmt()
322 SvxNumberFormat::operator=(rNumFmt); in operator =()
336 sal_Bool bRet = SvxNumberFormat::operator==(rNumFmt) && in operator ==()
378 SvxNumberFormat::SetCharFmtName(rSet); in SetCharFmtName()
405 SvxNumberFormat::SetGraphicBrush( pBrushItem, pSize, pOrient); in SetGraphicBrush()
[all …]
/AOO41X/main/editeng/inc/editeng/
H A Dnumitem.hxx99 class EDITENG_DLLPUBLIC SvxNumberFormat : public SvxNumberType class
169 DECL_STATIC_LINK( SvxNumberFormat, GraphicArrived, void * );
173 SvxNumberFormat( sal_Int16 nNumberingType,
176 SvxNumberFormat(const SvxNumberFormat& rFormat);
177 SvxNumberFormat(SvStream &rStream);
179 virtual ~SvxNumberFormat();
183 SvxNumberFormat& operator=( const SvxNumberFormat& );
184 sal_Bool operator==( const SvxNumberFormat& ) const;
185 sal_Bool operator!=( const SvxNumberFormat& rFmt) const {return !(*this == rFmt);} in operator !=()
271 SvxNumberFormat* aFmts[SVX_MAX_NUM];
[all …]
H A Doutliner.hxx71 class SvxNumberFormat;
687 sal_uInt16 ImplGetNumbering( sal_uInt16 nPara, const SvxNumberFormat* pParaFmt );
730 virtual const SvxNumberFormat* GetNumberFormat( sal_uInt16 nPara ) const;
H A Dediteng.hxx58 class SvxNumberFormat;
457 virtual const SvxNumberFormat * GetNumberFormat( sal_uInt16 nPara ) const;
/AOO41X/main/cui/source/tabpages/
H A Dnumpages.cxx416 SvxNumberFormat aFmt(pActNum->GetLevel(i)); in IMPL_LINK()
610 SvxNumberFormat aFmt(pActNum->GetLevel(i)); in IMPL_LINK()
856 SvxNumberFormat aFmt(pActNum->GetLevel(i)); in IMPL_LINK()
1161 SvxNumberFormat aFmt(pActNum->GetLevel(i)); in IMPL_LINK()
1170 Size aSize = SvxNumberFormat::GetGraphicSizeMM100(&aGraphic); in IMPL_LINK()
1731 const SvxNumberFormat* aNumFmtArr[SVX_MAX_NUM]; in InitControls()
2037 SvxNumberFormat aNumFmt(pActNum->GetLevel(e)); in IMPL_LINK()
2063 SvxNumberFormat aNumFmt(pActNum->GetLevel(i)); in IMPL_LINK()
2165 SvxNumberFormat aNumFmt(pActNum->GetLevel(i)); in IMPL_LINK()
2192 SvxNumberFormat aNumFmt(pActNum->GetLevel(i)); in IMPL_LINK()
[all …]
/AOO41X/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx67 SvxNumberFormat::LABEL_WIDTH_AND_POSITION ); in DuplicateNumRule()
142 ASSERT( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION, in GetWordFirstLineOffset()
398 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in AbstractNumberingDefinitions()
402 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in AbstractNumberingDefinitions()
406 case SvxNumberFormat::LISTTAB: in AbstractNumberingDefinitions()
412 case SvxNumberFormat::SPACE: in AbstractNumberingDefinitions()
418 case SvxNumberFormat::NOTHING: in AbstractNumberingDefinitions()
461 SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in AbstractNumberingDefinitions()
497 SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in AbstractNumberingDefinitions()
548 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in AbstractNumberingDefinitions()
[all …]
H A Dww8par3.cxx652 SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in ReadLVL()
973 SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in ReadLVL()
992 SvxNumberFormat::SvxNumLabelFollowedBy eNumLabelFollowedBy = SvxNumberFormat::LISTTAB; in ReadLVL()
997 eNumLabelFollowedBy = SvxNumberFormat::LISTTAB; in ReadLVL()
1002 eNumLabelFollowedBy = SvxNumberFormat::SPACE; in ReadLVL()
1007 eNumLabelFollowedBy = SvxNumberFormat::NOTHING; in ReadLVL()
1150 SvxNumberFormat::LABEL_ALIGNMENT ); in CreateNextRule()
1620 const SvxNumberFormat &rO = rOne.Get(n); in IsEqualFormatting()
1621 const SvxNumberFormat &rT = rTwo.Get(n); in IsEqualFormatting()
1795 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in UseListIndent()
[all …]
/AOO41X/main/sw/source/ui/misc/
H A Dnum.cxx371 if ( aNumFmtArr[nLvl]->GetLabelFollowedBy() == SvxNumberFormat::SPACE ) in InitControls()
375 else if ( aNumFmtArr[nLvl]->GetLabelFollowedBy() == SvxNumberFormat::NOTHING ) in InitControls()
386 if ( aNumFmtArr[nLvl]->GetLabelFollowedBy() == SvxNumberFormat::LISTTAB ) in InitControls()
561 SvxNumberFormat::SvxNumPositionAndSpaceMode ePosAndSpaceMode = in InitPosAndSpaceMode()
562 SvxNumberFormat::LABEL_ALIGNMENT; in InitPosAndSpaceMode()
568 SvxNumberFormat aNumFmt( pActNum->Get(i) ); in InitPosAndSpaceMode()
570 if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in InitPosAndSpaceMode()
579 ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT; in InitPosAndSpaceMode()
858 SvxNumberFormat::SvxNumLabelFollowedBy eLabelFollowedBy = in IMPL_LINK()
859 SvxNumberFormat::LISTTAB; in IMPL_LINK()
[all …]
H A Doutline.cxx1149 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in Paint()
1161 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in Paint()
1201 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT && in Paint()
1202 rFmt.GetLabelFollowedBy() == SvxNumberFormat::SPACE ) in Paint()
1213 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in Paint()
1221 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in Paint()
1225 case SvxNumberFormat::LISTTAB: in Paint()
1235 case SvxNumberFormat::SPACE: in Paint()
1236 case SvxNumberFormat::NOTHING: in Paint()
1268 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in Paint()
[all …]
/AOO41X/main/sw/inc/
H A Dnumrule.hxx55 class SW_DLLPUBLIC SwNumFmt : public SvxNumberFormat, public SwClient
63 using SvxNumberFormat::operator ==;
64 using SvxNumberFormat::operator !=;
72 SwNumFmt( const SvxNumberFormat&, SwDoc* pDoc);
161 const SvxNumberFormat::SvxNumPositionAndSpaceMode meDefaultNumberFormatPositionAndSpaceMode;
172 … const SvxNumberFormat::SvxNumPositionAndSpaceMode eDefaultNumberFormatPositionAndSpaceMode,
365 SvxNumberFormat::SvxNumPositionAndSpaceMode GetDefaultPositionAndSpaceMode();
/AOO41X/main/svx/source/sidebar/
H A Dnbdtmg.cxx247 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ImplLoad()
282 SVX_RULETYPE_NUMBERING,SvxNumberFormat::LABEL_ALIGNMENT); in ImplStore()
388 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in GetNBOIndexForNumRule()
443 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in RelplaceNumRule()
519 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
673 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in GetNBOIndexForNumRule()
715 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in RelplaceNumRule()
767 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
776 Size aSize = SvxNumberFormat::GetGraphicSizeMM100(&aGraphic); in ApplyNumRule()
1027 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in GetNBOIndexForNumRule()
[all …]
/AOO41X/main/sw/source/ui/shells/
H A Dtxtnum.cxx139 SvxNumberFormat aFmt(aRule.GetLevel(i)); in ExecEnterNum()
181 SvxNumberFormat aFmt( aSvxRule.GetLevel( n ) ); in ExecEnterNum()
287 SvxNumberFormat aFmt( aSvxRule.GetLevel( n ) ); in ExecSetNumber()
321 SvxNumberFormat aFmt(aSvxRule.GetLevel(i)); in ExecSetNumber()
370 SvxNumberFormat aFmt(aTempRule.GetLevel(i)); in ExecSetNumber()
424 SvxNumberFormat aFmt(aTempRule.GetLevel(i)); in ExecSetNumber()
/AOO41X/main/editeng/source/outliner/
H A Doutliner.cxx392 const SvxNumberFormat* pFmt = GetNumberFormat(nPara); in GetBulletsNumberingStatus()
952 const SvxNumberFormat* pFmt = GetNumberFormat( nPara ); in ImpCalcBulletFont()
1027 const SvxNumberFormat* pFmt = GetNumberFormat( nPara ); in PaintBullet()
1531 const SvxNumberFormat* Outliner::GetNumberFormat( sal_uInt16 nPara ) const in GetNumberFormat()
1533 const SvxNumberFormat* pFmt = NULL; in GetNumberFormat()
1559 const SvxNumberFormat* pFmt = GetNumberFormat( nPara ); in ImplGetBulletSize()
1667 const SvxNumberFormat* pFmt = GetNumberFormat( nPara ); in ImpCalcBulletArea()
1777 const SvxNumberFormat* pFmt = GetNumberFormat( nPara ); in GetBulletInfo()
1940 static bool isSameNumbering( const SvxNumberFormat& rN1, const SvxNumberFormat& rN2 ) in isSameNumbering()
1954 sal_uInt16 Outliner::ImplGetNumbering( sal_uInt16 nPara, const SvxNumberFormat* pParaFmt ) in ImplGetNumbering()
[all …]
H A Doutleeng.cxx65 const SvxNumberFormat* OutlinerEditEng::GetNumberFormat( sal_uInt16 nPara ) const in GetNumberFormat()
67 const SvxNumberFormat* pFmt = NULL; in GetNumberFormat()
H A Doutlvw.cxx1236 const SvxNumberFormat* pFmt = pOwner ->GetNumberFormat( nPara ); in ToggleBullets()
1388 const SvxNumberFormat* pFmt = pOwner ->GetNumberFormat(nPara); in ApplyBulletsNumbering()
1433 … const SvxNumberFormat* pOldFmt = pNumBulletItem->GetNumRule()->Get(nLevel); in ApplyBulletsNumbering()
1434 const SvxNumberFormat* pNewFmt = aNewRule.Get(nLevel); in ApplyBulletsNumbering()
1437 SvxNumberFormat* pNewFmtClone = new SvxNumberFormat(*pNewFmt); in ApplyBulletsNumbering()
/AOO41X/main/sw/source/core/unocore/
H A Dunosett.cxx1525 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetNumberingRuleByIndex()
1547 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumberingRuleByIndex()
1556 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumberingRuleByIndex()
1560 if ( rFmt.GetLabelFollowedBy() == SvxNumberFormat::SPACE ) in GetNumberingRuleByIndex()
1564 else if ( rFmt.GetLabelFollowedBy() == SvxNumberFormat::NOTHING ) in GetNumberingRuleByIndex()
1962 aFmt.SetPositionAndSpaceMode( SvxNumberFormat::LABEL_WIDTH_AND_POSITION ); in SetNumberingRuleByIndex()
1966 aFmt.SetPositionAndSpaceMode( SvxNumberFormat::LABEL_ALIGNMENT ); in SetNumberingRuleByIndex()
1980 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in SetNumberingRuleByIndex()
1984 aFmt.SetLabelFollowedBy( SvxNumberFormat::SPACE ); in SetNumberingRuleByIndex()
1988 aFmt.SetLabelFollowedBy( SvxNumberFormat::NOTHING ); in SetNumberingRuleByIndex()
/AOO41X/main/sw/source/core/txtnode/
H A Dndtxt.cxx2855 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetLeftMarginWithNum()
2871 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetLeftMarginWithNum()
2907 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetFirstLineOfsWithNum()
2917 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetFirstLineOfsWithNum()
2951 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetAdditionalIndentForStartingNewList()
2961 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetAdditionalIndentForStartingNewList()
2996 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in ClearLRSpaceItemDueToListLevelIndents()
3016 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetLeftMarginForTabCalculation()
4237 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT && in GetListTabStopPosition()
4238 rFmt.GetLabelFollowedBy() == SvxNumberFormat::LISTTAB ) in GetListTabStopPosition()
[all …]
/AOO41X/main/sd/source/ui/func/
H A Dbulmaper.cxx110 const SvxNumberFormat& rSrcLevel = aNumRule.GetLevel(nLevel); in MapFontsInNumRule()
111 SvxNumberFormat aNewLevel( rSrcLevel ); in MapFontsInNumRule()
/AOO41X/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1306 const SvxNumberFormat::SvxNumPositionAndSpaceMode ePosAndSpaceMode( in NumOrBulletOn()
1360 if ( ePosAndSpaceMode == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in NumOrBulletOn()
1388 ePosAndSpaceMode == SvxNumberFormat::LABEL_ALIGNMENT ) in NumOrBulletOn()
1407 if ( aFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in NumOrBulletOn()
/AOO41X/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx784 …void ImplGetNumberFormat( SdrPowerPointImport& rMan, SvxNumberFormat& rNumberFormat, sal_uInt32…
785 …sal_Bool ImplGetExtNumberFormat( SdrPowerPointImport& rMan, SvxNumberFormat& rNumberFormat, sal…
798 …void GetNumberFormat( SdrPowerPointImport& rMan, SvxNumberFormat& rNumberFormat, sal_uInt32 nL…
801 sal_Bool GetNumberFormat( SdrPowerPointImport& rMan, SvxNumberFormat& rNumberFormat,
/AOO41X/main/editeng/source/uno/
H A Dunonrule.cxx192 const SvxNumberFormat& rFmt = maRule.GetLevel((sal_uInt16) nIndex); in getNumberingRuleByIndex()
291 SvxNumberFormat aFmt(maRule.GetLevel( (sal_uInt16)nIndex )); in setNumberingRuleByIndex()
/AOO41X/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx387 SvxNumberFormat aNumFmt(aTempRule.GetLevel(nLvl)); in UserDraw()
432 SvxNumberFormat aFmt(aTempRule.GetLevel(nLvl)); in UserDraw()
/AOO41X/main/sd/source/ui/inc/
H A Dbulmaper.hxx31 class SvxNumberFormat;

123