Home
last modified time | relevance | path

Searched refs:nCode (Results 126 – 129 of 129) sorted by relevance

123456

/trunk/main/svtools/source/contnr/ !
H A Dsvimpicn.cxx1529 sal_uInt16 nCode = rKEvt.GetKeyCode().GetCode(); in KeyInput() local
1530 switch( nCode ) in KeyInput()
/trunk/main/sw/source/filter/ww8/ !
H A Dww8par.hxx1253 SwPageDesc* pNewPageDesc, sal_uInt8 nCode );
/trunk/main/vcl/source/gdi/ !
H A Dpdfwriter_impl.cxx3293 sal_Int32 nCode = (sal_Int32)(it->second & 0x000000ff); in emitEmbeddedFont() local
3294 nEncoding[ nCode ] = static_cast<sal_uInt8>( nCode ); in emitEmbeddedFont()
3295 nEncodedCodes[ nCode ] = it->first; in emitEmbeddedFont()
3296 pEncToUnicodeIndex[ nCode ] = static_cast<sal_Int32>(aUnicodes.size()); in emitEmbeddedFont()
3298 pUnicodesPerGlyph[ nCode ] = 1; in emitEmbeddedFont()
/trunk/main/vcl/source/window/ !
H A Dwindow.cxx3844 sal_uInt16 nCode = nMouseCode; in ImplCallMouseMove() local
3858 …dleMouseEvent( mpWindowImpl->mpFrameWindow, EVENT_MOUSEMOVE, bLeave, nX, nY, nTime, nCode, nMode ); in ImplCallMouseMove()

Completed in 184 milliseconds

123456