Home
last modified time | relevance | path

Searched refs:pState (Results 76 – 100 of 202) sorted by relevance

123456789

/trunk/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx286 const SfxPoolItem* pState, in NotifyItemUpdate() argument
297 const SfxInt16Item* pItem = (const SfxInt16Item*)pState; in NotifyItemUpdate()
335 const SfxStringItem* pItem = (const SfxStringItem*)pState; in NotifyItemUpdate()
/trunk/main/svx/inc/svx/
H A Dlayctrl.hxx45 const SfxPoolItem* pState );
70 const SfxPoolItem* pState );
H A Dlboxctrl.hxx58 const SfxPoolItem* pState );
76 const SfxPoolItem* pState );
H A Dfillctrl.hxx70 virtual void StateChanged(sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState);
71 void Update(const SfxPoolItem* pState);
/trunk/main/svx/source/form/
H A Dtabwin.cxx322 void FmFieldWin::StateChanged(sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState) in StateChanged() argument
324 if (!pState || SID_FM_FIELDS_CONTROL != nSID) in StateChanged()
329 FmFormShell* pShell = PTR_CAST(FmFormShell,((SfxObjectItem*)pState)->GetShell()); in StateChanged()
H A Dfmexpl.cxx613 …void NavigatorFrame::StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState in StateChanged() argument
615 if( !pState || SID_FM_FMEXPLORER_CONTROL != nSID ) in StateChanged()
620 FmFormShell* pShell = PTR_CAST( FmFormShell,((SfxObjectItem*)pState)->GetShell() ); in StateChanged()
/trunk/main/basctl/source/basicide/
H A Dbasicbox.cxx68 void LibBoxControl::StateChanged( sal_uInt16, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() argument
82 if ( pState->ISA(SfxStringItem) ) in StateChanged()
83 pBox->Update( (const SfxStringItem*)pState ); in StateChanged()
H A Dbasicbox.hxx43 const SfxPoolItem* pState );
116 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
/trunk/main/sfx2/inc/sfx2/sidebar/
H A DControllerItem.hxx64 const SfxPoolItem* pState,
136 virtual void StateChanged (sal_uInt16 nSId, SfxItemState eState, const SfxPoolItem* pState);
/trunk/main/svx/source/tbxctrls/
H A Dformatpaintbrushctrl.cxx107 const SfxPoolItem* pState ) in StateChanged() argument
111 SfxToolBoxControl::StateChanged( nSID, eState, pState ); in StateChanged()
H A Dtbxdrctl.cxx68 const SfxPoolItem* pState ) in StateChanged() argument
71 SfxToolBoxControl::StateChanged( nSID, eState, pState ); in StateChanged()
H A Dverttexttbxctrl.cxx74 const SfxPoolItem* pState ) in StateChanged() argument
86 SfxToolBoxControl::StateChanged(nSID, eState, pState); in StateChanged()
H A Dgrafctrl.cxx677 …d SvxGrafToolBoxControl::StateChanged( sal_uInt16, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() argument
693 pCtrl->Update( pState ); in StateChanged()
818 …xGrafModeToolBoxControl::StateChanged( sal_uInt16, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() argument
834 pCtrl->Update( pState ); in StateChanged()
/trunk/main/svx/source/dialog/
H A Dhyprlink.cxx264 const SfxPoolItem* pState ) in StateChanged() argument
273 if ( pState && eState == SFX_ITEM_AVAILABLE ) in StateChanged()
274 bItem = ((SfxBoolItem*)pState)->GetValue(); in StateChanged()
298 const SvxHyperlinkItem& rHLnkItem = *((const SvxHyperlinkItem*)pState); in StateChanged()
/trunk/main/svx/source/mnuctrls/
H A Dfntctl.cxx101 sal_uInt16, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() argument
110 const SvxFontItem* pFontItem = PTR_CAST( SvxFontItem, pState ); in StateChanged()
/trunk/main/avmedia/source/framework/
H A Dmediatoolbox.cxx108 …olBoxControl::StateChanged( sal_uInt16 /* nSID */, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() argument
127 const MediaItem* pMediaItem = PTR_CAST( MediaItem, pState ); in StateChanged()
/trunk/main/sfx2/source/statbar/
H A Dstbitem.cxx439 const SfxPoolItem* pState /* Zeiger auf ein SfxPoolItem, welches nur in StateChanged() argument
459 const SfxStringItem* pStr = PTR_CAST( SfxStringItem, pState ); in StateChanged()
464 DBG_ASSERT( eState != SFX_ITEM_AVAILABLE || pState->ISA(SfxVoidItem), in StateChanged()
/trunk/main/sfx2/inc/sfx2/
H A Dsfxstatuslistener.hxx43 …irtual void StateChanged( sal_uInt16 nSlotId, SfxItemState eState, const SfxPoolItem* pState ) = 0;
65 … virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
/trunk/main/sd/source/ui/dlg/
H A Ddiactrl.cxx142 SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() argument
159 pItem = dynamic_cast< const SfxUInt16Item* >( pState ); in StateChanged()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx1337 SfxTemplateItem* pState = pFamilyState[nActFamily-1]; in FillTreeBox() local
1351 if(pState) //Aktuellen Eintrag selektieren in FillTreeBox()
1352 aStyle = pState->GetStyleName(); in FillTreeBox()
1495 SfxTemplateItem *pState = pFamilyState[nActFamily-1]; in UpdateStyles_Impl() local
1497 if(pState) //Aktuellen Eintrag selektieren in UpdateStyles_Impl()
1498 aStyle = pState->GetStyleName(); in UpdateStyles_Impl()
1682 SfxTemplateItem *pState = pFamilyState[nActFamily-1]; in IMPL_LINK() local
1683 if(pState) in IMPL_LINK()
1685 const String aStyle(pState->GetStyleName()); in IMPL_LINK()
/trunk/main/vcl/unx/headless/
H A Dsvpframe.hxx88 virtual void SetWindowState( const SalFrameState* pState );
89 virtual sal_Bool GetWindowState( SalFrameState* pState );
/trunk/main/sd/source/ui/inc/
H A Dnavigatr.hxx192 const SfxPoolItem* pState );
215 const SfxPoolItem* pState );
/trunk/main/svx/source/customshapes/
H A Dtbxcustomshapes.cxx109 const SfxPoolItem* pState ) in StateChanged() argument
111 SfxToolBoxControl::StateChanged( nSID, eState, pState ); in StateChanged()
/trunk/main/winaccessibility/source/service/
H A DAccObjectWinManager.cxx958 void AccObjectWinManager::DecreaseState( XAccessible* pXAcc,unsigned short pState ) in DecreaseState() argument
962 pAccObj->DecreaseState( pState ); in DecreaseState()
973 void AccObjectWinManager::IncreaseState( XAccessible* pXAcc,unsigned short pState ) in IncreaseState() argument
977 pAccObj->IncreaseState( pState ); in IncreaseState()
/trunk/main/winaccessibility/inc/
H A DAccObjectManagerAgent.hxx64 void DecreaseState( com::sun::star::accessibility::XAccessible* pXAcc,unsigned short pState );
65 void IncreaseState( com::sun::star::accessibility::XAccessible* pXAcc,unsigned short pState );

Completed in 119 milliseconds

123456789