/aoo41x/main/editeng/source/items/ |
H A D | numitem.cxx | 170 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 …]
|
/aoo41x/main/sw/source/core/doc/ |
H A D | poolfmt.cxx | 233 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 D | number.cxx | 198 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 …]
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | numitem.hxx | 99 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 D | outliner.hxx | 71 class SvxNumberFormat; 687 sal_uInt16 ImplGetNumbering( sal_uInt16 nPara, const SvxNumberFormat* pParaFmt ); 730 virtual const SvxNumberFormat* GetNumberFormat( sal_uInt16 nPara ) const;
|
H A D | editeng.hxx | 58 class SvxNumberFormat; 457 virtual const SvxNumberFormat * GetNumberFormat( sal_uInt16 nPara ) const;
|
/aoo41x/main/cui/source/tabpages/ |
H A D | numpages.cxx | 416 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 …]
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | wrtw8num.cxx | 67 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 D | ww8par3.cxx | 652 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 D | num.cxx | 386 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 D | outline.cxx | 1149 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 D | numrule.hxx | 55 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 D | nbdtmg.cxx | 249 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 …]
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | txtnum.cxx | 139 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 D | outliner.cxx | 392 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 D | outleeng.cxx | 65 const SvxNumberFormat* OutlinerEditEng::GetNumberFormat( sal_uInt16 nPara ) const in GetNumberFormat() 67 const SvxNumberFormat* pFmt = NULL; in GetNumberFormat()
|
H A D | outlvw.cxx | 1236 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 D | unosett.cxx | 1522 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()
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | ndtxt.cxx | 2855 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 …]
|
/aoo41x/main/sd/source/ui/func/ |
H A D | bulmaper.cxx | 110 const SvxNumberFormat& rSrcLevel = aNumRule.GetLevel(nLevel); in MapFontsInNumRule() 111 SvxNumberFormat aNewLevel( rSrcLevel ); in MapFontsInNumRule()
|
/aoo41x/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 1306 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 D | svdfppt.hxx | 784 …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,
|
/aoo41x/main/svx/source/sidebar/tools/ |
H A D | ValueSetWithTextControl.cxx | 389 SvxNumberFormat aNumFmt(aTempRule.GetLevel(nLvl)); in UserDraw() 434 SvxNumberFormat aFmt(aTempRule.GetLevel(nLvl)); in UserDraw()
|
/aoo41x/main/editeng/source/uno/ |
H A D | unonrule.cxx | 192 const SvxNumberFormat& rFmt = maRule.GetLevel((sal_uInt16) nIndex); in getNumberingRuleByIndex() 291 SvxNumberFormat aFmt(maRule.GetLevel( (sal_uInt16)nIndex )); in setNumberingRuleByIndex()
|
/aoo41x/main/sd/source/ui/inc/ |
H A D | bulmaper.hxx | 31 class SvxNumberFormat;
|