Home
last modified time | relevance | path

Searched refs:GetOutlineNumRule (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/sw/source/core/edit/
H A Dednumber.cxx135 const SwNumRule* SwEditShell::GetOutlineNumRule() const in GetOutlineNumRule() function in SwEditShell
137 return GetDoc()->GetOutlineNumRule(); in GetOutlineNumRule()
194 pTxtNd->GetNumRule() == GetDoc()->GetOutlineNumRule() && in SelectionHasNumber()
264 pTxtNd->GetNumRule() == GetDoc()->GetOutlineNumRule() && in HasNumber()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx1356 SwNumRule aNumRule( *(pDocShell->GetDoc()->GetOutlineNumRule()) ); in replaceByIndex()
1441 *pDocShell->GetDoc()->GetOutlineNumRule(), nIndex); in getByIndex()
2262 pDocRule = new SwNumRule(*pDocShell->GetDoc()->GetOutlineNumRule()); in setPropertyValue()
2333 pRule = pDocShell->GetDoc()->GetOutlineNumRule(); in getPropertyValue()
2419 SwStyleNameMapper::FillProgName( pDocShell->GetDoc()->GetOutlineNumRule()->GetName(), in getName()
H A Dunocrsrhelper.cxx717 SwNumRule* pRule = pDoc->GetOutlineNumRule(); in setNumberingProperty()
/trunk/main/sw/source/ui/misc/
H A Doutline.cxx247 pNumRule = new SwNumRule( *rSh.GetOutlineNumRule() ); in SwOutlineTabDialog()
390 *pNumRule = *rWrtSh.GetOutlineNumRule(); in IMPL_LINK()
428 const SwNumRule * pOutlineRule = rWrtSh.GetOutlineNumRule(); in Ok()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1103 if ( pCollRule && pCollRule == GetDoc()->GetOutlineNumRule() ) in NumOrBulletOn()
1133 pCollRule == GetDoc()->GetOutlineNumRule() ) in NumOrBulletOn()
1226 else if ( pNumRule == GetDoc()->GetOutlineNumRule() && in NumOrBulletOn()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8num.cxx105 else if ( &rRule == pDoc->GetOutlineNumRule() ) in GetId()
114 SwNumRule* pR = (SwNumRule*)pDoc->GetOutlineNumRule(); in GetId()
H A Dww8par3.cxx1931 && pTxtNd->GetNumRule() != rDoc.GetOutlineNumRule() ) in RegisterNumFmtOnTxtNode()
2128 if ( pTxtNode->GetNumRule() != rDoc.GetOutlineNumRule() ) in Read_LFOPosition()
2131 SwNumRuleItem( rDoc.GetOutlineNumRule()->GetName() ) ); in Read_LFOPosition()
H A Dww8atr.cxx696 1 + m_rWW8Export.GetId( *m_rWW8Export.pDoc->GetOutlineNumRule() ) ); in OutlineNumbering()
715 *m_rWW8Export.pDoc->GetOutlineNumRule(), in OutlineNumbering()
720 *m_rWW8Export.pDoc->GetOutlineNumRule(), in OutlineNumbering()
776 … const SwNumFmt& rNFmt = pDoc->GetOutlineNumRule()->Get( static_cast<sal_uInt16>( nLvl ) ); in OutputFormat()
H A Dwriterhelper.cxx653 0 != (pRule = rTxtNode.GetDoc()->GetOutlineNumRule()) in GetNumFmtFromTxtNode()
H A Drtfexport.cxx239 pRule = (SwNumRule*)pDoc->GetOutlineNumRule(); in BuildNumbering()
/trunk/main/sw/source/core/fields/
H A Dchpfld.cxx195 else if( SVX_NUM_NUMBER_NONE != pDoc->GetOutlineNumRule() in ChangeExpansion()
/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx932 if (pDoc->IsClipBoard() && GetOutlineNumRule()) in CopyImpl()
934 pDoc->SetOutlineNumRule(*GetOutlineNumRule()); in CopyImpl()
/trunk/main/sw/source/core/doc/
H A Dfmtcol.cxx79 sNumRuleName != pTxtFmtColl->GetDoc()->GetOutlineNumRule()->GetName() ) in CheckTxtFmtCollForDeletionOfAssignmentToOutlineStyle()
H A Ddocnum.cxx157 SwNumRule * pMyOutlineRule = GetOutlineNumRule(); in PropagateOutlineRule()
1168 if ( (*pNumRuleTbl)[ nPos ] == GetOutlineNumRule() ) in DelNumRule()
H A Dpoolfmt.cxx232 SwNumRule * pOutlineRule = pDoc->GetOutlineNumRule(); in lcl_SetHeadline()
H A Ddocfmt.cxx2634 if ( rDirectItem.GetValue() != rDoc.GetOutlineNumRule()->GetName() ) in HasOutlineStyleToBeWrittenAsNormalListStyle()
/trunk/main/sw/source/filter/html/
H A Dhtmlnum.cxx78 pTxtNdNumRule != rTxtNd.GetDoc()->GetOutlineNumRule() ) in Set()
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx411 String sNumber( rSh.GetOutlineNumRule()-> in DrawSample()
/trunk/main/sw/inc/
H A Deditsh.hxx425 const SwNumRule* GetOutlineNumRule() const;
H A Ddoc.hxx1535 inline SwNumRule* GetOutlineNumRule() const in GetOutlineNumRule() function in SwDoc
/trunk/main/sw/source/filter/basflt/
H A Dfltini.cxx541 SetNumLSpace( *pNd, *pDoc->GetOutlineNumRule() ); in SetOultineRelSpaces()
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3758 const SwNumRule* pOutlRule = pDoc->GetOutlineNumRule(); in getByName()
3803 const SwNumRule* pOutlRule = pDoc->GetOutlineNumRule(); in getElementNames()
3849 const SwNumRule* pOutlRule = pDoc->GetOutlineNumRule(); in hasByName()
/trunk/main/sw/source/ui/config/
H A Doptload.cxx932 String sNumber( pSh->GetOutlineNumRule()->MakeNumString( in DrawSample()
/trunk/main/sw/source/filter/rtf/
H A Drtfnum.cxx714 pNumRule != pDoc->GetOutlineNumRule() ) in ReadListOverrideTable()
/trunk/main/sw/source/filter/xml/
H A Dswxml.cxx447 const SwNumRule* pOutlineRule = _rDoc.GetOutlineNumRule(); in lcl_AdjustOutlineStylesForOOo()

Completed in 226 milliseconds

12