Searched refs:nInputType (Results 1 – 2 of 2) sorted by relevance
75 sal_uInt16 nInputType; //Bei welchem Input soll die Verarbeitung abgebrochen member in SwLayAction154 sal_uInt16 GetInputType() const { return nInputType; } in GetInputType()161 void SetInputType ( sal_uInt16 nNew ) { nInputType = nNew; } in SetInputType()
384 nInputType( 0 ), in SwLayAction()416 nInputType = 0; in Reset()
Completed in 21 milliseconds