Home
last modified time | relevance | path

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

12

/aoo42x/main/unotools/inc/unotools/
H A Dpropertysethelper.hxx55 …l::PropertyMapEntry** ppEntries, ::com::sun::star::beans::PropertyState* pStates ) throw(::com::su…
/aoo42x/main/comphelper/inc/comphelper/
H A Dpropertysethelper.hxx56 …r::PropertyMapEntry** ppEntries, ::com::sun::star::beans::PropertyState* pStates ) throw(::com::su…
/aoo42x/main/winaccessibility/source/UAccCOM/
H A DMAccessible.cpp3034 Sequence<short> pStates = pRStateSet->getStates(); in get_states() local
3037 long count = pStates.getLength() ; in get_states()
3043 if( pStates[i] == UNO_STATES[j] ) in get_states()
/aoo42x/main/sc/source/ui/unoobj/
H A Dshapeuno.cxx935 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates() local
937 pStates[i] = getPropertyState(pNames[i]); in getPropertyStates()
H A Dstyleuno.cxx1402 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates() local
1404 pStates[i] = getPropertyState(pNames[i]); in getPropertyStates()
H A Dcellsuno.cxx1933 beans::PropertyState* pStates = aRet.getArray(); in getPropertyStates() local
1939 pStates[i] = GetOnePropertyState(nItemWhich, pEntry); in getPropertyStates()
/aoo42x/main/dbaccess/source/ui/browser/
H A Dformadapter.cxx1440 ::com::sun::star::beans::PropertyState* pStates = aReturn.getArray(); in getPropertyStates()
1441 for (sal_uInt16 i=0; i<aPropertyName.getLength(); ++i, ++pStates) in getPropertyStates()
1442 *pStates = ::com::sun::star::beans::PropertyState_DEFAULT_VALUE; in getPropertyStates()
/aoo42x/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx567 ::com::sun::star::beans::PropertyState* pStates = aStates.getArray(); in getPropertyStates()
570 pStates[n] = getPropertyState( pNames[n] ); in getPropertyStates()
/aoo42x/main/xmloff/source/text/
H A Dtxtflde.cxx996 const XMLPropertyState **pStates = in ExportField() local
1007 bHasAutoStyle, pStates ); in ExportField()
/aoo42x/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx3286 static const char* pStates[] = { "NORMAL", "ACTIVE", "PRELIGHT", "SELECTED", "INSENSITIVE" }; in printStyleColors() local
3290 std::fprintf( stderr, "state %s colors:\n", pStates[i] ); in printStyleColors()

Completed in 134 milliseconds

12