Searched refs:nFunctionId (Results 1 – 2 of 2) sorted by relevance
344 pCmdIn->Read( nFunctionId ); in StatementSlot()347 m_pDbgWin->AddText( String::CreateFromInt32( nFunctionId ) ); in StatementSlot()380 , nFunctionId( 0 ) in StatementSlot()389 nFunctionId = sal_uInt16(nSlot); in StatementSlot()392 m_pDbgWin->AddText( String::CreateFromInt32( nFunctionId ) ); in StatementSlot()497 m_pDbgWin->AddText( String::CreateFromInt32( nFunctionId ) ); in Execute()509 m_pDbgWin->AddText( String::CreateFromInt32( nFunctionId ) ); in Execute()552 aUnoUrl = CUniString("slot:").Append( String::CreateFromInt32( nFunctionId ) ); in Execute()643 …switch ( pTTProperties->ExecuteFunction( nFunctionId, pItemArr, EXECUTEMODE_DIALOGASYNCHRON | nUse… in Execute()652 …ReportError( rtl::OString::valueOf((sal_Int32)nFunctionId), GEN_RES_STR0( S_SID_EXECUTE_FAILED ) ); in Execute()[all …]
325 sal_uInt16 nFunctionId; // can get removed when the old (numeric) slothandling is removed member in StatementSlot
Completed in 71 milliseconds