Home
last modified time | relevance | path

Searched refs:GetState (Results 101 – 125 of 239) sorted by relevance

12345678910

/trunk/main/sw/source/ui/inc/
H A Ddrwtxtsh.hxx64 void GetState(SfxItemSet &);
H A Dsrcview.hxx83 void GetState(SfxItemSet&);
H A Dtextsh.hxx59 void GetState(SfxItemSet &);
H A Dbasesh.hxx91 void GetState(SfxItemSet &);
/trunk/main/sc/source/ui/inc/
H A Ddrtxtob.hxx61 void GetState( SfxItemSet& rSet );
H A Dcellsh.hxx75 void GetState(SfxItemSet &);
H A Ddrawsh.hxx71 void GetState(SfxItemSet &rSet);
H A Dprevwsh.hxx103 void GetState( SfxItemSet& rSet );
/trunk/main/sfx2/inc/sfx2/
H A Dprogress.hxx59 sal_uIntPtr GetState() const { return nVal; } in GetState() function in SfxProgress
/trunk/main/dbaccess/source/ui/inc/
H A Dsingledoccontroller.hxx73 virtual FeatureState GetState( sal_uInt16 nId ) const;
H A DRelationController.hxx52 virtual FeatureState GetState(sal_uInt16 nId) const;
H A DJoinController.hxx66 virtual FeatureState GetState(sal_uInt16 nId) const;
/trunk/main/vcl/inc/vcl/
H A Dmorebtn.hxx74 sal_Bool GetState() const { return mbState; } in GetState() function in MoreButton
/trunk/main/sd/sdi/
H A Dmediaob.sdi27 StateMethod = GetState;
/trunk/main/sw/sdi/
H A D_formsh.sdi35 StateMethod = GetState ;
H A Ddrwbassh.sdi40 StateMethod = GetState ;
H A Dwdrwbase.sdi39 StateMethod = GetState ;
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquerycontroller.cxx478 FeatureState OQueryController::GetState(sal_uInt16 _nId) const in GetState() function in dbaui::OQueryController
492 aReturn = OJoinController::GetState( _nId ); in GetState()
557 aReturn = OJoinController::GetState(_nId); in GetState()
/trunk/main/sd/source/ui/view/
H A DMediaObjectBar.cxx94 void MediaObjectBar::GetState( SfxItemSet& rSet ) in GetState() function in sd::MediaObjectBar
/trunk/main/basctl/source/inc/
H A Dbaside3.hxx84 virtual void GetState( SfxItemSet& );
/trunk/main/starmath/inc/
H A Dsmmod.hxx151 void GetState(SfxItemSet&);
/trunk/main/sc/source/ui/view/
H A Dauditsh.cxx148 void ScAuditingShell::GetState( SfxItemSet& rSet ) in GetState() function in ScAuditingShell
/trunk/main/unotools/inc/unotools/
H A Duseroptions.hxx74 ::rtl::OUString GetState() const;
/trunk/main/sd/inc/
H A Dsdmod.hxx111 void GetState(SfxItemSet&);
/trunk/main/cui/source/tabpages/
H A Dchardlg.cxx1907 rFont.SetOutline( StateToAttr( m_aOutlineBtn.GetState() ) ); in UpdatePreview_Impl()
1911 rFont.SetShadow( StateToAttr( m_aShadowBtn.GetState() ) ); in UpdatePreview_Impl()
2819 TriState eState = m_aOutlineBtn.GetState(); in FillItemSet()
2846 eState = m_aShadowBtn.GetState(); in FillItemSet()
2872 eState = m_aBlinkingBtn.GetState(); in FillItemSet()
2896 eState = m_aHiddenBtn.GetState(); in FillItemSet()

Completed in 72 milliseconds

12345678910