Home
last modified time | relevance | path

Searched refs:pOutlRule (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1131 const SwOutlineNodes& rOutlineNodes, const SwNumRule* pOutlRule) in lcl_CreateOutlineString() argument
1136 if( pOutlRule && pTxtNd->GetNumRule()) in lcl_CreateOutlineString()
1143 nVal -= pOutlRule->Get(nLevel).GetStart(); in lcl_CreateOutlineString()
3758 const SwNumRule* pOutlRule = pDoc->GetOutlineNumRule(); in getByName() local
3760 lcl_CreateOutlineString(i, rOutlineNodes, pOutlRule)) in getByName()
3803 const SwNumRule* pOutlRule = pDoc->GetOutlineNumRule(); in getElementNames() local
3806 String sEntry = lcl_CreateOutlineString(i, rOutlineNodes, pOutlRule); in getElementNames()
3849 const SwNumRule* pOutlRule = pDoc->GetOutlineNumRule(); in hasByName() local
3851 lcl_CreateOutlineString(i, rOutlineNodes, pOutlRule)) in hasByName()
/aoo42x/main/sw/source/ui/utlui/
H A Dcontent.cxx1773 const SwNumRule* pOutlRule = pWrtShell->GetOutlineNumRule(); in FillTransferData() local
1776 if( pTxtNd && pOutlRule && pTxtNd->IsNumbered()) in FillTransferData()
1786 nVal = nVal - pOutlRule->Get(nLevel).GetStart(); in FillTransferData()

Completed in 181 milliseconds