Home
last modified time | relevance | path

Searched refs:GetCharFmtFromPool (Results 1 – 25 of 29) sorted by relevance

12

/trunk/main/sw/source/filter/html/
H A Dhtmlcss1.cxx250 pUnvisited = GetCharFmtFromPool( RES_POOLCHR_INET_NORMAL ); in SetLinkCharFmts()
254 pVisited = GetCharFmtFromPool( RES_POOLCHR_INET_VISIT ); in SetLinkCharFmts()
269 pUnvisited = GetCharFmtFromPool( RES_POOLCHR_INET_NORMAL ); in SetLinkCharFmts()
284 pVisited = GetCharFmtFromPool( RES_POOLCHR_INET_VISIT ); in SetLinkCharFmts()
892 SetCharFmtAttrs( GetCharFmtFromPool(nPoolFmtId), rItemSet ); in StyleParsed()
898 SetCharFmtAttrs( GetCharFmtFromPool(nPoolFmtId), in StyleParsed()
1216 pCFmt = GetCharFmtFromPool( nPoolId ); in GetChrFmt()
1280 SwCharFmt *SwCSS1Parser::GetCharFmtFromPool( sal_uInt16 nPoolId ) const in GetCharFmtFromPool() function in SwCSS1Parser
1284 SwCharFmt *pCharFmt = pDoc->GetCharFmtFromPool( nPoolId ); in GetCharFmtFromPool()
H A Dhtmlgrin.cxx514 const SwCharFmt *pCharFmt = pCSS1Parser->GetCharFmtFromPool( nPoolId ); in InsertImage()
1003 pCSS1Parser->GetCharFmtFromPool(RES_POOLCHR_INET_NORMAL); in InsertBodyOptions()
1010 pCSS1Parser->GetCharFmtFromPool(RES_POOLCHR_INET_VISIT); in InsertBodyOptions()
H A Dhtmlnum.cxx174 aNumFmt.SetCharFmt( pCSS1Parser->GetCharFmtFromPool(nChrFmtPoolId) ); in NewNumBulList()
567 aNumFmt.SetCharFmt( pCSS1Parser->GetCharFmtFromPool(RES_POOLCHR_BUL_LEVEL) ); in NewNumBulListItem()
H A Dswcss1.hxx105 SwCharFmt *GetCharFmtFromPool( sal_uInt16 nPoolId ) const;
H A Dhtmlatr.cxx1981 if( GetFmtInfo( *pDoc->GetCharFmtFromPool( in Insert()
1983 GetFmtInfo( *pDoc->GetCharFmtFromPool( in Insert()
3102 const SwCharFmt* pFmt = rWrt.pDoc->GetCharFmtFromPool( in OutHTML_INetFmt()
3113 const SwCharFmt* pFmt = rWrt.pDoc->GetCharFmtFromPool( in OutHTML_INetFmt()
H A Dwrthtml.cxx1025 pDoc->GetCharFmtFromPool( RES_POOLCHR_INET_NORMAL ), in MakeHeader()
1028 pDoc->GetCharFmtFromPool( RES_POOLCHR_INET_VISIT ), in MakeHeader()
H A Dcss1atr.cxx1107 pRefFmt = pTemplate->GetCharFmtFromPool( nPoolFmtId ); in GetTemplateFmt()
1954 SwFmt *pRefFmt = rHTMLWrt.pTemplate->GetCharFmtFromPool( in OutCSS1_SwFtnInfo()
/trunk/main/sw/source/core/txtnode/
H A Dtxtatr2.cxx171 : ( (SwDoc*) pDoc )->GetCharFmtFromPool( nId ); in GetCharFmt()
296 : ((SwDoc*)pDoc)->GetCharFmtFromPool( nId ); in GetCharFmt()
H A Dthints.cxx222 rNode.GetDoc()->GetCharFmtFromPool(RES_POOLCHR_INET_NORMAL) ); in InitINetFmt()
230 rNode.GetDoc()->GetCharFmtFromPool(RES_POOLCHR_RUBYTEXT) ); in InitRuby()
/trunk/main/sw/source/core/doc/
H A Ddocftn.cxx165 SwCharFmt* pFmt = rDoc.GetCharFmtFromPool( static_cast<sal_uInt16>( in GetCharFmt()
182 SwCharFmt* pFmt = rDoc.GetCharFmtFromPool( static_cast<sal_uInt16>( in GetAnchorCharFmt()
H A Dlineinfo.cxx129 SwCharFmt* pFmt = rIDSPA.GetCharFmtFromPool( RES_POOLCHR_LINENUM ); in GetCharFmt()
H A Dpoolfmt.cxx1393 SwCharFmt* SwDoc::GetCharFmtFromPool( sal_uInt16 nId ) in GetCharFmtFromPool() function in SwDoc
1685 pNumCFmt = GetCharFmtFromPool( RES_POOLCHR_NUM_LEVEL ); in GetNumRuleFromPool()
1689 pBullCFmt = GetCharFmtFromPool( RES_POOLCHR_NUM_LEVEL ); in GetNumRuleFromPool()
H A Ddoclay.cxx1509 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertLabel()
1817 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertDrawLabel()
H A Ddocdraw.cxx922 SwFmt *pFmt = GetCharFmtFromPool(nChrFmt); in IMPL_LINK()
H A Ddoctxm.cxx1903 pCharFmt = pDoc->GetCharFmtFromPool( aToken.nPoolId ); in GenerateText()
2206 pCharFmt = pDoc->GetCharFmtFromPool(nPoolId); in _UpdatePageNum()
H A Dnumber.cxx236 ? pDoc->GetCharFmtFromPool( nId ) in SwNumFmt()
/trunk/main/sw/inc/
H A DIDocumentStylePoolAccess.hxx62 virtual SwCharFmt* GetCharFmtFromPool( sal_uInt16 nId ) = 0;
H A Deditsh.hxx330 SwCharFmt* GetCharFmtFromPool( sal_uInt16 nId ) in GetCharFmtFromPool() function in SwEditShell
H A Ddoc.hxx925 virtual SwCharFmt* GetCharFmtFromPool( sal_uInt16 nId );
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1324 pChrFmt = GetCharFmtFromPool( RES_POOLCHR_NUM_LEVEL ); in NumOrBulletOn()
1328 pChrFmt = GetCharFmtFromPool( RES_POOLCHR_BUL_LEVEL ); in NumOrBulletOn()
/trunk/main/sw/source/ui/config/
H A Duinums.cxx657 pFmt = rSh.GetCharFmtFromPool( nCharPoolId ); in ChgNumFmt()
/trunk/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx590 pFmt = rDoc.GetCharFmtFromPool(n); in GetCharStyle()
H A Dwriterwordglue.cxx236 pRet = mrDoc.GetCharFmtFromPool( static_cast< sal_uInt16 >(eLookup) ); in GetBuiltInStyle()
/trunk/main/sw/source/core/edit/
H A Dautofmt.cxx1503 SwCharFmt* pCFmt = pDoc->GetCharFmtFromPool( in BuildEnum()
1594 SwCharFmt* pCFmt = pDoc->GetCharFmtFromPool( in BuildEnum()
/trunk/main/sw/source/ui/app/
H A Ddocst.cxx580 pCFmt = mpWrtShell->GetCharFmtFromPool( nId ); in Edit()

Completed in 226 milliseconds

12