Searched refs:PARAM_USHORT_4 (Results 1 – 5 of 5) sorted by relevance
237 } else if ((nParams & PARAM_USHORT_4) == 0) { in writeParams()238 nParams |= PARAM_USHORT_4; in writeParams()285 if ((nParams & PARAM_USHORT_4) != 0) { in writeParams()
106 public static final char PARAM_USHORT_4 = 0x0200; field
712 …if( nParams & PARAM_USHORT_4 ) {m_pDbgWin->AddText( " n4:" );m_pDbgWin->AddText( String::CreateFro… in StatementCommand()743 if( nParams & PARAM_USHORT_4 ) pCmdIn->Read( nNr4 ); in StatementCommand()758 …if( nParams & PARAM_USHORT_4 ) {m_pDbgWin->AddText( " n4:" );m_pDbgWin->AddText( String::CreateFro… in StatementCommand()2673 if ( nParams & PARAM_USHORT_4 ) { nAnzahl++; }; in Execute()2684 …if ( nParams & PARAM_USHORT_4 ) { pRet->GenReturn( RET_ProfileInfo, S_ProfileBorder4, (comm_ULONG)… in Execute()3515 if( nParams & PARAM_USHORT_4 ) pCmdIn->Read( nNr4 ); in StatementControl()3531 …if( nParams & PARAM_USHORT_4 ) {m_pDbgWin->AddText( " n4:" );m_pDbgWin->AddText( String::CreateFro… in StatementControl()3872 if ( !(nParams & PARAM_USHORT_4) ) in HandleVisibleControls()3877 nParams |= PARAM_USHORT_4; in HandleVisibleControls()3888 if( nParams & PARAM_USHORT_4 ) in HandleVisibleControls()
483 #define PARAM_USHORT_4 0x0200 // Nicht in der Reihe!! macro
META-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
Completed in 49 milliseconds