Home
last modified time | relevance | path

Searched refs:nCached (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/source/flash/
H A Dswffilter.cxx216 …sal_uInt16 nCached = aFlashExporter.exportBackgrounds( xDrawPage, xOutputStreamWrap, sal::static_i… in exportBackground() local
220 if (nCached != nPage) in exportBackground()
223 if ( 0xffff == nCached ) in exportBackground()
226 return STR("slide") + VAL(nCached+1) + STR(suffix) + STR(".swf"); in exportBackground()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx2118 int nCached = 0; in initialize() local
2204 nCached++; in initialize()
2337 nCached++; in initialize()
2415 …itialize: collected %d fonts (%d builtin, %d cached)\n", m_aFonts.size(), nBuiltinFonts, nCached ); in initialize()

Completed in 48 milliseconds