Home
last modified time | relevance | path

Searched refs:IsChecked (Results 301 – 325 of 330) sorted by relevance

1...<<11121314

/aoo4110/main/dbaccess/source/ui/dlg/
H A Dadtabdlg.cxx494 if ( m_aCaseTables.IsChecked() )
H A Dindexdialog.cxx729 aPreviouslySelected->bUnique = m_aUnique.IsChecked(); in implSaveModified()
/aoo4110/main/sfx2/source/dialog/
H A Dversdlg.cxx403 mbIsSaveVersionOnClose = aSaveCheckBox.IsChecked(); in IMPL_LINK()
/aoo4110/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx429 inline bool IsYesChecked() const { return m_aYesButton.IsChecked() != sal_False; } in IsYesChecked()
/aoo4110/main/sfx2/source/appl/
H A Dnewhelp.hxx257 inline sal_Bool IsFullWordSearch() const { return aFullWordsCB.IsChecked(); } in IsFullWordSearch()
/aoo4110/main/automation/source/server/
H A Drecorder.cxx208 if ( ((RadioButton*)pWin)->IsChecked() ) in IMPL_LINK()
/aoo4110/main/fpicker/source/office/
H A DOfficeControlAccess.cxx773 aReturn <<= (sal_Bool)static_cast< CheckBox* >( _pControl )->IsChecked( ); in implGetControlProperty()
H A Diodlg.cxx1177 && pThis->_pImp->_pCbAutoExtension->IsChecked() // auto extension is really to be used in IMPL_STATIC_LINK()
3186 return _pImp->_pCbAutoExtension && _pImp->_pCbAutoExtension->IsChecked(); in isAutoExtensionEnabled()
/aoo4110/main/cui/source/customize/
H A Dacccfg.cxx1151 if (aOfficeButton.IsChecked()) in IMPL_LINK()
1153 else if (aModuleButton.IsChecked()) in IMPL_LINK()
/aoo4110/main/sw/source/ui/frmdlg/
H A Dcption.cxx105 bool IsApplyBorderAndShadow( void ) { return aApplyBorderAndShadowCB.IsChecked(); } in IsApplyBorderAndShadow()
/aoo4110/main/filter/source/xsltdialog/
H A Dxmlfiltertestdialog.cxx646 if( maCBXDisplaySource.IsChecked() ) in import()
/aoo4110/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.cxx413 bool bState = mpCBXShowGrid->IsChecked(); in IMPL_LINK()
/aoo4110/main/cui/source/options/
H A Doptdict.cxx164 DictionaryType eType = aExceptBtn.IsChecked() ? in IMPL_LINK()
/aoo4110/main/formula/source/ui/dlg/
H A Dformula.cxx389 pData->SetMatrixFlag(aBtnMatrix.IsChecked()); in ~FormulaDlg_Impl()
992 m_pHelper->dispatch(bOk,aBtnMatrix.IsChecked()); in DoEnter()
/aoo4110/main/sw/source/ui/dbui/
H A Dcreateaddresslistdialog.cxx810 if(m_aFindOnlyCB.IsChecked()) in IMPL_LINK()
/aoo4110/main/sw/source/core/text/
H A Dportxt.cxx977 bool checked = pCheckboxFm->IsChecked(); in Paint()
/aoo4110/main/editeng/source/misc/
H A Dhangulhanja.cxx983 m_bByCharacter = _pBox->IsChecked(); in IMPL_LINK()
/aoo4110/main/padmin/source/
H A Dpadialog.cxx237 m_rPIManager.setCUPSDisabled( m_aCUPSCB.IsChecked() ); in IMPL_LINK()
H A Dprtsetup.cxx735 m_pParent->m_aJobData.m_bPerformFontSubstitution = m_aEnableBox.IsChecked() ? true : false; in IMPL_LINK()
/aoo4110/main/sw/source/ui/table/
H A Dtautofmt.cxx324 sal_Bool bCheck = ((CheckBox*)pBtn)->IsChecked(), bDataChgd = sal_True; in IMPL_LINK()
/aoo4110/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx2333 pOptions->SetPreviewChangedEffects( mpCBAutoPreview->IsChecked() ? sal_True : sal_False ); in IMPL_LINK()
2440 if( !bForcePreview && !mpCBAutoPreview->IsChecked() ) in onPreview()
/aoo4110/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx992 pEntry->SetVisible(m_pVisibleCell->GetBox().IsChecked()); in SaveModified()
2028 pEntry->SetVisible(m_pVisibleCell->GetBox().IsChecked()); in CellModified()
/aoo4110/main/cui/source/tabpages/
H A Dborder.cxx1209 bSync = pBox->IsChecked(); in IMPL_LINK()
/aoo4110/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx1390 bool bState = maChecks.IsChecked(static_cast< sal_uInt16 >( i )); in getResult()
/aoo4110/main/cui/source/dialogs/
H A DSpellDialog.cxx575 rParent.SetGrammarChecking( pBox->IsChecked() ); in IMPL_LINK()

Completed in 355 milliseconds

1...<<11121314