Lines Matching refs:FALSE

349 	xCursor->gotoEnd(FALSE);  in lcl_SetText()
354 xCursor->gotoStart(FALSE); in lcl_SetText()
355 xPara->gotoEndOfParagraph(FALSE); in lcl_SetText()
375 xCalc->setAutomaticCalculation(FALSE); in lcl_DoCount()
458 xCursor->gotoEnd(FALSE); in lcl_Annotations()
513 xCursor->goDown( 1, FALSE ); in lcl_Cursor()
551 aNew.IsTransparent = FALSE; in lcl_Cursor()
566 aAny.setBOOL(FALSE); in lcl_Cursor()
579 aNew.Locked = FALSE; in lcl_Cursor()
580 aNew.FormulaHidden = FALSE; in lcl_Cursor()
581 aNew.Hidden = FALSE; in lcl_Cursor()
582 aNew.PrintHidden = FALSE; in lcl_Cursor()
702 xCol->setPropertyValue(L"NewPage", UsrAny((BOOL)FALSE)); in lcl_Sheet()
712 aNew.IsTransparent = FALSE; in lcl_Sheet()
775 xSheets->moveSheet(0, 2, FALSE); in lcl_Sheets()
941 XConsolidationDescriptorRef xDesc = xCons->createConsolidationDescriptor(FALSE); in lcl_Consoli()
957 XSortDescriptorRef xDesc = xSort->createSortDescriptor(FALSE); in lcl_Sort()
991 xPropSet->setPropertyValue(L"IncludeFormats", UsrAny((BOOL)FALSE)); in lcl_Sort()
1010 XTableFilterDescriptorRef xDesc = xFilter->createFilterDescriptor(FALSE); in lcl_Filter()
1065 static BOOL bMerged = FALSE; in lcl_Merge()
1085 static BOOL bOutline = FALSE; in lcl_Outline()
1170 xFC->gotoDependents(FALSE); in lcl_CellCursor()
1176 xFC->gotoPrecedents(FALSE); in lcl_CellCursor()
1277 xSh2->setVisible( FALSE ); in lcl_Scenario()
1382 xCursor->gotoStart(FALSE); in lcl_CellAttrib()
1383 xCursor->goRight(1,FALSE); in lcl_CellAttrib()
1399 xPar->gotoNextParagraph(FALSE,TRUE); in lcl_CellAttrib()
1429 aAny.setBOOL(FALSE); in lcl_Styles()
1511 xNewProp->setPropertyValue(L"TransparentBackground", UsrAny(BOOL(FALSE))); in lcl_AutoForm()
1557 xProp->setPropertyValue(L"TransparentBackground", UsrAny(BOOL(FALSE))); in lcl_Pivot()
1723 xCursor->gotoStart(FALSE); in IMPL_LINK()
1771 xCursor->gotoEnd(FALSE); in IMPL_LINK()
1946 aAny.setBOOL(FALSE); in IMPL_LINK()