Home
last modified time | relevance | path

Searched defs:State (Results 1 – 25 of 36) sorted by path

12

/trunk/main/autodoc/source/parser/inc/semantic/
H A Dcallf.hxx100 typedef typename PE::E_State State; typedef in PeStatusArray
/trunk/main/configmgr/source/
H A Dvalueparser.hxx76 enum State { STATE_TEXT, STATE_TEXT_UNICODE, STATE_IT, STATE_IT_UNICODE }; enum in configmgr::ValueParser
H A Dxcdparser.hxx61 enum State { enum in configmgr::XcdParser
H A Dxcsparser.hxx77 enum State { enum in configmgr::XcsParser
H A Dxcuparser.hxx112 struct State { struct in configmgr::XcuParser
113 rtl::Reference< Node > node; // empty iff ignore or <items>
114 rtl::OUString name; // empty and ignored if !insert
115 bool ignore;
116 bool insert;
117 bool locked;
118 bool pop;
120 inline State(bool thePop): in State() function
124 inline State(rtl::Reference< Node > const & theNode, bool theLocked): in State() argument
129 inline State( in State() argument
/trunk/main/cppuhelper/source/
H A Dunourl.cxx74 enum State { STATE_NAME0, STATE_NAME, STATE_KEY0, STATE_KEY, STATE_VALUE }; in Impl() enum
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.hxx159 enum State { enum in UpdateCheck
/trunk/main/fpicker/source/office/
H A Dfpsmartcontent.hxx49 enum State enum in svt::SmartContent
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DHopcroftMinimizer.java137 final Map<State,StateSet> aMap, in InitializeMap()
168 final Map<State,StateSet> aTMap) in Split()
196 final Map<State,StateSet> aTMap, in Split()
296 final Map<State,StateSet> aPMap, in CreateNewStates()
H A DState.java34 public class State class
42 State ( in State() method in State
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/share/
H A DDescEntry.java79 public String State = "UNKNOWN"; field in DescEntry
/trunk/main/sal/osl/unx/
H A Dconditn.c315 sal_Bool State; in osl_checkCondition() local
/trunk/main/sc/source/core/tool/
H A Dinterpr4.cxx261 … enum State { year = 0, month, day, hour, minute, second, fraction, done, blank, stop }; in ConvertStringToValue() enum
/trunk/main/scaddins/source/analysis/
H A Danalysishelper.cxx722 …enum State { S_End = 0, S_Sign, S_IntStart, S_Int, S_IgnoreIntDigs, S_Frac, S_IgnoreFracDigs, S_Ex… in ParseDouble() enum
/trunk/main/sd/source/ui/inc/
H A DTemplateScanner.hxx135 enum State { enum in sd::TemplateScanner
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageContainerFiller.hxx72 enum State { enum in sd::sidebar::MasterPageContainerFiller
/trunk/main/sd/source/ui/slidesorter/inc/model/
H A DSlsPageDescriptor.hxx100 enum State { ST_Visible, ST_Selected, ST_WasSelected, enum in sd::slidesorter::model::PageDescriptor
H A DSlsVisualState.hxx42 enum State { enum in sd::slidesorter::model::VisualState
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsButtonBar.hxx210 enum State { State_Normal, State_Hover, State_Down }; enum in sd::slidesorter::view::Button
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsPageObjectPainter.cxx420 enum State { None = 0x00, Selected = 0x01, MouseOver = 0x02, Focused = 0x04 }; in GetBackgroundForState() enum
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregister.cxx224 bool IsRegisteredFor(MSIHANDLE handle, int State) in IsRegisteredFor()
H A Dregistrar.cxx589 int State = 0; in GetRegisterState() local
/trunk/main/slideshow/source/inc/
H A Dstate.hxx45 class State class
/trunk/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx113 enum State { in Parser() enum
439 enum State { enum in stoc::simpleregistry::__anon1514e4740211::Key
/trunk/main/svl/source/misc/
H A Dadrparse.cxx80 enum State { BEFORE_COLON, BEFORE_LESS, AFTER_LESS, AFTER_GREATER }; enum in SvAddressParser_Impl

Completed in 105 milliseconds

12