Home
last modified time | relevance | path

Searched defs:aStates (Results 1 – 25 of 26) sorted by relevance

12

/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DStateSet.java63 public StateSet (final Iterable<State> aStates) in StateSet()
81 public void AddStates (final StateSet aStates) in AddStates()
H A DFiniteAutomatonContainer.java75 final Vector<State> aStates = new Vector<>(); in GetStates() local
H A DHopcroftMinimizer.java138 final Iterable<State> aStates) in InitializeMap()
367 final StateContext aStates, in DisplayStates()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/
H A DTest.java53 final StateContext aStates = new StateContext( in Test() local
/trunk/main/toolkit/test/accessibility/ov/
H A DStateSetView.java189 short aStates[] = xStateSet.getStates (); in PaintAllStates() local
256 short aStates[] = xStateSet.getStates(); in Update() local
/trunk/main/odk/examples/DevelopersGuide/Accessibility/
H A DTextualDisplay.java124 short aStates[] = xStateSet.getStates(); in showStates() local
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/
H A DStateSetView.java117 short aStates[] = xStateSet.getStates (); in PaintAllStates() local
/trunk/main/sw/source/filter/xml/
H A Dxmltexte.cxx393 const XMLPropertyState *aStates[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in _collectTextEmbeddedAutoStyles() local
462 const XMLPropertyState *aStates[8] = { 0, 0, 0, 0, 0, 0, 0, 0 }; in _exportTextEmbedded() local
/trunk/main/sc/source/ui/dbgui/
H A Dcsvtablebox.cxx307 ScCsvColStateVec aStates( maGrid.GetColumnStates() ); in IMPL_LINK() local
/trunk/main/comphelper/source/property/
H A Dpropertystatecontainer.cxx98 Sequence< PropertyState> aStates( nProperties ); in getPropertyStates() local
H A Dpropertysethelper.cxx259 Sequence< PropertyState > aStates( nCount ); in getPropertyStates() local
H A DChainablePropertySet.cxx245 Sequence< PropertyState > aStates( nCount ); in getPropertyStates() local
H A DMasterPropertySet.cxx409 Sequence< PropertyState > aStates( nCount ); in getPropertyStates() local
/trunk/main/unotools/source/property/
H A Dpropertysethelper.cxx232 Sequence< PropertyState > aStates( nCount ); in getPropertyStates() local
/trunk/main/embeddedobj/source/msole/
H A Doleembed.cxx96 uno::Sequence< sal_Int32 > aStates(2); in GetReachableStatesList_Impl() local
/trunk/main/xmloff/source/style/
H A Dprstylei.cxx421 Sequence < PropertyState > aStates( in CreateAndInsert() local
H A Dxmlexppr.cxx417 Sequence < PropertyState > aStates; in FillPropertyStateArray() local
/trunk/main/vcl/unx/gtk/a11y/
H A Datkwrapper.cxx581 uno::Sequence< sal_Int16 > aStates = xStateSet->getStates(); in wrapper_ref_state_set() local
/trunk/main/xmloff/source/text/
H A Dtxtflde.cxx910 const XMLPropertyState *aStates[] = { pCombinedCharactersPropertyState, 0 }; in ExportFieldAutoStyle() local
995 const XMLPropertyState* aStates[] = { pCombinedCharactersPropertyState, 0 }; in ExportField() local
/trunk/main/cppuhelper/source/
H A Dpropshlp.cxx1039 Sequence< PropertyState > aStates( nNames ); in getPropertyStates() local
/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx1493 uno::Sequence< beans::PropertyState > aStates(rPropertyNames.getLength()); in getPropertyStates() local
H A Dunoframe.cxx2365 uno::Sequence< beans::PropertyState > aStates = getPropertyStates(aPropertyNames); in getPropertyState() local
2374 uno::Sequence< beans::PropertyState > aStates(aPropertyNames.getLength()); in getPropertyStates() local
H A Dunostyle.cxx3017 uno::Sequence< beans::PropertyState > aStates = getPropertyStates(aNames); in getPropertyState() local
5053 uno::Sequence< beans::PropertyState > aStates = getPropertyStates(aNames); in getPropertyState() local
/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx588 States aStates; in ImplBroadcastFeatureState() local
/trunk/main/xmloff/source/chart/
H A DSchXMLExport.cxx3634 void SchXMLExportHelper_Impl::CollectAutoStyle( const std::vector< XMLPropertyState >& aStates ) in CollectAutoStyle()
3640 void SchXMLExportHelper_Impl::AddAutoStyleAttribute( const std::vector< XMLPropertyState >& aStates… in AddAutoStyleAttribute()

Completed in 165 milliseconds

12