Home
last modified time | relevance | path

Searched refs:pFontList (Results 1 – 25 of 40) sorted by last modified time

12

/trunk/main/vcl/source/gdi/
H A Doutdev3.cxx2332 ImplFontEntry* ImplFontCache::GetFontEntry( ImplDevFontList* pFontList, in GetFontEntry() argument
2355 return GetFontEntry( pFontList, aFontSelData, pDevSpecific ); in GetFontEntry()
2360 ImplFontEntry* ImplFontCache::GetFontEntry( ImplDevFontList* pFontList, in GetFontEntry() argument
2380 pFontFamily = pFontList->ImplFindByFont( aFontSelData, mbPrinter, pDevSpecific ); in GetFontEntry()
2748 ImplFontEntry* ImplFontCache::GetGlyphFallbackFont( ImplDevFontList* pFontList, in GetGlyphFallbackFont() argument
2756 ImplDevFontListData* pFallbackData = pFontList->GetGlyphFallbackFont( in GetGlyphFallbackFont()
2768 ImplFontEntry* pFallbackFont = GetFontEntry( pFontList, rFontSelData, NULL ); in GetGlyphFallbackFont()
H A Dpdfwriter_impl.cxx2288 ImplDevFontList* PDFWriterImpl::filterDevFontList( ImplDevFontList* pFontList ) in filterDevFontList() argument
2291 ImplDevFontList* pFiltered = pFontList->Clone( true, true ); in filterDevFontList()
H A Dpdfwriter_impl.hxx1081 ImplDevFontList* filterDevFontList( ImplDevFontList* pFontList );
/trunk/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1687 void AquaSalGraphics::GetDevFontList( ImplDevFontList* pFontList ) in GetDevFontList() argument
1689 DBG_ASSERT( pFontList, "AquaSalGraphics::GetDevFontList(NULL) !"); in GetDevFontList()
1713 pSalData->mpFontList->AnnounceFonts( *pFontList ); in GetDevFontList()
H A Dctfonts.cxx488 CTFontList* pFontList = (CTFontList*)pContext; in CTFontEnumCallBack() local
489 pFontList->AddFont( pFontData ); in CTFontEnumCallBack()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx647 pFontList(0), in SwStdFontTabPage()
918 pFontList = new FontList( pPrt ); in Reset()
1047 aStandardHeightLB.Fill( &aFontInfo, pFontList ); in Reset()
1048 aFontInfo = pFontList->Get(sOutBackup, sOutBackup ); in Reset()
1049 aTitleHeightLB.Fill( &aFontInfo, pFontList ); in Reset()
1050 aFontInfo = pFontList->Get(sListBackup,sListBackup); in Reset()
1051 aListHeightLB.Fill( &aFontInfo, pFontList ); in Reset()
1052 aFontInfo = pFontList->Get(sCapBackup, sCapBackup ); in Reset()
1053 aLabelHeightLB.Fill( &aFontInfo, pFontList ); in Reset()
1055 aIndexHeightLB.Fill( &aFontInfo, pFontList ); in Reset()
[all …]
/trunk/main/sw/source/ui/inc/
H A Doptpage.hxx213 FontList* pFontList; member in SwStdFontTabPage
/trunk/main/sd/source/ui/view/
H A Ddrtxtob1.cxx340 const FontList* pFontList = pFonts ? pFonts->GetFontList(): 0; in Execute() local
341 if( pFontList ) in Execute()
343 FuText::ChangeFontSize( nSlot == SID_GROW_FONT_SIZE, pOLV, pFontList, mpView ); in Execute()
/trunk/main/sc/source/filter/excel/
H A Dxehelper.cxx740 const FontList* pFontList = 0; in AppendPortion() local
745 pFontList = pInfoItem->GetFontList(); in AppendPortion()
779 if( bNewFont || (bNewStyle && pFontList) ) in AppendPortion()
782 if( pFontList ) in AppendPortion()
784 FontInfo aFontInfo( pFontList->Get( in AppendPortion()
788 aNewData.maStyle = pFontList->GetStyleName( aFontInfo ); in AppendPortion()
/trunk/main/editeng/source/editeng/
H A Deditview.cxx1447 …eFontSizeImpl( EditView* pEditView, bool bGrow, const ESelection& rSel, const FontList* pFontList ) in ChangeFontSizeImpl() argument
1452 if( EditView::ChangeFontSize( bGrow, aSet, pFontList ) ) in ChangeFontSizeImpl()
1462 void EditView::ChangeFontSize( bool bGrow, const FontList* pFontList ) in ChangeFontSize() argument
1508 ChangeFontSizeImpl( this, bGrow, aPortionSel, pFontList ); in ChangeFontSize()
1514 ChangeFontSizeImpl( this, bGrow, aSel, pFontList ); in ChangeFontSize()
1520 bool EditView::ChangeFontSize( bool bGrow, SfxItemSet& rSet, const FontList* pFontList ) in ChangeFontSize() argument
1525 if( !pFontItem || !pFontList ) in ChangeFontSize()
1538 FontInfo aFontInfo = pFontList->Get( pFontItem->GetFamilyName(), pFontItem->GetStyleName() ); in ChangeFontSize()
1539 const long* pAry = pFontList->GetSizeAry( aFontInfo ); in ChangeFontSize()
/trunk/main/editeng/inc/editeng/
H A Deditview.hxx243 static bool ChangeFontSize( bool bGrow, SfxItemSet& rSet, const FontList* pFontList );
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx2268 bool WinSalGraphics::AddTempDevFont( ImplDevFontList* pFontList, in AddTempDevFont() argument
2320 pFontList->Add( pFontData ); in AddTempDevFont()
2326 void WinSalGraphics::GetDevFontList( ImplDevFontList* pFontList ) in GetDevFontList() argument
2368 AddTempDevFont( pFontList, aFileStatus.getFileURL(), aEmptyString ); in GetDevFontList()
2378 aInfo.mpList = pFontList; in GetDevFontList()
2419 pFontList->SetFallbackHook( &aSubstFallback ); in GetDevFontList()
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx1247 void PspGraphics::AnnounceFonts( ImplDevFontList* pFontList, const psp::FastPrintFontInfo& aInfo ) in AnnounceFonts() argument
1297 pFontList->Add( pFD ); in AnnounceFonts()
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1361 void PspGraphics::AnnounceFonts( ImplDevFontList* pFontList, const psp::FastPrintFontInfo& aInfo ) in AnnounceFonts() argument
1411 pFontList->Add( pFD ); in AnnounceFonts()
H A Dsalgdi3.cxx987 bool X11SalGraphics::AddTempDevFont( ImplDevFontList* pFontList, in AddTempDevFont() argument
1018 rGC.AnnounceFonts( pFontList ); in AddTempDevFont()
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx443 void FtFontInfo::AnnounceFont( ImplDevFontList* pFontList ) in AnnounceFont() argument
446 pFontList->Add( pFD ); in AnnounceFont()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx1058 bool Os2SalGraphics::AddTempDevFont( ImplDevFontList* pFontList, in AddTempDevFont() argument
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.cxx185 const FontList* pFontList; member in SvxFontNameBox_Impl
630 pFontList ( NULL ), in SvxFontNameBox_Impl()
647 GetDocFontList_Impl( &pFontList, this ); in FillList()
759 pFontList = NULL; in EnableControls_Impl()
777 if ( pFontList ) in Select()
779 FontInfo aInfo( pFontList->Get( GetText(), in Select()
/trunk/main/svx/source/sidebar/text/
H A DSvxSBFontNameBox.cxx94 , pFontList ( NULL ) in SvxSBFontNameBox()
111 pFontList = NULL; in EnableControls_Impl()
124 GetDocFontList_Impl( &pFontList, this ); in FillList()
164 FontInfo aInfo( pFontList->Get( GetText(),WEIGHT_NORMAL, ITALIC_NORMAL ) );//meWeight, meItalic in Select()
H A DSvxSBFontNameBox.hxx55 const FontList* pFontList; member in svx::sidebar::SvxSBFontNameBox
/trunk/main/svx/source/form/
H A Dfmtextcontrolshell.cxx666 …const SvxFontListItem* pFontList = PTR_CAST( SvxFontListItem, m_pViewFrame->GetObjectShell()->GetI… in executeAttributeDialog() local
667 DBG_ASSERT( pFontList, "FmTextControlShell::executeAttributeDialog: no font list item!" ); in executeAttributeDialog()
668 if ( !pFontList ) in executeAttributeDialog()
686 …static_cast< SfxTabDialog* >( new TextControlCharAttribDialog( NULL, *pCurrentItems, *pFontList ) ) in executeAttributeDialog()
/trunk/main/svtools/source/control/
H A Dctrlbox.cxx1159 pFontList = NULL; in ImplInit()
1246 pFontList = pList; in Fill()
1408 if ( pFontList ) in SetRelative()
1409 Fill( &aFontInfo, pFontList ); in SetRelative()
/trunk/main/svtools/inc/svtools/
H A Dctrlbox.hxx445 const FontList* pFontList; member in FontSizeBox
/trunk/main/starmath/source/
H A Ddialog.cxx1730 if (pFontList) in FillFonts()
1732 sal_uInt16 nCount = pFontList->GetFontNameCount(); in FillFonts()
1734 aFonts.InsertEntry( pFontList->GetFontName(i).GetName() ); in FillFonts()
2078 pFontList (NULL) in SmSymDefineDialog()
2083 pFontList = new FontList( pFntListDevice ); in SmSymDefineDialog()
2367 if (pFontList) in SetFont()
2368 aFI = pFontList->Get(rFontName, WEIGHT_NORMAL, ITALIC_NONE); in SetFont()
/trunk/main/starmath/inc/
H A Ddialog.hxx444 FontList *pFontList; member in SmSymDefineDialog

Completed in 323 milliseconds

12