Home
last modified time | relevance | path

Searched refs:eState (Results 326 – 350 of 419) sorted by relevance

1...<<11121314151617

/trunk/main/autodoc/source/parser_i/inc/s2_luidl/
H A Dpe_func2.hxx133 E_State eState; member in csi::uidl::PE_Function
H A Dpe_iface.hxx155 E_State eState; member in csi::uidl::PE_Interface
/trunk/main/sw/source/ui/sidebar/
H A DWrapPropertyPanel.hxx51 const SfxItemState eState,
/trunk/main/vcl/inc/unx/
H A Di18n_cb.hxx85 preedit_status_t eState; member
/trunk/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.hxx55 const SfxItemState eState,
H A DAlignmentPropertyPanel.hxx58 const SfxItemState eState,
/trunk/main/svx/inc/svx/
H A Dfontwork.hxx71 virtual void StateChanged(sal_uInt16 nSID, SfxItemState eState,
H A Dimapdlg.hxx100 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
H A Dbmpmask.hxx49 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
/trunk/main/svx/source/dialog/
H A Dhyprdlg.hxx104 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState );
/trunk/main/svx/source/inc/
H A DfmPropBrw.hxx74 virtual void StateChanged(sal_uInt16 nSID, SfxItemState eState, const SfxPoolItem* pState);
H A Dtabwin.hxx99 virtual void StateChanged(sal_uInt16 nSID, SfxItemState eState,
/trunk/main/avmedia/inc/avmedia/
H A Dmediaitem.hxx89 void setState( MediaState eState );
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx770 if ( pInfo->eState != HTMLIMP_NEXTTOKEN // not too much in IMPL_LINK()
799 rS.WriteNumber( (sal_uInt16) pInfo->eState ); in IMPL_LINK()
800 rS << ' ' << sDebugState[pInfo->eState] << endl; in IMPL_LINK()
848 switch ( pInfo->eState ) in IMPL_LINK()
3021 switch( pInfo->eState ) in IMPL_LINK()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.cxx877 …ACorrCheckListBox::SetCheckButtonState( SvLBoxEntry* pEntry, sal_uInt16 nCol, SvButtonState eState) in SetCheckButtonState() argument
884 switch( eState ) in SetCheckButtonState()
908 SvButtonState eState = SV_BUTTON_UNCHECKED; in GetCheckButtonState() local
915 eState = pCheckButtonData->ConvertToButtonState( nButtonFlags ); in GetCheckButtonState()
918 return eState; in GetCheckButtonState()
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx2833 … PropertyState eState = aPropSet._getPropertyState( pProperties->Name, mnParagraphIndex ); in getDefaultAttributes() local
2834 if ( eState == PropertyState_AMBIGUOUS_VALUE ) in getDefaultAttributes()
2933 PropertyState eState = aPropSet.getPropertyState( pProperties->Name ); in getRunAttributes() local
2934 if (eState == PropertyState_DIRECT_VALUE) in getRunAttributes()
2939 pOutSequence->State = eState; in getRunAttributes()
/trunk/main/autodoc/source/parser_i/inc/s2_dsapi/
H A Ddocu_pe2.hxx163 E_State eState; member in csi::dsapi::SapiDocu_PE
/trunk/main/svx/source/svdraw/
H A Dsvdedtv.cxx556 SfxItemState eState = rSet.GetItemState(XATTR_FILLSTYLE, sal_False); in CheckPossibilities() local
558 if(SFX_ITEM_DONTCARE != eState) in CheckPossibilities()
/trunk/main/sd/source/ui/inc/
H A Danimobjs.hxx188 virtual void StateChanged( sal_uInt16 nSId, SfxItemState eState,
/trunk/main/sd/source/ui/view/
H A Dsdruler.cxx56 virtual void StateChanged( sal_uInt16 nSId, SfxItemState eState,
/trunk/main/svx/source/sidebar/graphic/
H A DGraphicPropertyPanel.hxx57 const SfxItemState eState,
/trunk/main/sc/source/ui/unoobj/
H A Dstyleuno.cxx1370 SfxItemState eState = pItemSet->GetItemState( nWhich, sal_False ); in getPropertyState() local
1377 if ( eState == SFX_ITEM_SET ) in getPropertyState()
1379 else if ( eState == SFX_ITEM_DEFAULT ) in getPropertyState()
1381 else if ( eState == SFX_ITEM_DONTCARE ) in getPropertyState()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx302 SfxItemState eState = pSet->GetItemState(SID_ATTR_NUMBERING_RULE, sal_False, &pItem); in StoreMapUnit_impl() local
303 if(eState == SFX_ITEM_SET) in StoreMapUnit_impl()
308 eState = pSet->GetItemState(EE_PARA_NUMBULLET, sal_False, &pItem); in StoreMapUnit_impl()
309 if(eState == SFX_ITEM_SET) in StoreMapUnit_impl()
/trunk/main/sw/source/ui/inc/
H A Dnavipi.hxx164 virtual void StateChanged( sal_uInt16 nSID, SfxItemState eState,
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlideSorterView.hxx230 const model::PageDescriptor::State eState,

Completed in 286 milliseconds

1...<<11121314151617