Searched refs:GetAnchorCharFmt (Results 1 – 9 of 9) sorted by relevance
62 SwCharFmt* GetAnchorCharFmt(SwDoc &rDoc) const;
229 pCharFmt = pInf->GetAnchorCharFmt( *pSh->GetDoc() ); in Reset()
178 SwCharFmt* SwEndNoteInfo::GetAnchorCharFmt(SwDoc &rDoc) const in GetAnchorCharFmt() function in SwEndNoteInfo
555 pCharFmt = rFtnInfo.GetAnchorCharFmt(*pDoc); in getPropertyValue()827 pCharFmt = rEndInfo.GetAnchorCharFmt(*pDoc); in getPropertyValue()
158 m_rExport.pDoc->GetEndNoteInfo().GetAnchorCharFmt( *m_rExport.pDoc ); in MSWordStyles()160 m_rExport.pDoc->GetFtnInfo().GetAnchorCharFmt( *m_rExport.pDoc ); in MSWordStyles()
2679 const SwCharFmt* pCharFmt = rInfo.GetAnchorCharFmt( *m_rExport.pDoc ); in TextFootnote_Impl()
3175 ? pInfo->GetAnchorCharFmt( *pDoc ) in WriteFtnBegin()
1373 const SwAttrSet& rSet = pInfo->GetAnchorCharFmt((SwDoc&)*pDoc)->GetAttrSet(); in SwFtnSave()
1416 const SwAttrSet& rSet = pInfo->GetAnchorCharFmt((SwDoc&)*pDoc)->GetAttrSet(); in NewPortion()
Completed in 217 milliseconds