Home
last modified time | relevance | path

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

/aoo4110/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()
3742 const SwNumRule* pOutlRule = pDoc->GetOutlineNumRule(); in getByName() local
3744 lcl_CreateOutlineString(i, rOutlineNodes, pOutlRule)) in getByName()
3787 const SwNumRule* pOutlRule = pDoc->GetOutlineNumRule(); in getElementNames() local
3790 String sEntry = lcl_CreateOutlineString(i, rOutlineNodes, pOutlRule); in getElementNames()
3833 const SwNumRule* pOutlRule = pDoc->GetOutlineNumRule(); in hasByName() local
3835 lcl_CreateOutlineString(i, rOutlineNodes, pOutlRule)) in hasByName()
/aoo4110/main/sw/source/ui/utlui/
H A Dcontent.cxx1772 const SwNumRule* pOutlRule = pWrtShell->GetOutlineNumRule(); in FillTransferData() local
1775 if( pTxtNd && pOutlRule && pTxtNd->IsNumbered()) in FillTransferData()
1785 nVal = nVal - pOutlRule->Get(nLevel).GetStart(); in FillTransferData()

Completed in 47 milliseconds