Home
last modified time | relevance | path

Searched refs:pStates (Results 1 – 25 of 35) sorted by relevance

12

/trunk/main/sw/source/filter/xml/
H A Dxmltexte.cxx273 pStates++; in lcl_addAspect()
293 pStates++; in lcl_addOutplaceProperties()
298 pStates++; in lcl_addOutplaceProperties()
303 pStates++; in lcl_addOutplaceProperties()
308 pStates++; in lcl_addOutplaceProperties()
361 pStates++; in lcl_addFrameProperties()
367 pStates++; in lcl_addFrameProperties()
374 pStates++; in lcl_addFrameProperties()
381 pStates++; in lcl_addFrameProperties()
416 pStates++; in _collectTextEmbeddedAutoStyles()
[all …]
/trunk/main/winaccessibility/source/service/
H A DAccObject.cxx744 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()
1019 int count = pStates.getLength(); in GetExpandedState()
1023 if( EXPANDED == pStates[iIndex] ) in GetExpandedState()
[all …]
H A DAccContainerEventListener.cxx452 Sequence<short> pStates = pRState->getStates(); in IsEditable() local
453 int count = pStates.getLength(); in IsEditable()
456 if(pStates[iIndex] == AccessibleStateType::EDITABLE) in IsEditable()
H A DAccObjectWinManager.cxx1178 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 Dxmlexppr.cxx418 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 Dprstylei.cxx423 const PropertyState *pStates = aStates.getConstArray(); in CreateAndInsert() local
428 if( PropertyState_DIRECT_VALUE == *pStates++ ) in CreateAndInsert()
/trunk/main/svx/source/unodraw/
H A Dunopool.cxx245 …_getPropertyStates( const comphelper::PropertyMapEntry** ppEntries, beans::PropertyState* pStates ) in _getPropertyStates() argument
270 *pStates = beans::PropertyState_DEFAULT_VALUE; in _getPropertyStates()
274 *pStates = beans::PropertyState_DIRECT_VALUE; in _getPropertyStates()
287 *pStates = beans::PropertyState_DEFAULT_VALUE; in _getPropertyStates()
291 *pStates = beans::PropertyState_DIRECT_VALUE; in _getPropertyStates()
295 pStates++; in _getPropertyStates()
303 *pStates++ = beans::PropertyState_DEFAULT_VALUE; in _getPropertyStates()
/trunk/main/svx/source/accessibility/
H A DAccessibleControlShape.cxx913 const sal_Int16* pStates = aInnerStates.getConstArray(); in initializeComposedState() local
914 const sal_Int16* pStatesEnd = pStates + aInnerStates.getLength(); in initializeComposedState()
915 for ( ; pStates != pStatesEnd; ++pStates ) in initializeComposedState()
917 if ( isComposedState( *pStates ) && !pComposedStates->contains( *pStates ) ) in initializeComposedState()
919 pComposedStates->AddState( *pStates ); in initializeComposedState()
H A DAccessibleShape.cxx488 com::sun::star::uno::Sequence<short> pStates = rState->getStates(); in getAccessibleStateSet() local
489 int count = pStates.getLength(); in getAccessibleStateSet()
492 if( pStates[iIndex] == AccessibleStateType::EDITABLE ) in getAccessibleStateSet()
531 com::sun::star::uno::Sequence<short> pStates = rState->getStates(); in getAccessibleStateSet() local
532 int count = pStates.getLength(); in getAccessibleStateSet()
535 if( pStates[iIndex] == AccessibleStateType::EDITABLE ) in getAccessibleStateSet()
972 uno::Sequence<short> pStates = pRState->getStates(); in isAccessibleChildSelected() local
973 int nCount = pStates.getLength(); in isAccessibleChildSelected()
976 if(pStates[i] == AccessibleStateType::SELECTED) in isAccessibleChildSelected()
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx1494 beans::PropertyState *const pStates = aStates.getArray(); in getPropertyStates() local
1498 pStates[i] = beans::PropertyState_DEFAULT_VALUE; in getPropertyStates()
1525 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
1531 pStates[i] = m_pImpl->m_rPropSet.getPropertyState( in getPropertyStates()
1540 pStates[i] = beans::PropertyState_DEFAULT_VALUE; in getPropertyStates()
1544 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
1551 pStates[i] = beans::PropertyState_DEFAULT_VALUE; in getPropertyStates()
1555 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
H A Dunostyle.cxx3030 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates() local
3071 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
3112 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
3116 pStates[i] = beans::PropertyState_AMBIGUOUS_VALUE; in getPropertyStates()
3129 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
3148 pStates[i] = beans::PropertyState_DEFAULT_VALUE; in getPropertyStates()
5083 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates() local
5121 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
5125 pStates[i] = beans::PropertyState_AMBIGUOUS_VALUE; in getPropertyStates()
5135 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
[all …]
H A Dunoobj.cxx2100 beans::PropertyState* pStates = aRet.getArray(); in GetPropertyStates() local
2114 pStates[i] = beans::PropertyState_DEFAULT_VALUE; in GetPropertyStates()
2121 pStates[i] = beans::PropertyState_MAKE_FIXED_SIZE; in GetPropertyStates()
2139 pStates[i] = beans::PropertyState_DEFAULT_VALUE; in GetPropertyStates()
2147 *pEntry, rPaM, 0, pStates[i] ); in GetPropertyStates()
2179 pStates[i] = ( pSet->Count() ) in GetPropertyStates()
2184 if( beans::PropertyState_DIRECT_VALUE == pStates[i] ) in GetPropertyStates()
2195 pStates[i] = ( (pSetParent)->Count() ) in GetPropertyStates()
H A Dunoparagraph.cxx1185 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates() local
1191 ++i, ++pStates, ++pNames) in getPropertyStates()
1205 *pStates = beans::PropertyState_DEFAULT_VALUE; in getPropertyStates()
1209 *pStates = lcl_SwXParagraph_getPropertyState( in getPropertyStates()
H A Dunoframe.cxx2375 beans::PropertyState* pStates = aStates.getArray(); in getPropertyStates() local
2395 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
2403 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
2407 pStates[i] = beans::PropertyState_AMBIGUOUS_VALUE; in getPropertyStates()
2416 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
2431 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
2437 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
2439 pStates[i] = beans::PropertyState_DEFAULT_VALUE; in getPropertyStates()
2447 pStates[i] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
H A Dunoport.cxx861 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates() local
865 pStates[nProp] = beans::PropertyState_DIRECT_VALUE; in getPropertyStates()
/trunk/main/sw/source/core/access/
H A Daccselectionhelper.cxx149 Sequence<short> pStates = pRStateSet->getStates(); in lcl_getSelectedState() local
150 long count = pStates.getLength(); in lcl_getSelectedState()
153 if( pStates[i] == AccessibleStateType::SELECTED) in lcl_getSelectedState()
/trunk/main/winaccessibility/source/UAccCOM/
H A DAccActionBase.cpp88 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/comphelper/source/property/
H A Dcomposedprops.cxx233 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 Dpropertystatecontainer.cxx116 PropertyState* pStates = aStates.getArray(); in getPropertyStates() local
134 *pStates++ = getPropertyState( *pLookup ); in getPropertyStates()
/trunk/main/svx/source/table/
H A Daccessiblecell.cxx265 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 DOwnEmbeddedObject.java953 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 Daccessiblestatesethelper.cxx270 const sal_Int16* pStates = rStateSet.getConstArray(); in containsAll() local
275 bFound = mpHelperImpl->Contains(pStates[i]); in containsAll()
/trunk/main/sc/source/ui/unoobj/
H A Ddefltuno.cxx330 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates() local
332 pStates[i] = getPropertyState(pNames[i]); in getPropertyStates()
/trunk/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx1986 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 Dunopool.hxx62 …r::PropertyMapEntry** ppEntries, ::com::sun::star::beans::PropertyState* pStates ) throw(::com::su…

Completed in 182 milliseconds

12