Searched refs:eID (Results 1 – 5 of 5) sorted by relevance
188 OptionID eID; in parseSearchArgument() local190 eID = OPT_RECURSE; in parseSearchArgument()192 eID = OPT_BASE; in parseSearchArgument()194 eID = OPT_FOLDERVIEW; in parseSearchArgument()196 eID = OPT_DOCVIEW; in parseSearchArgument()198 eID = OPT_INDIRECT; in parseSearchArgument()202 if (aOptions[eID].m_bSpecified) in parseSearchArgument()204 aOptions[eID].m_bSpecified = true; in parseSearchArgument()212 if (eID == OPT_RECURSE) in parseSearchArgument()224 *aOptions[eID].m_pValue = true; in parseSearchArgument()[all …]
809 void UpdateHandler::focusControl( DialogControls eID ) in focusControl() argument819 OSL_ENSURE( (eID < BUTTON_COUNT), "UpdateHandler::focusControl: id to big!" ); in focusControl()821 …uno::Reference< awt::XWindow > xWindow( xContainer->getControl( msButtonIDs[(short)eID] ), uno::UN… in focusControl()
148 void focusControl( DialogControls eID );
132 This product contains parts of the eID Applet project
1410 sal_uInt16 pID, eID; in FindCmap() local1417 eID = GetUInt16(table, 6 + i * 8, 1); in FindCmap()1430 switch (eID) { in FindCmap()
Completed in 37 milliseconds