/aoo4110/main/sw/source/filter/html/ |
H A D | htmlcss1.cxx | 250 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 D | htmlgrin.cxx | 514 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 D | htmlnum.cxx | 174 aNumFmt.SetCharFmt( pCSS1Parser->GetCharFmtFromPool(nChrFmtPoolId) ); in NewNumBulList() 567 aNumFmt.SetCharFmt( pCSS1Parser->GetCharFmtFromPool(RES_POOLCHR_BUL_LEVEL) ); in NewNumBulListItem()
|
H A D | swcss1.hxx | 105 SwCharFmt *GetCharFmtFromPool( sal_uInt16 nPoolId ) const;
|
H A D | wrthtml.cxx | 1025 pDoc->GetCharFmtFromPool( RES_POOLCHR_INET_NORMAL ), in MakeHeader() 1028 pDoc->GetCharFmtFromPool( RES_POOLCHR_INET_VISIT ), in MakeHeader()
|
H A D | htmlatr.cxx | 1981 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 D | css1atr.cxx | 1107 pRefFmt = pTemplate->GetCharFmtFromPool( nPoolFmtId ); in GetTemplateFmt() 1954 SwFmt *pRefFmt = rHTMLWrt.pTemplate->GetCharFmtFromPool( in OutCSS1_SwFtnInfo()
|
/aoo4110/main/sw/source/core/txtnode/ |
H A D | txtatr2.cxx | 167 : ( (SwDoc*) pDoc )->GetCharFmtFromPool( nId ); in GetCharFmt() 284 : ((SwDoc*)pDoc)->GetCharFmtFromPool( nId ); in GetCharFmt()
|
H A D | thints.cxx | 222 rNode.GetDoc()->GetCharFmtFromPool(RES_POOLCHR_INET_NORMAL) ); in InitINetFmt() 230 rNode.GetDoc()->GetCharFmtFromPool(RES_POOLCHR_RUBYTEXT) ); in InitRuby()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | docftn.cxx | 165 SwCharFmt* pFmt = rDoc.GetCharFmtFromPool( static_cast<sal_uInt16>( in GetCharFmt() 182 SwCharFmt* pFmt = rDoc.GetCharFmtFromPool( static_cast<sal_uInt16>( in GetAnchorCharFmt()
|
H A D | lineinfo.cxx | 129 SwCharFmt* pFmt = rIDSPA.GetCharFmtFromPool( RES_POOLCHR_LINENUM ); in GetCharFmt()
|
H A D | poolfmt.cxx | 1387 SwCharFmt* SwDoc::GetCharFmtFromPool( sal_uInt16 nId ) in GetCharFmtFromPool() function in SwDoc 1679 pNumCFmt = GetCharFmtFromPool( RES_POOLCHR_NUM_LEVEL ); in GetNumRuleFromPool() 1683 pBullCFmt = GetCharFmtFromPool( RES_POOLCHR_NUM_LEVEL ); in GetNumRuleFromPool()
|
H A D | doclay.cxx | 1517 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertLabel() 1825 pCharFmt = rDoc.GetCharFmtFromPool( nMyId ); in lcl_InsertDrawLabel()
|
H A D | docdraw.cxx | 962 SwFmt *pFmt = GetCharFmtFromPool(nChrFmt); in IMPL_LINK()
|
H A D | doctxm.cxx | 1903 pCharFmt = pDoc->GetCharFmtFromPool( aToken.nPoolId ); in GenerateText() 2206 pCharFmt = pDoc->GetCharFmtFromPool(nPoolId); in _UpdatePageNum()
|
H A D | number.cxx | 236 ? pDoc->GetCharFmtFromPool( nId ) in SwNumFmt()
|
/aoo4110/main/sw/inc/ |
H A D | IDocumentStylePoolAccess.hxx | 62 virtual SwCharFmt* GetCharFmtFromPool( sal_uInt16 nId ) = 0;
|
H A D | editsh.hxx | 330 SwCharFmt* GetCharFmtFromPool( sal_uInt16 nId ) in GetCharFmtFromPool() function in SwEditShell
|
H A D | doc.hxx | 925 virtual SwCharFmt* GetCharFmtFromPool( sal_uInt16 nId );
|
/aoo4110/main/sw/source/ui/wrtsh/ |
H A D | wrtsh1.cxx | 1324 pChrFmt = GetCharFmtFromPool( RES_POOLCHR_NUM_LEVEL ); in NumOrBulletOn() 1328 pChrFmt = GetCharFmtFromPool( RES_POOLCHR_BUL_LEVEL ); in NumOrBulletOn()
|
/aoo4110/main/sw/source/ui/config/ |
H A D | uinums.cxx | 657 pFmt = rSh.GetCharFmtFromPool( nCharPoolId ); in ChgNumFmt()
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | writerhelper.cxx | 590 pFmt = rDoc.GetCharFmtFromPool(n); in GetCharStyle()
|
H A D | writerwordglue.cxx | 236 pRet = mrDoc.GetCharFmtFromPool( static_cast< sal_uInt16 >(eLookup) ); in GetBuiltInStyle()
|
/aoo4110/main/sw/source/core/edit/ |
H A D | autofmt.cxx | 1503 SwCharFmt* pCFmt = pDoc->GetCharFmtFromPool( in BuildEnum() 1594 SwCharFmt* pCFmt = pDoc->GetCharFmtFromPool( in BuildEnum()
|
/aoo4110/main/sw/source/ui/app/ |
H A D | docst.cxx | 585 pCFmt = mpWrtShell->GetCharFmtFromPool( nId ); in Edit()
|