23#include <svx/svxids.hrc>
45 if ( SfxItemState::DEFAULT == eState )
47 if ( SID_STYLE_FAMILY1 <= nSID && nSID <= SID_STYLE_FAMILY4 )
54 else if ( SID_SEARCH_OPTIONS == nSID )
60 else if ( SID_SEARCH_ITEM == nSID )
66 else if ( SID_SEARCH_OPTIONS == nSID || SID_SEARCH_ITEM == nSID )
virtual SfxStyleSheetBasePool * GetStyleSheetPool()
static SAL_WARN_UNUSED_RESULT SfxObjectShell * Current()
virtual void StateChangedAtToolBoxControl(sal_uInt16, SfxItemState, const SfxPoolItem *pState) override
SvxSearchDialog & rSrchDlg
SvxSearchController(sal_uInt16 nId, SfxBindings &rBnd, SvxSearchDialog &rDlg)
In this modeless dialog the attributes for a search are configured and a search is started from it.
SVX_DLLPRIVATE void EnableControls_Impl(const SearchOptionFlags nFlags)
SVX_DLLPRIVATE void TemplatesChanged_Impl(SfxStyleSheetBasePool &rPool)
SVX_DLLPRIVATE void SetItem_Impl(const SvxSearchItem *pItem)
#define DBG_ASSERT(sCon, aError)