/aoo41x/main/extensions/source/propctrlr/ |
H A D | composeduiupdate.cxx | 151 …ALL enablePropertyUI( const ::rtl::OUString& _rPropertyName, ::sal_Bool _bEnable ) throw (RuntimeE… 152 …nst ::rtl::OUString& _rPropertyName, ::sal_Int16 _nElements, ::sal_Bool _bEnable ) throw (RuntimeE… 176 …rDisabled( const ::rtl::OUString& _rPropertyName, sal_Int16 _nElementIdOrZero, sal_Bool _bEnable ); 269 …orUI::enablePropertyUI( const ::rtl::OUString& _rPropertyName, sal_Bool _bEnable ) throw (RuntimeE… in enablePropertyUI() argument 275 …rkStringKeyPositiveOrNegative( _rPropertyName, aEnabledProperties, aDisabledProperties, _bEnable ); in enablePropertyUI() 280 …OrDisabled( const ::rtl::OUString& _rPropertyName, sal_Int16 _nElementIdOrZero, sal_Bool _bEnable ) in impl_markElementEnabledOrDisabled() argument 289 _bEnable in impl_markElementEnabledOrDisabled() 300 …( const ::rtl::OUString& _rPropertyName, sal_Int16 _nElements, sal_Bool _bEnable ) throw (RuntimeE… in enablePropertyUIElements() argument 306 …ntEnabledOrDisabled( _rPropertyName, _nElements & PropertyLineElement::InputControl, _bEnable ); in enablePropertyUIElements() 307 …ntEnabledOrDisabled( _rPropertyName, _nElements & PropertyLineElement::PrimaryButton, _bEnable ); in enablePropertyUIElements() [all …]
|
H A D | browserline.cxx | 348 void implEnable( Window* _pWindow, bool _bEnable ) in implEnable() argument 351 _pWindow->Enable( _bEnable ); in implEnable() 375 void OBrowserLine::EnablePropertyLine( bool _bEnable ) in EnablePropertyLine() argument 377 …( m_nEnableFlags, PropertyLineElement::CompleteLine, PropertyLineElement::CompleteLine, _bEnable ); in EnablePropertyLine() 382 void OBrowserLine::EnablePropertyControls( sal_Int16 _nControls, bool _bEnable ) in EnablePropertyControls() argument 384 … implSetBitIfAffected( m_nEnableFlags, _nControls, PropertyLineElement::InputControl, _bEnable ); in EnablePropertyControls() 385 … implSetBitIfAffected( m_nEnableFlags, _nControls, PropertyLineElement::PrimaryButton, _bEnable ); in EnablePropertyControls() 386 …implSetBitIfAffected( m_nEnableFlags, _nControls, PropertyLineElement::SecondaryButton, _bEnable ); in EnablePropertyControls()
|
H A D | propertyeditor.cxx | 343 void OPropertyEditor::EnableHelpSection( bool _bEnable ) in EnableHelpSection() argument 345 m_bHasHelpSection = _bEnable; in EnableHelpSection() 478 …::EnablePropertyControls( const ::rtl::OUString& _rEntryName, sal_Int16 _nControls, bool _bEnable ) in EnablePropertyControls() argument 484 pPage->getListBox().EnablePropertyControls( _rEntryName, _nControls, _bEnable ); in EnablePropertyControls() 489 void OPropertyEditor::EnablePropertyLine( const ::rtl::OUString& _rEntryName, bool _bEnable ) in EnablePropertyLine() argument 495 pPage->getListBox().EnablePropertyLine( _rEntryName, _bEnable ); in EnablePropertyLine()
|
H A D | propertyeditor.hxx | 91 void EnableHelpSection( bool _bEnable ); 108 …oid EnablePropertyLine( const ::rtl::OUString& _rEntryName, bool _bEnable ); 109 … EnablePropertyControls( const ::rtl::OUString& _rEntryName, sal_Int16 _nControls, bool _bEnable );
|
H A D | browserlistbox.hxx | 150 void EnableHelpSection( bool _bEnable ); 165 … EnablePropertyControls( const ::rtl::OUString& _rEntryName, sal_Int16 _nControls, bool _bEnable ); 166 …oid EnablePropertyLine( const ::rtl::OUString& _rEntryName, bool _bEnable );
|
H A D | browserlistbox.cxx | 530 void OBrowserListBox::EnableHelpSection( bool _bEnable ) in EnableHelpSection() argument 532 m_pHelpWindow->Show( _bEnable ); in EnableHelpSection() 711 …::EnablePropertyControls( const ::rtl::OUString& _rEntryName, sal_Int16 _nControls, bool _bEnable ) in EnablePropertyControls() argument 715 pLine->EnablePropertyControls( _nControls, _bEnable ); in EnablePropertyControls() 719 void OBrowserListBox::EnablePropertyLine( const ::rtl::OUString& _rEntryName, bool _bEnable ) in EnablePropertyLine() argument 723 pLine->EnablePropertyLine( _bEnable ); in EnablePropertyLine()
|
H A D | browserline.hxx | 112 void EnablePropertyControls( sal_Int16 _nControls, bool _bEnable ); 113 void EnablePropertyLine( bool _bEnable );
|
/aoo41x/main/svtools/source/dialogs/ |
H A D | wizardmachine.cxx | 403 void OWizardMachine::enableButtons(sal_uInt32 _nWizardButtonFlags, sal_Bool _bEnable) in enableButtons() argument 406 m_pFinish->Enable(_bEnable); in enableButtons() 408 m_pNextPage->Enable(_bEnable); in enableButtons() 410 m_pPrevPage->Enable(_bEnable); in enableButtons() 412 m_pHelp->Enable(_bEnable); in enableButtons() 414 m_pCancel->Enable(_bEnable); in enableButtons() 657 void OWizardMachine::enableAutomaticNextButtonState( bool _bEnable ) in enableAutomaticNextButtonState() argument 659 m_pImpl->m_bAutoNextButtonState = _bEnable; in enableAutomaticNextButtonState()
|
/aoo41x/main/cui/source/options/ |
H A D | internationaloptions.cxx | 51 inline void EnableOption_SheetView( sal_Bool _bEnable = sal_True ); 71 inline void InternationalOptionsPage::IMPL::EnableOption_SheetView( sal_Bool _bEnable ) in EnableOption_SheetView() argument 73 if( m_bEnable_SheetView_Opt != _bEnable ) in EnableOption_SheetView() 75 ShowOption_SheetView( _bEnable ); in EnableOption_SheetView() 77 m_bEnable_SheetView_Opt = _bEnable; in EnableOption_SheetView()
|
/aoo41x/main/svl/source/config/ |
H A D | ctloptions.cxx | 83 void SetCTLSequenceCheckingRestricted( sal_Bool _bEnable ); 86 void SetCTLSequenceCheckingTypeAndReplace( sal_Bool _bEnable ); 434 void SvtCTLOptions::SetCTLSequenceCheckingRestricted( sal_Bool _bEnable ) in SetCTLSequenceCheckingRestricted() argument 437 pCTLOptions->SetCTLSequenceCheckingRestricted(_bEnable); in SetCTLSequenceCheckingRestricted() 446 void SvtCTLOptions::SetCTLSequenceCheckingTypeAndReplace( sal_Bool _bEnable ) in SetCTLSequenceCheckingTypeAndReplace() argument 449 pCTLOptions->SetCTLSequenceCheckingTypeAndReplace(_bEnable); in SetCTLSequenceCheckingTypeAndReplace()
|
H A D | languageoptions.cxx | 148 void SvtLanguageOptions::SetCTLSequenceCheckingRestricted( sal_Bool _bEnable ) in SetCTLSequenceCheckingRestricted() argument 150 m_pCTLOptions->SetCTLSequenceCheckingRestricted( _bEnable ); in SetCTLSequenceCheckingRestricted() 162 void SvtLanguageOptions::SetCTLSequenceCheckingTypeAndReplace( sal_Bool _bEnable ) in SetCTLSequenceCheckingTypeAndReplace() argument 164 m_pCTLOptions->SetCTLSequenceCheckingTypeAndReplace( _bEnable ); in SetCTLSequenceCheckingTypeAndReplace()
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | textcontrolcombo.cxx | 102 void TextControlCombo::Enable( sal_Bool _bEnable, sal_Bool _bChild ) in Enable() argument 104 mrCtrl.Enable( _bEnable, _bChild ); in Enable() 105 mrFTbefore.Enable( _bEnable, _bChild ); in Enable() 106 mrFTafter.Enable( _bEnable, _bChild ); in Enable()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | paragrph.cxx | 1752 sal_Bool _bEnable = eBreak != SVX_BREAK_NONE && in Reset() local 1755 aApplyCollBtn.Enable(_bEnable); in Reset() 1756 if(!_bEnable) in Reset() 1758 aApplyCollBox.Enable(_bEnable); in Reset() 1759 aPagenumEdit.Enable(_bEnable); in Reset() 1848 sal_Bool _bEnable = nLines > 0; in Reset() local 1851 aWidowRowNo.Enable(_bEnable); in Reset() 1852 aWidowRowLabel.Enable(_bEnable); in Reset() 1871 sal_Bool _bEnable = nLines > 0; in Reset() local 1874 aOrphanRowNo.Enable(_bEnable); in Reset() [all …]
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | saveopt.hxx | 108 void SetPrettyPrinting( sal_Bool _bEnable ); 111 void SetWarnAlienFormat( sal_Bool _bEnable ); 114 void SetLoadDocumentPrinter( sal_Bool _bEnable );
|
/aoo41x/main/fpicker/source/office/ |
H A D | iodlg.hxx | 190 void EnableUI( sal_Bool _bEnable ); 197 void EnableControl( Control* _pControl, sal_Bool _bEnable ); 241 void EnableAutocompletion( sal_Bool _bEnable = sal_True ); 329 virtual void enableControl( sal_Int16 _nControlId, sal_Bool _bEnable );
|
H A D | iodlg.cxx | 1335 void SvtFileDialog::EnableAutocompletion( sal_Bool _bEnable ) in EnableAutocompletion() argument 1337 _pImp->_pEdFileName->EnableAutocompletion( _bEnable ); in EnableAutocompletion() 2027 void SvtFileDialog::EnableUI( sal_Bool _bEnable ) in EnableUI() argument 2029 Enable( _bEnable ); in EnableUI() 2031 if ( _bEnable ) in EnableUI() 2044 void SvtFileDialog::EnableControl( Control* _pControl, sal_Bool _bEnable ) in EnableControl() argument 2052 _pControl->Enable( _bEnable ); in EnableControl() 2054 if ( _bEnable ) in EnableControl() 2964 void SvtFileDialog::enableControl( sal_Int16 _nControlId, sal_Bool _bEnable ) in enableControl() argument 2968 EnableControl( pControl, _bEnable ); in enableControl() [all …]
|
/aoo41x/main/xmlsecurity/inc/xmlsecurity/ |
H A D | macrosecurity.hxx | 84 inline void EnableReset( bool _bEnable = true ); 87 inline void MacroSecurity::EnableReset( bool _bEnable ) in EnableReset() argument 89 maResetBtn.Enable ( _bEnable ); in EnableReset()
|
/aoo41x/main/unotools/source/config/ |
H A D | saveopt.cxx | 1022 void SvtSaveOptions::SetPrettyPrinting( sal_Bool _bEnable ) in SetPrettyPrinting() argument 1024 pImp->pSaveOpt->EnablePrettyPrinting( _bEnable ); in SetPrettyPrinting() 1032 void SvtSaveOptions::SetWarnAlienFormat( sal_Bool _bEnable ) in SetWarnAlienFormat() argument 1034 pImp->pSaveOpt->SetWarnAlienFormat( _bEnable ); in SetWarnAlienFormat() 1042 void SvtSaveOptions::SetLoadDocumentPrinter( sal_Bool _bEnable ) in SetLoadDocumentPrinter() argument 1044 pImp->pSaveOpt->SetLoadDocPrinter( _bEnable ); in SetLoadDocumentPrinter()
|
/aoo41x/main/svtools/source/control/ |
H A D | roadmap.cxx | 476 void ORoadmap::EnableRoadmapItem( ItemId _nItemId, sal_Bool _bEnable, ItemIndex _nStartIndex ) in EnableRoadmapItem() argument 480 pItem->Enable( _bEnable ); in EnableRoadmapItem() 893 void RoadmapItem::Enable( sal_Bool _bEnable) in Enable() argument 895 mpID->Enable(_bEnable); in Enable() 896 mpDescription->Enable(_bEnable); in Enable()
|
/aoo41x/main/svl/inc/svl/ |
H A D | restrictedpaths.hxx | 48 inline void enableFilter( bool _bEnable ) { m_bFilterIsEnabled = _bEnable; } in enableFilter() argument
|
H A D | ctloptions.hxx | 53 void SetCTLSequenceCheckingRestricted( sal_Bool _bEnable ); 56 void SetCTLSequenceCheckingTypeAndReplace( sal_Bool _bEnable );
|
H A D | languageoptions.hxx | 95 void SetCTLSequenceCheckingRestricted( sal_Bool _bEnable ); 98 void SetCTLSequenceCheckingTypeAndReplace( sal_Bool _bEnable );
|
/aoo41x/main/svtools/inc/svtools/ |
H A D | inettbc.hxx | 99 inline void EnableAutocompletion( sal_Bool _bEnable = sal_True ) in EnableAutocompletion() argument 100 { bIsAutoCompleteEnabled = _bEnable; } in EnableAutocompletion()
|
/aoo41x/main/dbaccess/source/ui/inc/ |
H A D | querycontainerwindow.hxx | 100 …setSlotEnabled( sal_Int32 _nSlotId, sal_Bool _bEnable ) { m_pViewSwitch->setSlotEnabled( _nSlotId,… in setSlotEnabled() argument
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | UserAdminDlg.cxx | 191 void OUserAdminDlg::enableConfirmSettings( bool _bEnable ) in enableConfirmSettings() argument 193 (void)_bEnable; in enableConfirmSettings()
|