/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/ |
H A D | StateSet.java | 63 public StateSet (final Iterable<State> aStates) in StateSet() 81 public void AddStates (final StateSet aStates) in AddStates()
|
H A D | FiniteAutomatonContainer.java | 75 final Vector<State> aStates = new Vector<>(); in GetStates() local
|
H A D | HopcroftMinimizer.java | 138 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 D | Test.java | 53 final StateContext aStates = new StateContext( in Test() local
|
/trunk/main/toolkit/test/accessibility/ov/ |
H A D | StateSetView.java | 189 short aStates[] = xStateSet.getStates (); in PaintAllStates() local 256 short aStates[] = xStateSet.getStates(); in Update() local
|
/trunk/main/odk/examples/DevelopersGuide/Accessibility/ |
H A D | TextualDisplay.java | 124 short aStates[] = xStateSet.getStates(); in showStates() local
|
/trunk/main/accessibility/workben/org/openoffice/accessibility/awb/view/ |
H A D | StateSetView.java | 117 short aStates[] = xStateSet.getStates (); in PaintAllStates() local
|
/trunk/main/sw/source/filter/xml/ |
H A D | xmltexte.cxx | 393 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 D | csvtablebox.cxx | 307 ScCsvColStateVec aStates( maGrid.GetColumnStates() ); in IMPL_LINK() local
|
/trunk/main/comphelper/source/property/ |
H A D | propertystatecontainer.cxx | 98 Sequence< PropertyState> aStates( nProperties ); in getPropertyStates() local
|
H A D | propertysethelper.cxx | 259 Sequence< PropertyState > aStates( nCount ); in getPropertyStates() local
|
H A D | ChainablePropertySet.cxx | 245 Sequence< PropertyState > aStates( nCount ); in getPropertyStates() local
|
H A D | MasterPropertySet.cxx | 409 Sequence< PropertyState > aStates( nCount ); in getPropertyStates() local
|
/trunk/main/unotools/source/property/ |
H A D | propertysethelper.cxx | 232 Sequence< PropertyState > aStates( nCount ); in getPropertyStates() local
|
/trunk/main/embeddedobj/source/msole/ |
H A D | oleembed.cxx | 96 uno::Sequence< sal_Int32 > aStates(2); in GetReachableStatesList_Impl() local
|
/trunk/main/xmloff/source/style/ |
H A D | prstylei.cxx | 421 Sequence < PropertyState > aStates( in CreateAndInsert() local
|
H A D | xmlexppr.cxx | 417 Sequence < PropertyState > aStates; in FillPropertyStateArray() local
|
/trunk/main/vcl/unx/gtk/a11y/ |
H A D | atkwrapper.cxx | 581 uno::Sequence< sal_Int16 > aStates = xStateSet->getStates(); in wrapper_ref_state_set() local
|
/trunk/main/xmloff/source/text/ |
H A D | txtflde.cxx | 910 const XMLPropertyState *aStates[] = { pCombinedCharactersPropertyState, 0 }; in ExportFieldAutoStyle() local 995 const XMLPropertyState* aStates[] = { pCombinedCharactersPropertyState, 0 }; in ExportField() local
|
/trunk/main/cppuhelper/source/ |
H A D | propshlp.cxx | 1039 Sequence< PropertyState > aStates( nNames ); in getPropertyStates() local
|
/trunk/main/sw/source/core/unocore/ |
H A D | unosect.cxx | 1493 uno::Sequence< beans::PropertyState > aStates(rPropertyNames.getLength()); in getPropertyStates() local
|
H A D | unoframe.cxx | 2365 uno::Sequence< beans::PropertyState > aStates = getPropertyStates(aPropertyNames); in getPropertyState() local 2374 uno::Sequence< beans::PropertyState > aStates(aPropertyNames.getLength()); in getPropertyStates() local
|
H A D | unostyle.cxx | 3017 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 D | genericcontroller.cxx | 588 States aStates; in ImplBroadcastFeatureState() local
|
/trunk/main/xmloff/source/chart/ |
H A D | SchXMLExport.cxx | 3634 void SchXMLExportHelper_Impl::CollectAutoStyle( const std::vector< XMLPropertyState >& aStates ) in CollectAutoStyle() 3640 void SchXMLExportHelper_Impl::AddAutoStyleAttribute( const std::vector< XMLPropertyState >& aStates… in AddAutoStyleAttribute()
|