Home
last modified time | relevance | path

Searched refs:pState (Results 176 – 200 of 202) sorted by relevance

123456789

/trunk/main/sc/source/ui/sidebar/
H A DAlignmentPropertyPanel.hxx59 const SfxPoolItem* pState,
H A DCellAppearancePropertyPanel.hxx67 const SfxPoolItem* pState,
/trunk/main/svx/inc/svx/
H A Dbmpmask.hxx50 const SfxPoolItem* pState );
/trunk/main/sw/source/ui/shells/
H A Dannotsh.cxx799 const SfxPoolItem* pState = rView.GetSlotState(nWhich); in GetState() local
800 if (pState) in GetState()
801 rSet.Put(SfxBoolItem(nWhich, ((const SfxBoolItem*)pState)->GetValue())); in GetState()
/trunk/main/sw/source/ui/inc/
H A Dnavipi.hxx165 const SfxPoolItem* pState );
/trunk/main/svx/source/tbxctrls/
H A Dextrusioncontrols.cxx1023 …rusionColorControl::StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() argument
1033 pItem = PTR_CAST( SvxColorItem, pState ); in StateChanged()
/trunk/main/sfx2/inc/sfx2/
H A Dmnuitem.hxx87 const SfxPoolItem* pState );
H A Dstbitem.hxx104 const SfxPoolItem* pState );
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.hxx85 const SfxPoolItem* pState,
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.hxx75 const SfxPoolItem* pState,
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.hxx86 const SfxPoolItem* pState,
/trunk/main/sd/source/filter/html/
H A Dhtmlex.hxx193 …String TextAttribToHTMLString( SfxItemSet* pSet, HtmlState* pState, const Color& rBackgroundColor …
/trunk/main/sc/source/ui/inc/
H A Dnavipi.hxx111 void NotifyState( const SfxPoolItem* pState );
H A Dinputhdl.hxx189 void NotifyChange( const ScInputHdlState* pState, sal_Bool bForce = sal_False,
/trunk/main/svx/source/form/
H A Dfiltnav.cxx1979 …FilterNavigatorWin::StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() argument
1981 if( !pState || SID_FM_FILTER_NAVIGATOR_CONTROL != nSID ) in StateChanged()
1986 FmFormShell* pShell = PTR_CAST( FmFormShell,((SfxObjectItem*)pState)->GetShell() ); in StateChanged()
H A Ddatanavi.cxx2408 void DataNavigator::StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() argument
2410 if ( !pState || SID_FM_DATANAVIGATOR_CONTROL != nSID ) in StateChanged()
2415 FmFormShell* pShell = PTR_CAST( FmFormShell,((SfxObjectItem*)pState)->GetShell() ); in StateChanged()
H A Dfmshimp.cxx4210 …ersionMenuController::StateChanged(sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState) in StateChanged() argument
4213 SfxMenuControl::StateChanged(nSID, eState, pState); in StateChanged()
/trunk/main/sd/source/core/
H A Dstlsheet.cxx1370 PropertyState* pState = aPropertyStateSequence.getArray(); in getPropertyStates() local
1373 *pState++ = getPropertyState( *pNames++ ); in getPropertyStates()
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx127 const SfxPoolItem* pState );
/trunk/main/svx/source/inc/
H A Dfiltnav.hxx346 void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
H A Ddatanavi.hxx299 const SfxPoolItem* pState );
H A Dfmexpl.hxx590 void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
H A Dfmshimp.hxx601 …PRIVATE virtual void StateChanged(sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState);
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx3141 beans::PropertyState* pState = aRet.getArray(); in getPropertyStates() local
3146 pState[nIdx] = getPropertyState( pNames[nIdx] ); in getPropertyStates()
3152 pState[nIdx] = getPropertyState( pNames[nIdx] ); in getPropertyStates()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx1098 beans::PropertyState* pState = aRet.getArray(); in _getPropertyStates() local
1124 bUnknownPropertyFound = !_getOnePropertyStates(pSet, pMap, *pState++); in _getPropertyStates()

Completed in 194 milliseconds

123456789