Home
last modified time | relevance | path

Searched refs:GetAnyFmtColl (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sw/inc/
H A Dnode.hxx494 inline SwFmtColl& GetAnyFmtColl() const;
757 inline SwFmtColl& SwCntntNode::GetAnyFmtColl() const in GetAnyFmtColl() function in SwCntntNode
766 return mpAttrSet ? *GetpSwAttrSet() : GetAnyFmtColl().GetAttrSet(); in GetSwAttrSet()
/trunk/main/sw/source/filter/html/
H A Dhtmlsect.cxx458 pTxtNode->GetAnyFmtColl().GetULSpace(); in FixHeaderFooterDistance()
492 pTxtNode->GetAnyFmtColl().GetULSpace(); in FixHeaderFooterDistance()
H A Dhtmlatr.cxx2182 sal_uInt16 nPoolId = pNd->GetAnyFmtColl().GetPoolFmtId(); in OutHTML_SwTxtNode()
2185 pNd->GetAnyFmtColl().GetName().EqualsAscii( OOO_STRING_SVTOOLS_HTML_horzrule) ) ) in OutHTML_SwTxtNode()
2386 const SwFmt& rFmt = pNd->GetAnyFmtColl(); in OutHTML_SwTxtNode()
H A Dhtmldraw.cxx443 const SfxItemSet& rItemSet = pTxtNd->GetAnyFmtColl().GetAttrSet(); in NewMarquee()
H A Dswhtml.cxx2111 pTxtNode->GetAnyFmtColl().GetULSpace(); in AppendTxtNode()
2369 pTxtNode->GetAnyFmtColl().GetULSpace(); in AddParSpace()
4453 return &pCNd->GetAnyFmtColl(); in GetCurrFmtColl()
H A Dhtmltabw.cxx303 const SwFmt *pFmt = &((SwTxtNode*)pNd)->GetAnyFmtColl(); in OutTableCell()
/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx71 SwFontAccess aFontAccess( &rTxtNode.GetAnyFmtColl(), pShell ); in CtorInitAttrIter()
H A Dporrst.cxx241 SwFontAccess aFontAccess( &rTxtNode.GetAnyFmtColl(), pSh); in EmptyHeight()
H A Dfrmpaint.cxx498 SwFontAccess aFontAccess( &rTxtNode.GetAnyFmtColl(), pSh ); in PaintEmpty()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx468 (const SwTxtFmtColl&)rNd.GetAnyFmtColl(), nFontId); in OutAttr()
1537 return static_cast<SwTxtFmtColl&>( pTxtNode->GetAnyFmtColl() ); in lcl_getFormatCollection()
2373 pStyAttr = &rNode.GetAnyFmtColl().GetAttrSet(); in OutputTextNode()
H A Dwrtww8.cxx2752 nLastFmtId = GetId( (SwTxtFmtColl&)pLastNd->GetAnyFmtColl() ); in WriteMainText()
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx1593 AttrSetHandleHelper::SetParent( mpAttrSet, *this, &GetAnyFmtColl(), GetFmtColl() ); in SetAttr()
1885 AttrSetHandleHelper::SetParent( mpAttrSet, *this, &GetAnyFmtColl(), GetFmtColl() ); in SetCondFmtColl()
/trunk/main/sw/source/core/unocore/
H A Dunocrsrhelper.cxx213 ? pNode->GetFmtColl() : &pNode->GetAnyFmtColl(); in getCrsrPropertyValue()
H A Dunoobj.cxx716 ? pNd->GetFmtColl() : &pNd->GetAnyFmtColl(); in GetCurTxtFmtColl()
/trunk/main/sw/source/core/doc/
H A Dhtmltbl.cxx471 const SwFmtColl *pColl = &pTxtNd->GetAnyFmtColl(); in lcl_GetMinMaxSize()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx845 const SwFmtColl* pAnyFmtColl = &GetAnyFmtColl(); in NewAttrSet()

Completed in 173 milliseconds