Searched refs:nGraphicAddress (Results 1 – 1 of 1) sorted by relevance
183 sal_Int64 nGraphicAddress = rResourceURL.getToken( 0, '/', nIndex ).toInt64(); in implLoadMemory() local185 if( nGraphicAddress ) in implLoadMemory()189 pUnoGraphic->init( *reinterpret_cast< ::Graphic* >( nGraphicAddress ) ); in implLoadMemory()
Completed in 34 milliseconds