Home
last modified time | relevance | path

Searched refs:bInput (Results 1 – 13 of 13) sorted by relevance

/trunk/main/l10ntools/source/
H A Dlngex.cxx71 sal_Bool bInput = sal_False; in ParseCommandLine() local
119 bInput = sal_True; // source file found in ParseCommandLine()
148 if ( bInput ) { in ParseCommandLine()
H A Dhelpex.cxx75 sal_Bool bInput = sal_False; in ParseCommandLine() local
127 bInput = sal_True; // source file found in ParseCommandLine()
167 if ( bInput ) { in ParseCommandLine()
H A Dxrmmerge.cxx86 sal_Bool bInput = sal_False; in GetOutputFile() local
130 bInput = sal_True; // source file found in GetOutputFile()
158 if ( bInput ) { in GetOutputFile()
H A Dcfgmerge.cxx87 sal_Bool bInput = sal_False; in GetOutputFile() local
138 bInput = sal_True; // source file found in GetOutputFile()
167 if ( bInput ) { in GetOutputFile()
H A Dexport.cxx97 sal_Bool bInput = sal_False; in GetOutputFile() local
150 bInput = sal_True; // min. one source file found in GetOutputFile()
178 if ( bInput ) { in GetOutputFile()
/trunk/main/sw/inc/
H A Dexpfld.hxx230 sal_Bool bInput; member in SwSetExpField
286 { bInput = bInp; } in SetInputFlag()
289 { return bInput; } in GetInputFlag()
/trunk/main/sw/source/core/inc/
H A Dlayact.hxx88 sal_Bool bInput; //Zum Abbrechen der Verarbeitung wenn ein Input anliegt. member in SwLayAction
145 sal_Bool IsInput() const { return bInput; } in IsInput()
/trunk/main/sw/source/core/fields/
H A Dexpfld.cxx792 bInput = sal_False; in SwSetExpField()
831 : (bInput) in GetFieldName()
857 pTmp->bInput = bInput; in Copy()
/trunk/main/framework/qa/complex/loadAllDocuments/
H A DStreamSimulator.java82 String sFileName, boolean bInput) in StreamSimulator() argument
99 if (bInput) in StreamSimulator()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DStreamSimulator.java86 public StreamSimulator( String sFileName , boolean bInput , in StreamSimulator() argument
106 if (bInput) in StreamSimulator()
/trunk/main/svx/source/sidebar/text/
H A DSvxSBFontNameBox.hxx59 bool bInput; member in svx::sidebar::SvxSBFontNameBox
H A DSvxSBFontNameBox.cxx96 , bInput(false) in SvxSBFontNameBox()
/trunk/main/sw/source/core/layout/
H A Dlayact.cxx186 bInput = GetInputType() && Application::AnyInput( GetInputType() ); in CheckIdleEnd()
390 bInput = bAgain = bNextCycle = bCalcLayout = bIdle = bReschedule = in SwLayAction()
419 bInput = bAgain = bNextCycle = bCalcLayout = bIdle = bReschedule = in Reset()
750 bInput = sal_True; in InternalAction()

Completed in 71 milliseconds