Home
last modified time | relevance | path

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

123

/aoo4110/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 …]
/aoo4110/main/sw/source/core/doc/
H A Dpoolfmt.cxx233 SvxNumberFormat::LABEL_WIDTH_AND_POSITION && in lcl_SetHeadline()
1728 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
1784 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
1826 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
1885 aFmt.SetLabelFollowedBy( SvxNumberFormat::SPACE ); in GetNumRuleFromPool()
1942 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
2079 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
2140 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
2183 aFmt.SetLabelFollowedBy( SvxNumberFormat::LISTTAB ); in GetNumRuleFromPool()
2245 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 …]
/aoo4110/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_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;
/aoo4110/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 …]
/aoo4110/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx66 SvxNumberFormat::LABEL_WIDTH_AND_POSITION ); in DuplicateNumRule()
141 ASSERT( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION, in GetWordFirstLineOffset()
359 case SvxNumberFormat::LISTTAB: in AbstractNumberingDefinitions()
365 case SvxNumberFormat::SPACE: in AbstractNumberingDefinitions()
371 case SvxNumberFormat::NOTHING: in AbstractNumberingDefinitions()
414 SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in AbstractNumberingDefinitions()
450 SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in AbstractNumberingDefinitions()
510 nListTabPos = rFmt.GetLabelFollowedBy() == SvxNumberFormat::LISTTAB? in AbstractNumberingDefinitions()
661 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in BuildAnlvBulletBase()
722 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in BuildAnlvBulletBase()
[all …]
H A Dww8par3.cxx652 SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in ReadLVL()
952 SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in ReadLVL()
971 SvxNumberFormat::SvxNumLabelFollowedBy eNumLabelFollowedBy = SvxNumberFormat::LISTTAB; in ReadLVL()
976 eNumLabelFollowedBy = SvxNumberFormat::LISTTAB; in ReadLVL()
981 eNumLabelFollowedBy = SvxNumberFormat::SPACE; in ReadLVL()
986 eNumLabelFollowedBy = SvxNumberFormat::NOTHING; in ReadLVL()
1129 SvxNumberFormat::LABEL_ALIGNMENT ); in CreateNextRule()
1599 const SvxNumberFormat &rO = rOne.Get(n); in IsEqualFormatting()
1600 const SvxNumberFormat &rT = rTwo.Get(n); in IsEqualFormatting()
1774 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_WIDTH_AND_POSITION ) in UseListIndent()
[all …]
/aoo4110/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 …]
/aoo4110/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();
/aoo4110/main/svx/source/sidebar/
H A Dnbdtmg.cxx246 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ImplLoad()
387 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in GetNBOIndexForNumRule()
442 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in RelplaceNumRule()
518 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
712 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in RelplaceNumRule()
764 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
1024 SvxNumberFormat aFmt(aNum.GetLevel(nActLv)); in GetNBOIndexForNumRule()
1284 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
1312 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
1626 SvxNumberFormat aFmt(aNum.GetLevel(i)); in ApplyNumRule()
[all …]
/aoo4110/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()
/aoo4110/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()
1974 const SvxNumberFormat* pFmt = GetNumberFormat( nPara ); 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()
/aoo4110/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()
/aoo4110/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()
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()
4280 if ( rFmt.GetPositionAndSpaceMode() == SvxNumberFormat::LABEL_ALIGNMENT ) in GetLabelFollowedBy()
4284 case SvxNumberFormat::LISTTAB: in GetLabelFollowedBy()
4290 case SvxNumberFormat::SPACE: in GetLabelFollowedBy()
[all …]
/aoo4110/main/sd/source/ui/func/
H A Dbulmaper.cxx110 const SvxNumberFormat& rSrcLevel = aNumRule.GetLevel(nLevel); in MapFontsInNumRule()
111 SvxNumberFormat aNewLevel( rSrcLevel ); in MapFontsInNumRule()
/aoo4110/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()
/aoo4110/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,
/aoo4110/main/svx/source/sidebar/tools/
H A DValueSetWithTextControl.cxx389 SvxNumberFormat aNumFmt(aTempRule.GetLevel(nLvl)); in UserDraw()
434 SvxNumberFormat aFmt(aTempRule.GetLevel(nLvl)); in UserDraw()
/aoo4110/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()
/aoo4110/main/sd/source/ui/inc/
H A Dbulmaper.hxx31 class SvxNumberFormat;

Completed in 806 milliseconds

123