Searched refs:bNewFontLists (Results 1 – 2 of 2) sorted by relevance
180 void OutputDevice::ImplUpdateFontData( bool bNewFontLists ) in ImplUpdateFontData() argument192 if ( bNewFontLists ) in ImplUpdateFontData()217 if ( bNewFontLists ) in ImplUpdateFontData()259 void OutputDevice::ImplUpdateAllFontData( bool bNewFontLists ) in ImplUpdateAllFontData() argument267 pFrame->ImplUpdateFontData( bNewFontLists ); in ImplUpdateAllFontData()272 pSysWin->ImplUpdateFontData( bNewFontLists ); in ImplUpdateAllFontData()283 pVirDev->ImplUpdateFontData( bNewFontLists ); in ImplUpdateAllFontData()291 pPrinter->ImplUpdateFontData( bNewFontLists ); in ImplUpdateAllFontData()297 if ( bNewFontLists ) in ImplUpdateAllFontData()
446 SAL_DLLPRIVATE void ImplUpdateFontData( bool bNewFontLists );447 SAL_DLLPRIVATE static void ImplUpdateAllFontData( bool bNewFontLists );
Completed in 34 milliseconds