| /trunk/main/sw/source/filter/xml/ |
| H A D | xmltexte.cxx | 264 const XMLPropertyState **pStates, in lcl_addAspect() argument 272 …*pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_DRAW_ASPECT ), uno::makeAny( nAs… in lcl_addAspect() 273 pStates++; in lcl_addAspect() 280 const XMLPropertyState **pStates, in lcl_addOutplaceProperties() argument 292 … *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_LEFT ), aAny ); in lcl_addOutplaceProperties() 293 pStates++; in lcl_addOutplaceProperties() 297 … *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_TOP ), aAny ); in lcl_addOutplaceProperties() 298 pStates++; in lcl_addOutplaceProperties() 302 … *pStates = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_VIS_AREA_WIDTH ), aAny ); in lcl_addOutplaceProperties() 303 pStates++; in lcl_addOutplaceProperties() [all …]
|
| /trunk/main/winaccessibility/source/service/ |
| H A D | AccObject.cxx | 744 Sequence<short> pStates = pRState->getStates(); in UpdateState() local 745 int count = pStates.getLength(); in UpdateState() 755 if( pStates[iIndex] == ENABLED ) in UpdateState() 757 else if( pStates[iIndex] == SHOWING) in UpdateState() 759 else if( pStates[iIndex] == VISIBLE) in UpdateState() 761 else if( pStates[iIndex] == EDITABLE ) in UpdateState() 763 else if (pStates[iIndex] == FOCUSABLE) in UpdateState() 765 IncreaseState( pStates[iIndex]); in UpdateState() 1018 Sequence<short> pStates = pRState->getStates(); in GetExpandedState() local 1019 int count = pStates.getLength(); in GetExpandedState() [all …]
|
| H A D | AccContainerEventListener.cxx | 451 Sequence<short> pStates = pRState->getStates(); in IsEditable() local 452 int count = pStates.getLength(); in IsEditable() 455 if(pStates[iIndex] == AccessibleStateType::EDITABLE) in IsEditable()
|
| H A D | AccObjectWinManager.cxx | 1178 Sequence<short> pStates = pRState->getStates(); in IsStateManageDescendant() local 1179 int count = pStates.getLength(); in IsStateManageDescendant() 1182 if(pStates[iIndex] == /*AccessibleStateType::*/MANAGES_DESCENDANTS) in IsStateManageDescendant()
|
| /trunk/main/xmloff/source/style/ |
| H A D | xmlexppr.cxx | 418 const PropertyState *pStates = 0; in FillPropertyStateArray() local 423 pStates = aStates.getConstArray(); in FillPropertyStateArray() 430 if( pStates ) in FillPropertyStateArray() 436 for( i = 0; i < nCount; ++i, ++pStates ) in FillPropertyStateArray() 438 …if( (*pStates == PropertyState_DIRECT_VALUE)/* || (bDefault && (*pStates == PropertyState_DEFAULT_… in FillPropertyStateArray() 454 pStates = aStates.getConstArray(); in FillPropertyStateArray() 458 …if( (*pStates == PropertyState_DIRECT_VALUE)/* || (bDefault && (*pStates == PropertyState_DEFAULT_… in FillPropertyStateArray() 465 ++pStates; in FillPropertyStateArray() 525 !pStates || *pStates == PropertyState_DIRECT_VALUE; in FillPropertyStateArray() 562 if( pStates ) in FillPropertyStateArray() [all …]
|
| H A D | prstylei.cxx | 423 const PropertyState *pStates = aStates.getConstArray(); in CreateAndInsert() local 428 if( PropertyState_DIRECT_VALUE == *pStates++ ) in CreateAndInsert()
|
| /trunk/main/svx/source/unodraw/ |
| H A D | unopool.cxx | 241 …_getPropertyStates( const comphelper::PropertyMapEntry** ppEntries, beans::PropertyState* pStates ) in _getPropertyStates() argument 265 *pStates = beans::PropertyState_DEFAULT_VALUE; in _getPropertyStates() 269 *pStates = beans::PropertyState_DIRECT_VALUE; in _getPropertyStates() 282 *pStates = beans::PropertyState_DEFAULT_VALUE; in _getPropertyStates() 286 *pStates = beans::PropertyState_DIRECT_VALUE; in _getPropertyStates() 290 pStates++; in _getPropertyStates() 298 *pStates++ = beans::PropertyState_DEFAULT_VALUE; in _getPropertyStates()
|
| /trunk/main/svx/source/accessibility/ |
| H A D | AccessibleControlShape.cxx | 912 const sal_Int16* pStates = aInnerStates.getConstArray(); in initializeComposedState() local 913 const sal_Int16* pStatesEnd = pStates + aInnerStates.getLength(); in initializeComposedState() 914 for ( ; pStates != pStatesEnd; ++pStates ) in initializeComposedState() 916 if ( isComposedState( *pStates ) && !pComposedStates->contains( *pStates ) ) in initializeComposedState() 918 pComposedStates->AddState( *pStates ); in initializeComposedState()
|
| H A D | AccessibleShape.cxx | 482 com::sun::star::uno::Sequence<short> pStates = rState->getStates(); in getAccessibleStateSet() local 483 int count = pStates.getLength(); in getAccessibleStateSet() 486 if( pStates[iIndex] == AccessibleStateType::EDITABLE ) in getAccessibleStateSet() 525 com::sun::star::uno::Sequence<short> pStates = rState->getStates(); in getAccessibleStateSet() local 526 int count = pStates.getLength(); in getAccessibleStateSet() 529 if( pStates[iIndex] == AccessibleStateType::EDITABLE ) in getAccessibleStateSet() 953 uno::Sequence<short> pStates = pRState->getStates(); in isAccessibleChildSelected() local 954 int nCount = pStates.getLength(); in isAccessibleChildSelected() 957 if(pStates[i] == AccessibleStateType::SELECTED) in isAccessibleChildSelected()
|
| /trunk/main/sw/source/core/unocore/ |
| H A D | unosect.cxx | 1459 beans::PropertyState *const pStates = aStates.getArray(); in getPropertyStates() local 1463 pStates[i] = beans::PropertyState_DEFAULT_VALUE; in getPropertyStates() 1490 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates() 1496 pStates[i] = m_pImpl->m_rPropSet.getPropertyState( in getPropertyStates() 1505 pStates[i] = beans::PropertyState_DEFAULT_VALUE; in getPropertyStates() 1509 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates() 1516 pStates[i] = beans::PropertyState_DEFAULT_VALUE; in getPropertyStates() 1520 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
|
| H A D | unostyle.cxx | 2998 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates() local 3039 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates() 3068 pStates[i] = beans::PropertyState_AMBIGUOUS_VALUE; in getPropertyStates() 3080 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates() 3084 pStates[i] = beans::PropertyState_AMBIGUOUS_VALUE; in getPropertyStates() 3097 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates() 3103 pStates[i] = pPropSet->getPropertyState(*pEntry, *pSourceSet); in getPropertyStates() 3105 …= eFamily && SID_ATTR_PAGE_SIZE == pEntry->nWID && beans::PropertyState_DIRECT_VALUE == pStates[i]) in getPropertyStates() 3116 pStates[i] = beans::PropertyState_DEFAULT_VALUE; in getPropertyStates() 5014 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates() local [all …]
|
| H A D | unoobj.cxx | 2081 beans::PropertyState* pStates = aRet.getArray(); in GetPropertyStates() local 2095 pStates[i] = beans::PropertyState_DEFAULT_VALUE; in GetPropertyStates() 2102 pStates[i] = beans::PropertyState_MAKE_FIXED_SIZE; in GetPropertyStates() 2120 pStates[i] = beans::PropertyState_DEFAULT_VALUE; in GetPropertyStates() 2128 *pEntry, rPaM, 0, pStates[i] ); in GetPropertyStates() 2160 pStates[i] = ( pSet->Count() ) in GetPropertyStates() 2165 if( beans::PropertyState_DIRECT_VALUE == pStates[i] ) in GetPropertyStates() 2176 pStates[i] = ( (pSetParent)->Count() ) in GetPropertyStates()
|
| H A D | unoparagraph.cxx | 1142 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates() local 1148 ++i, ++pStates, ++pNames) in getPropertyStates() 1162 *pStates = beans::PropertyState_DEFAULT_VALUE; in getPropertyStates() 1166 *pStates = lcl_SwXParagraph_getPropertyState( in getPropertyStates()
|
| H A D | unoframe.cxx | 2366 beans::PropertyState* pStates = aStates.getArray(); in getPropertyStates() local 2386 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates() 2394 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates() 2398 pStates[i] = beans::PropertyState_AMBIGUOUS_VALUE; in getPropertyStates() 2407 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates() 2422 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates() 2428 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates() 2430 pStates[i] = beans::PropertyState_DEFAULT_VALUE; in getPropertyStates() 2438 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
|
| H A D | unoport.cxx | 837 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates() local 841 pStates[nProp] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
|
| /trunk/main/comphelper/source/property/ |
| H A D | composedprops.cxx | 233 PropertyState* pStates = aReturn.getArray(); in getPropertyStates() local 234 for (sal_Int32 i=0; i<nCount; ++i, ++pNames, ++pStates) in getPropertyStates() 235 *pStates = getPropertyState(*pNames); in getPropertyStates()
|
| H A D | propertystatecontainer.cxx | 116 PropertyState* pStates = aStates.getArray(); in getPropertyStates() local 134 *pStates++ = getPropertyState( *pLookup ); in getPropertyStates()
|
| /trunk/main/sw/source/core/access/ |
| H A D | accselectionhelper.cxx | 146 Sequence<short> pStates = pRStateSet->getStates(); in lcl_getSelectedState() local 147 long count = pStates.getLength(); in lcl_getSelectedState() 150 if( pStates[i] == AccessibleStateType::SELECTED) in lcl_getSelectedState()
|
| /trunk/main/winaccessibility/source/UAccCOM/ |
| H A D | AccActionBase.cpp | 88 Sequence<short> pStates = pRState->getStates(); in GetDfActionByUNORole() local 89 int count = pStates.getLength(); in GetDfActionByUNORole() 93 if( pStates[iIndex] == AccessibleStateType::CHECKED ) in GetDfActionByUNORole()
|
| /trunk/main/svx/source/table/ |
| H A D | accessiblecell.cxx | 265 com::sun::star::uno::Sequence<short> pStates = rState->getStates(); in getAccessibleStateSet() local 266 int count = pStates.getLength(); in getAccessibleStateSet() 269 if( pStates[iIndex] == AccessibleStateType::EDITABLE ) in getAccessibleStateSet()
|
| /trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/ |
| H A D | OwnEmbeddedObject.java | 953 int[] pStates = new int[3]; in getReachableStates() local 954 pStates[0] = com.sun.star.embed.EmbedStates.LOADED; in getReachableStates() 955 pStates[1] = com.sun.star.embed.EmbedStates.RUNNING; in getReachableStates() 956 pStates[2] = com.sun.star.embed.EmbedStates.ACTIVE; in getReachableStates() 958 return pStates; in getReachableStates()
|
| /trunk/main/unotools/source/accessibility/ |
| H A D | accessiblestatesethelper.cxx | 255 const sal_Int16* pStates = rStateSet.getConstArray(); in containsAll() local 260 bFound = mpHelperImpl->Contains(pStates[i]); in containsAll()
|
| /trunk/main/sc/source/ui/unoobj/ |
| H A D | defltuno.cxx | 322 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates() local 324 pStates[i] = getPropertyState(pNames[i]); in getPropertyStates()
|
| /trunk/main/vcl/unx/generic/app/ |
| H A D | wmadaptor.cxx | 1986 Atom nType, *pStates; in handlePropertyNotify() local 2007 pStates = (Atom*)pData; in handlePropertyNotify() 2010 …if( pStates[i] == m_aWMAtoms[ NET_WM_STATE_MAXIMIZED_VERT ] && m_aWMAtoms[ NET_WM_STATE_MAXIMIZED_… in handlePropertyNotify() 2012 …else if( pStates[i] == m_aWMAtoms[ NET_WM_STATE_MAXIMIZED_HORZ ] && m_aWMAtoms[ NET_WM_STATE_MAXIM… in handlePropertyNotify() 2014 … else if( pStates[i] == m_aWMAtoms[ NET_WM_STATE_SHADED ] && m_aWMAtoms[ NET_WM_STATE_SHADED ] ) in handlePropertyNotify()
|
| /trunk/main/svx/inc/svx/ |
| H A D | unopool.hxx | 62 … const comphelper::PropertyMapEntry** ppEntries, ::com::sun::star::beans::PropertyState* pStates );
|