Home
last modified time | relevance | path

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

12

/trunk/main/configmgr/source/
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() argument
124 inline State(rtl::Reference< Node > const & theNode, bool theLocked): in State() argument
129 inline State( in State() argument
H A Dxcdparser.hxx61 enum State { enum in configmgr::XcdParser
H A Dvalueparser.hxx76 enum State { STATE_TEXT, STATE_TEXT_UNICODE, STATE_IT, STATE_IT_UNICODE }; enum in configmgr::ValueParser
H A Dxcsparser.hxx77 enum State { enum in configmgr::XcsParser
/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/slideshow/source/inc/
H A Dstate.hxx45 class State class
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/share/
H A DDescEntry.java79 public String State = "UNKNOWN"; field in DescEntry
/trunk/main/sd/source/ui/sidebar/
H A DMasterPageContainerFiller.hxx72 enum State { enum in sd::sidebar::MasterPageContainerFiller
/trunk/main/winaccessibility/source/service/
H A DAccParagraphEventListener.cxx63 short State; in notifyEvent() local
H A DAccContainerEventListener.cxx120 short State; in handleStateChangedEvent() local
/trunk/main/sd/source/ui/slidesorter/inc/model/
H A DSlsVisualState.hxx42 enum State { enum in sd::slidesorter::model::VisualState
H A DSlsPageDescriptor.hxx100 enum State { ST_Visible, ST_Selected, ST_WasSelected, enum in sd::slidesorter::model::PageDescriptor
/trunk/main/extensions/source/update/check/
H A Dupdatecheck.hxx159 enum State { enum in UpdateCheck
/trunk/main/ucb/source/ucp/tdoc/
H A Dtdoc_uri.hxx40 enum State { UNKNOWN, INVALID, VALID }; enum in tdoc_ucp::Uri
/trunk/main/fpicker/source/office/
H A Dfpsmartcontent.hxx49 enum State enum in svt::SmartContent
/trunk/main/sal/osl/unx/
H A Dconditn.c315 sal_Bool State; in osl_checkCondition() local
/trunk/main/sd/source/ui/inc/
H A DTemplateScanner.hxx135 enum State { enum in sd::TemplateScanner
/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/autodoc/source/parser/inc/semantic/
H A Dcallf.hxx100 typedef typename PE::E_State State; typedef in PeStatusArray
/trunk/main/setup_native/source/win32/customactions/reg4msdoc/
H A Dregister.cxx224 bool IsRegisteredFor(MSIHANDLE handle, int State) in IsRegisteredFor()
/trunk/main/ucb/source/ucp/file/
H A Dshell.hxx95 com::sun::star::beans::PropertyState State; member in fileaccess::shell::MyProperty
/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/xmlreader/inc/xmlreader/
H A Dxmlreader.hxx132 enum State { enum in xmlreader::XmlReader
/trunk/main/stoc/source/simpleregistry/
H A Dtextualservices.cxx113 enum State { in Parser() enum
439 enum State { enum in stoc::simpleregistry::__anon1514e4740211::Key

Completed in 81 milliseconds

12