Home
last modified time | relevance | path

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

123

/trunk/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
403 SvxNumberFormat& SvxNumberFormat::operator=( const SvxNumberFormat& rFormat ) in operator =()
447 sal_Bool SvxNumberFormat::operator==( const SvxNumberFormat& rFormat) const in operator ==()
566 SvxNumberFormat::SvxNumPositionAndSpaceMode SvxNumberFormat::GetPositionAndSpaceMode() const in GetPositionAndSpaceMode()
575 short SvxNumberFormat::GetLSpace() const in GetLSpace()
616 SvxNumberFormat::SvxNumLabelFollowedBy SvxNumberFormat::GetLabelFollowedBy() const in GetLabelFollowedBy()
781 static SvxNumberFormat* pStdNumFmt = 0;
[all …]
/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx236 SvxNumberFormat::LABEL_WIDTH_AND_POSITION && in lcl_SetHeadline()
1734 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
1790 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
1832 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
1891 aFmt.SetLabelFollowedBy( SvxNumberFormat::SPACE ); in GetNumRuleFromPool()
1948 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
2085 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
2146 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
2189 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
2251 aFmt.SetLabelFollowedBy( SvxNumberFormat::SPACE ); in GetNumRuleFromPool()
[all …]
H A Dnumber.cxx198 SvxNumberFormat(SVX_NUM_ARABIC), in SwNumFmt()
208 SvxNumberFormat(rFmt), in SwNumFmt()
221 SvxNumberFormat(rNumFmt), 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()
412 SvxNumberFormat::SetVertOrient(eSet); in SetVertOrient()
419 return SvxNumberFormat::GetVertOrient(); in GetVertOrient()
483 sal_Int16 eOrient = SvxNumberFormat::GetVertOrient(); in GetGraphicOrientation()
[all …]
/trunk/main/editeng/inc/editeng/
H A Dnumitem.hxx99 class EDITENG_DLLPUBLIC SvxNumberFormat : public SvxNumberType class
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;
271 SvxNumberFormat* aFmts[SVX_MAX_NUM];
282 SvxNumberFormat::SvxNumPositionAndSpaceMode
297 const SvxNumberFormat* Get(sal_uInt16 nLevel)const;
[all …]
H A Doutliner.hxx71 class SvxNumberFormat;
687 sal_uInt16 ImplGetNumbering( sal_uInt32 nPara, const SvxNumberFormat* pParaFmt );
730 virtual const SvxNumberFormat* GetNumberFormat( sal_uInt32 nPara ) const;
H A Dediteng.hxx58 class SvxNumberFormat;
457 virtual const SvxNumberFormat * GetNumberFormat( sal_uInt32 nPara ) const;
/trunk/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()
1731 const SvxNumberFormat* aNumFmtArr[SVX_MAX_NUM]; in InitControls()
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()
2215 SvxNumberFormat aNumFmt(pActNum->GetLevel(i)); in IMPL_LINK()
2236 SvxNumberFormat aNumFmt(pActNum->GetLevel(i)); in IMPL_LINK()
[all …]
/trunk/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()
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()
557 nListTabPos = rFmt.GetLabelFollowedBy() == SvxNumberFormat::LISTTAB? in AbstractNumberingDefinitions()
708 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in BuildAnlvBulletBase()
769 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in BuildAnlvBulletBase()
[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 …]
/trunk/main/sw/source/ui/misc/
H A Dnum.cxx386 if ( aNumFmtArr[nLvl]->GetLabelFollowedBy() == SvxNumberFormat::LISTTAB ) in InitControls()
561 SvxNumberFormat::SvxNumPositionAndSpaceMode ePosAndSpaceMode = 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()
864 eLabelFollowedBy = SvxNumberFormat::SPACE; in IMPL_LINK()
868 eLabelFollowedBy = SvxNumberFormat::NOTHING; in IMPL_LINK()
899 aListtabFT.Enable( eLabelFollowedBy == SvxNumberFormat::LISTTAB ); in IMPL_LINK()
900 aListtabMF.Enable( eLabelFollowedBy == 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 …]
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx249 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ImplLoad()
390 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in GetNBOIndexForNumRule()
445 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in RelplaceNumRule()
521 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
675 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in GetNBOIndexForNumRule()
717 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in RelplaceNumRule()
769 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
1289 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
1317 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
1631 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
[all …]
/trunk/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();
/trunk/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_uInt32 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()
1974 const SvxNumberFormat* pFmt = GetNumberFormat( nPara ); in ImplGetNumbering()
[all …]
H A Doutlvw.cxx1234 const SvxNumberFormat* pFmt = pOwner ->GetNumberFormat( nPara ); in ToggleBullets()
1386 const SvxNumberFormat* pFmt = pOwner ->GetNumberFormat(nPara); in ApplyBulletsNumbering()
1431 … const SvxNumberFormat* pOldFmt = pNumBulletItem->GetNumRule()->Get(nLevel); in ApplyBulletsNumbering()
1432 const SvxNumberFormat* pNewFmt = aNewRule.Get(nLevel); in ApplyBulletsNumbering()
1435 SvxNumberFormat* pNewFmtClone = new SvxNumberFormat(*pNewFmt); in ApplyBulletsNumbering()
H A Doutleeng.cxx65 const SvxNumberFormat* OutlinerEditEng::GetNumberFormat( sal_uInt32 nPara ) const in GetNumberFormat()
67 const SvxNumberFormat* pFmt = NULL; in GetNumberFormat()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx2868 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetLeftMarginWithNum()
2884 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetLeftMarginWithNum()
2974 else if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetAdditionalIndentForStartingNewList()
3009 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in ClearLRSpaceItemDueToListLevelIndents()
3029 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetLeftMarginForTabCalculation()
4278 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT && in GetListTabStopPosition()
4279 rFmt.GetLabelFollowedBy() == SvxNumberFormat::LISTTAB ) in GetListTabStopPosition()
4321 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetLabelFollowedBy()
4325 case SvxNumberFormat::LISTTAB: in GetLabelFollowedBy()
4331 case SvxNumberFormat::SPACE: in GetLabelFollowedBy()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1522 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in GetNumberingRuleByIndex()
1544 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumberingRuleByIndex()
1553 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetNumberingRuleByIndex()
1557 if ( rFmt.GetLabelFollowedBy() == SvxNumberFormat::SPACE ) in GetNumberingRuleByIndex()
1561 else if ( rFmt.GetLabelFollowedBy() == SvxNumberFormat::NOTHING ) in GetNumberingRuleByIndex()
1959 aFmt.SetPositionAndSpaceMode( SvxNumberFormat::LABEL_WIDTH_AND_POSITION ); in SetNumberingRuleByIndex()
1963 aFmt.SetPositionAndSpaceMode( SvxNumberFormat::LABEL_ALIGNMENT ); in SetNumberingRuleByIndex()
1977 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in SetNumberingRuleByIndex()
1981 aFmt.SetLabelFollowedBy( SvxNumberFormat::SPACE ); in SetNumberingRuleByIndex()
1985 aFmt.SetLabelFollowedBy( SvxNumberFormat::NOTHING ); in SetNumberingRuleByIndex()
/trunk/main/sd/source/ui/func/
H A Dbulmaper.cxx110 const SvxNumberFormat& rSrcLevel = aNumRule.GetLevel(nLevel); in MapFontsInNumRule()
111 SvxNumberFormat aNewLevel( rSrcLevel ); in MapFontsInNumRule()
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx784 …void ImplGetNumberFormat( SdrPowerPointImport& rMan, SvxNumberFormat& rNumberFormat, sal_uInt32 nL…
785 …sal_Bool ImplGetExtNumberFormat( SdrPowerPointImport& rMan, SvxNumberFormat& rNumberFormat, sal_uI…
798 …void GetNumberFormat( SdrPowerPointImport& rMan, SvxNumberFormat& rNumberFormat, sal_uInt32 nLeve…
801 sal_Bool GetNumberFormat( SdrPowerPointImport& rMan, SvxNumberFormat& rNumberFormat,
/trunk/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()
/trunk/main/sw/source/ui/shells/
H A Dtxtnum.cxx133 SvxNumberFormat aFmt( aRule.GetLevel( i ) ); in ExecEnterNum()
171 SvxNumberFormat aFmt( aSvxRule.GetLevel( n ) ); in ExecEnterNum()
/trunk/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx389 SvxNumberFormat aNumFmt(aTempRule.GetLevel(nLvl)); in UserDraw()
434 SvxNumberFormat aFmt(aTempRule.GetLevel(nLvl)); in UserDraw()
/trunk/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()
/trunk/main/sd/source/ui/inc/
H A Dbulmaper.hxx31 class SvxNumberFormat;

Completed in 296 milliseconds

123