Searched refs:PARAM_USHORT_3 (Results 1 – 5 of 5) sorted by relevance
234 } else if ((nParams & PARAM_USHORT_3) == 0) { in writeParams()235 nParams |= PARAM_USHORT_3; in writeParams()281 if ((nParams & PARAM_USHORT_3) != 0) { in writeParams()
104 public static final char PARAM_USHORT_3 = 0x0100; field
711 …if( nParams & PARAM_USHORT_3 ) {m_pDbgWin->AddText( " n3:" );m_pDbgWin->AddText( String::CreateFro… in StatementCommand()742 if( nParams & PARAM_USHORT_3 ) pCmdIn->Read( nNr3 ); in StatementCommand()757 …if( nParams & PARAM_USHORT_3 ) {m_pDbgWin->AddText( " n3:" );m_pDbgWin->AddText( String::CreateFro… in StatementCommand()2672 if ( nParams & PARAM_USHORT_3 ) { nAnzahl++; }; in Execute()2683 …if ( nParams & PARAM_USHORT_3 ) { pRet->GenReturn( RET_ProfileInfo, S_ProfileBorder3, (comm_ULONG)… in Execute()3514 if( nParams & PARAM_USHORT_3 ) pCmdIn->Read( nNr3 ); in StatementControl()3530 …if( nParams & PARAM_USHORT_3 ) {m_pDbgWin->AddText( " n3:" );m_pDbgWin->AddText( String::CreateFro… in StatementControl()3876 nParams |= PARAM_USHORT_3; in HandleVisibleControls()4110 if ( (nParams & PARAM_USHORT_3) )\ in HandleCommonMethods()
482 #define PARAM_USHORT_3 0x0100 // Nicht in der Reihe!! macro
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
Completed in 36 milliseconds