Home
last modified time | relevance | path

Searched refs:IsChecked (Results 251 – 275 of 330) sorted by relevance

1...<<11121314

/aoo4110/main/cui/source/inc/
H A Doptimprove.hxx58 inline bool IsYesChecked() const { return m_aYesRB.IsChecked() != sal_False; } in IsYesChecked()
/aoo4110/main/svtools/workben/
H A Dsvdem.cxx510 aFont.SetWordLineMode( aWordLineBox.IsChecked() ); in SetAttr()
511 aFont.SetShadow( aShadowBox.IsChecked() ); in SetAttr()
512 aFont.SetOutline( aOutlineBox.IsChecked() ); in SetAttr()
/aoo4110/main/sfx2/source/sidebar/
H A DTabItem.cxx68 const bool bIsSelected (IsChecked()); in Paint()
/aoo4110/main/sfx2/inc/sfx2/
H A Dprintopt.hxx147 sal_Bool IsNoWarningChecked() const { return aNoWarnCB.IsChecked(); } in IsNoWarningChecked()
/aoo4110/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx507 if ( pRadios[i]->IsChecked() ) in GetFocus()
706 if ( i_pRadioButton->IsChecked() ) in IMPL_LINK()
/aoo4110/main/xmlsecurity/source/dialogs/
H A Dwarnings.cxx128 if( mbSignedMode && maAlwaysTrustCB.IsChecked() ) in IMPL_LINK()
/aoo4110/main/accessibility/inc/accessibility/standard/
H A Dvclxaccessiblecheckbox.hxx57 bool IsChecked();
H A Daccessiblemenubasecomponent.hxx85 virtual sal_Bool IsChecked();
/aoo4110/main/cui/source/options/
H A Dinternationaloptions.cxx94 m_aRB_TxtDirLeft2Right.IsChecked() ), in FillItemSet()
/aoo4110/main/svx/source/form/
H A Ddatanavi.cxx2579 m_aReadonlyBtn.Enable( m_aReadonlyCB.IsChecked() ); in IMPL_LINK()
2580 m_aRequiredBtn.Enable( m_aRequiredCB.IsChecked() ); in IMPL_LINK()
2581 m_aRelevantBtn.Enable( m_aRelevantCB.IsChecked() ); in IMPL_LINK()
2582 m_aConstraintBtn.Enable( m_aConstraintCB.IsChecked() ); in IMPL_LINK()
2583 m_aCalculateBtn.Enable( m_aCalculateCB.IsChecked() ); in IMPL_LINK()
2598 bool bIsChecked = ( pBox->IsChecked() != sal_False ); in IMPL_LINK()
/aoo4110/main/padmin/source/
H A Dfontentry.cxx554 …Files, String( RTL_CONSTASCII_USTRINGPARAM( "PFA;PFB;TTF;TTC;OTF" ) ), m_aSubDirsBox.IsChecked() ); in IMPL_LINK()
619 nSuccess = m_rFontManager.importFonts( aFiles, m_aLinkOnlyBox.IsChecked() ? true : false, this ); in copyFonts()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dmvtabdlg.cxx164 bCopyTable = aBtnCopy.IsChecked(); in IMPL_LINK()
H A Dmtrindlg.cxx162 if ( aBtnDefVal.IsChecked() ) in IMPL_LINK()
H A Dcrnrdlg.cxx336 if ( aBtnColHead.IsChecked() ) in AdjustColRowData()
793 if ( aBtnColHead.IsChecked() ) in IMPL_LINK_INLINE_END()
/aoo4110/main/svtools/inc/svtools/
H A Ddialogcontrolling.hxx229 _rOperateOn.Enable( m_rCheckable.IsChecked() ); in operateOn()
/aoo4110/main/sfx2/source/dialog/
H A Dalienwarn.cxx81 sal_Bool bChecked = m_aWarningOnBox.IsChecked(); in ~SfxAlienWarningDialog()
H A Ddinfdlg.cxx878 if ( bEnableUseUserData && aUseUserDataCB.IsChecked() ) in IMPL_LINK()
1004 sal_Bool bUseAuthor = bEnableUseUserData && aUseUserDataCB.IsChecked(); in FillItemSet()
1026 rSet.Put( SfxBoolItem( ID_FILETP_READONLY, aReadOnlyCB.IsChecked() ) ); in FillItemSet()
1659 aRet.Negative = aNegativeCB.IsChecked(); in GetDuration()
/aoo4110/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx792 if (m_all.IsChecked()) in addAdditional()
1384 if (m_all.IsChecked()) in IMPL_LINK()
1452 if (p->m_eKind == ENABLED_UPDATE && m_updates.IsChecked(i)) { in IMPL_LINK()
/aoo4110/main/sw/source/ui/dbui/
H A Dmmpreparemergepage.cxx177 rConfigItem.ExcludeRecord( rConfigItem.GetResultSetPosition(), pBox->IsChecked()); in IMPL_LINK()
/aoo4110/main/sw/source/core/inc/
H A Dbookmrk.hxx260 bool IsChecked() const;
/aoo4110/main/sfx2/source/appl/
H A Dnewhelp.cxx1032 sal_Int32 nChecked = aFullWordsCB.IsChecked() ? 1 : 0; in ~SearchTabPage_Impl()
1035 nChecked = aScopeCB.IsChecked() ? 1 : 0; in ~SearchTabPage_Impl()
1094 if ( !aFullWordsCB.IsChecked() ) in IMPL_LINK()
1098 if ( aScopeCB.IsChecked() ) in IMPL_LINK()
2538 sal_Bool bChecked = pBox->IsChecked(); in IMPL_LINK()
/aoo4110/main/cui/source/dialogs/
H A Dsrchxtra.cxx215 sal_Bool bChecked = aAttrLB.IsChecked(i); in IMPL_LINK()
H A Dcuigaldlg.cxx1101 if( !aCbxPreview.IsChecked() ) in IMPL_LINK()
1210 if( bPreviewPossible && aCbxPreview.IsChecked() ) in IMPL_LINK()
/aoo4110/main/basctl/source/basicide/
H A Dmoduldl2.cxx259 sal_Bool BasicCheckBox::IsChecked( sal_uLong nPos ) const in IsChecked() function in BasicCheckBox
461 mbExportAsPackage = maExportAsPackageButton.IsChecked(); in IMPL_LINK()
935 if ( pLibDlg->GetLibBox().IsChecked( nLib ) ) in InsertLib()
/aoo4110/main/vcl/source/window/
H A Ddlgctrl.cxx492 if ( !((RadioButton*)this)->IsChecked() ) in ImplControlFocus()
517 if ( !((RadioButton*)this)->IsChecked() ) in ImplControlFocus()

Completed in 156 milliseconds

1...<<11121314