Lines Matching refs:Check

217         aTblCB      .Check  (pElemAttr->bTable                );  in Reset()
218 aGrfCB .Check (pElemAttr->bGraphic ); in Reset()
219 aDrwCB .Check (pElemAttr->bDrawing ); in Reset()
220 aFldNameCB .Check (pElemAttr->bFieldName ); in Reset()
221 aPostItCB .Check (pElemAttr->bNotes ); in Reset()
222 aCrossCB .Check( pElemAttr->bCrosshair ); in Reset()
223 aBigHandleCB.Check(pElemAttr->bBigHandles ); in Reset()
224 aHScrollBox.Check( pElemAttr->bHorzScrollbar ); in Reset()
225 aVScrollBox.Check( pElemAttr->bVertScrollbar ); in Reset()
226 aAnyRulerCB.Check( pElemAttr->bAnyRuler ); in Reset()
227 aHRulerCBox.Check( pElemAttr->bHorzRuler ); in Reset()
228 aVRulerCBox.Check( pElemAttr->bVertRuler ); in Reset()
229 aVRulerRightCBox.Check(pElemAttr->bVertRulerRight); in Reset()
230 aSmoothCBox.Check( pElemAttr->bSmoothScroll ); in Reset()
497 aGrfCB.Check( pAddPrinterAttr->bPrintGraphic || pAddPrinterAttr->bPrintDraw ); in Reset()
500 aCtrlFldCB.Check( pAddPrinterAttr->bPrintControl); in Reset()
501 aBackgroundCB.Check( pAddPrinterAttr->bPrintPageBackground); in Reset()
502 aBlackFontCB.Check( pAddPrinterAttr->bPrintBlackFont); in Reset()
503 aPrintHiddenTextCB.Check( pAddPrinterAttr->bPrintHiddenText); in Reset()
504 aPrintTextPlaceholderCB.Check(pAddPrinterAttr->bPrintTextPlaceholder); in Reset()
505 aLeftPageCB.Check( pAddPrinterAttr->bPrintLeftPages); in Reset()
506 aRightPageCB.Check( pAddPrinterAttr->bPrintRightPages); in Reset()
508 aPaperFromSetupCB.Check(pAddPrinterAttr->bPaperFromSetup); in Reset()
509 aPrintEmptyPagesCB.Check(pAddPrinterAttr->bPrintEmptyPages); in Reset()
510 aProspectCB.Check( pAddPrinterAttr->bPrintProspect); in Reset()
511 aProspectCB_RTL.Check( pAddPrinterAttr->bPrintProspectRTL); in Reset()
514 aNoRB.Check (pAddPrinterAttr->nPrintPostIts== POSTITS_NONE ) ; in Reset()
515 aOnlyRB.Check (pAddPrinterAttr->nPrintPostIts== POSTITS_ONLY ) ; in Reset()
516 aEndRB.Check (pAddPrinterAttr->nPrintPostIts== POSTITS_ENDDOC ) ; in Reset()
517 aEndPageRB.Check (pAddPrinterAttr->nPrintPostIts== POSTITS_ENDPAGE ) ; in Reset()
546 aProspectCB_RTL.Check( sal_False ); in IMPL_LINK_INLINE_START()
693 aDocOnlyCB.Check(SW_MOD()->GetModuleConfig()->IsDefaultFontInCurrDocOnly()); in SwStdFontTabPage()
1396 case TBLFIX_CHGABS: aFixRB.Check(); break; in Reset()
1397 case TBLFIX_CHGPROP: aFixPropRB.Check(); break; in Reset()
1398 case TBLVAR_CHGABS: aVarRB.Check(); break; in Reset()
1452 aHeaderCB.Check(0 != (nInsTblFlags & tabopts::HEADLINE)); in Reset()
1453 aRepeatHeaderCB.Check(aInsOpts.mnRowsToRepeat > 0); in Reset()
1454 aDontSplitCB.Check(!(nInsTblFlags & tabopts::SPLIT_LAYOUT)); in Reset()
1455 aBorderCB.Check(0 != (nInsTblFlags & tabopts::DEFAULT_BORDER)); in Reset()
1457 aNumFormattingCB.Check(pModOpt->IsInsTblFormatNum(bHTMLMode)); in Reset()
1458 aNumFmtFormattingCB.Check(pModOpt->IsInsTblChangeNumFormat(bHTMLMode)); in Reset()
1459 aNumAlignmentCB.Check(pModOpt->IsInsTblAlignNum(bHTMLMode)); in Reset()
1530 aOnOffCB.Check( aOpt.IsOn() ); in SwShdwCrsrOptionsTabPage()
1533 aFillIndentRB.Check( FILL_INDENT == eMode ); in SwShdwCrsrOptionsTabPage()
1534 aFillMarginRB.Check( FILL_MARGIN == eMode ); in SwShdwCrsrOptionsTabPage()
1535 aFillTabRB.Check( FILL_TAB == eMode ); in SwShdwCrsrOptionsTabPage()
1536 aFillSpaceRB.Check( FILL_SPACE == eMode ); in SwShdwCrsrOptionsTabPage()
1655 aOnOffCB.Check( aOpt.IsOn() ); in Reset()
1658 aFillIndentRB.Check( FILL_INDENT == eMode ); in Reset()
1659 aFillMarginRB.Check( FILL_MARGIN == eMode ); in Reset()
1660 aFillTabRB.Check( FILL_TAB == eMode ); in Reset()
1661 aFillSpaceRB.Check( FILL_SPACE == eMode ); in Reset()
1665 …m_aMathBaselineAlignmentCB.Check( m_pWrtShell->GetDoc()->get( IDocumentSettingAccess::MATH_BASELIN… in Reset()
1675 aCrsrInProtCB.Check(((const SfxBoolItem*)pItem)->GetValue()); in Reset()
1684 aParaCB .Check (pDocDisplayAttr->bParagraphEnd ); in Reset()
1685 aTabCB .Check (pDocDisplayAttr->bTab ); in Reset()
1686 aSpacesCB .Check (pDocDisplayAttr->bSpace ); in Reset()
1687 aHSpacesCB .Check (pDocDisplayAttr->bNonbreakingSpace ); in Reset()
1688 aSHyphCB .Check (pDocDisplayAttr->bSoftHyphen ); in Reset()
1689 aCharHiddenCB.Check (pDocDisplayAttr->bCharHiddenText ); in Reset()
1690 aFldHiddenCB .Check (pDocDisplayAttr->bFldHiddenText ); in Reset()
1691 aFldHiddenParaCB.Check (pDocDisplayAttr->bShowHiddenPara ); in Reset()
1692 aBreakCB .Check (pDocDisplayAttr->bManualBreak ); in Reset()
2581 aTest1CBox.Check(pTestAttr->bTest1); in Reset()
2582 aTest2CBox.Check(pTestAttr->bTest2); in Reset()
2583 aTest3CBox.Check(pTestAttr->bTest3); in Reset()
2584 aTest4CBox.Check(pTestAttr->bTest4); in Reset()
2585 aTest5CBox.Check(pTestAttr->bTest5); in Reset()
2586 aTest6CBox.Check(pTestAttr->bTest6); in Reset()
2587 aTest7CBox.Check(pTestAttr->bTest7); in Reset()
2588 aTest8CBox.Check(pTestAttr->bTest8); in Reset()
2589 aTest9CBox.Check(pTestAttr->bTest9); in Reset()
2590 aTest10CBox.Check(pTestAttr->bTest10); in Reset()