Home
last modified time | relevance | path

Searched refs:nInputType (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/source/core/inc/
H A Dlayact.hxx75 sal_uInt16 nInputType; //Bei welchem Input soll die Verarbeitung abgebrochen member in SwLayAction
154 sal_uInt16 GetInputType() const { return nInputType; } in GetInputType()
161 void SetInputType ( sal_uInt16 nNew ) { nInputType = nNew; } in SetInputType()
/aoo4110/main/sw/source/core/layout/
H A Dlayact.cxx384 nInputType( 0 ), in SwLayAction()
416 nInputType = 0; in Reset()

Completed in 37 milliseconds