Home
last modified time | relevance | path

Searched refs:identify (Results 1 – 25 of 193) sorted by relevance

12345678

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DPRNCompare.java331 int nResult = identify(sDiffGfx); in createDiffs()
371 nResult = identify(sDiff_BM_Gfx); in createDiffs()
447 int nResult = identify(sDiffGfx); in createDiffs()
495 nResult = identify(sDiff_BM_Gfx); in createDiffs()
592 int identify(String _sDiffGfx) in identify() method in PRNCompare
679 int nResult = identify(sDiffGfx); in checkDiffDiff()
/trunk/main/basic/source/basmgr/
H A Dvbahelper.cxx86 ::rtl::OUString aIdentifier = xModuleManager->identify( rxModel ); in DocumentsEnumeration()
94 if( xModuleManager->identify( xCurrModel ) == aIdentifier ) in DocumentsEnumeration()
230 ::rtl::OUString aIdentifier = xModuleManager->identify( rxModel ); in registerCurrentDirectory()
250 ::rtl::OUString aIdentifier = xModuleManager->identify( rxModel ); in getCurrentDirectory()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XModuleManager.java122 oObj.identify(oObj); in _identify()
135 if (oObj.identify(sequenze[i].Value).equals( in testSequenze()
140 oObj.identify(sequenze[i].Value) + in testSequenze()
/trunk/main/framework/qa/complex/ModuleManager/
H A DCheckXModuleManager.java274 String sModuleFrame = m_xMM.identify(xFrame ); in impl_identifyModulesBasedOnDocs()
275 String sModuleController = m_xMM.identify(xController); in impl_identifyModulesBasedOnDocs()
276 String sModuleModel = m_xMM.identify(xModel ); in impl_identifyModulesBasedOnDocs()
/trunk/main/setup_native/source/mac/
H A Dmacinstall.ulf50 en-US = "Do you want to identify as administrator and try again?"
53 en-US = "Yes, identify"
/trunk/main/offapi/com/sun/star/frame/
H A DModuleManager.idl40 /** can be used to identify office modules.
53 /** provides functions to identify office modules.
H A DXModuleManager.idl44 /** can be used to identify office modules.
102 string identify( [in] ::com::sun::star::uno::XInterface Module )
H A DXStatusbarController.idl74 The command is used to identify the status bar controller
87 <member scope="com::sun::star::frame">XModuleManager::identify()</member>.
/trunk/main/framework/source/fwe/classes/
H A Dframelistanalyzer.cxx159 ::rtl::OUString sModule = xModuleMgr->identify(m_xReferenceFrame); in impl_analyze()
234 ::rtl::OUString sModule = xModuleMgr->identify(xFrame); in impl_analyze()
/trunk/main/offapi/com/sun/star/sheet/
H A DXFormulaOpCodeMapper.idl49 <p>Needed to be able to identify which of the function names map to an
60 <p>Used to identify which of the function names queried with
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DJPEGComparator.java435 int nResult = identify(sDifference); in compareJPEG()
729 int identify(String _sDiffGfx) in identify() method in JPEGComparator
/trunk/main/svtools/source/misc/
H A Dacceleratorexecute.cxx261 const ::rtl::OUString sModule = xModuleDetection->identify(m_xDispatcher); in execute()
478 sModule = xModuleDetection->identify(xFrame); in st_openModuleConfig()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwk/
H A Dcom.sun.star.comp.framework.ModuleManager.csv4 "ModuleManager";"com::sun::star::frame::XModuleManager";"identify()"
/trunk/main/ucb/
H A DLibrary_ucb1.mk53 ucb/source/core/identify \
/trunk/main/svx/source/sidebar/
H A DContextChangeEventMultiplexer.cxx81 return xModuleManager->identify(rxFrame); in GetModuleName()
/trunk/main/offapi/com/sun/star/i18n/
H A DXTransliteration.idl104 /** Unique ASCII name to identify a module. This name is used
139 {implName} is a unique name used to identify a module. The
/trunk/main/framework/source/inc/dispatch/
H A Duieventloghelper.hxx62 m_aAppName = xModuleManager->identify(rModel); in log()
/trunk/main/sfx2/source/sidebar/
H A DContextChangeBroadcaster.cxx143 return xModuleManager->identify(rxFrame); in GetModuleName()
/trunk/main/winaccessibility/source/UAccCOMIDL/
H A Ddefines.idl31 long m_dChildID;//identify a unique child node
/trunk/main/forms/source/helper/
H A Dcommanddescriptionprovider.cxx97 ::rtl::OUString sModuleID = xModuleManager->identify( _rxDocument ); in impl_init_nothrow()
/trunk/main/offapi/com/sun/star/configuration/backend/
H A DTemplateIdentifier.idl33 /** holds the data needed to identify a template.
/trunk/main/framework/inc/services/
H A Dmodulemanager.hxx103 …virtual ::rtl::OUString SAL_CALL identify(const css::uno::Reference< css::uno::XInterface >& xModu…
/trunk/main/svx/source/dialog/
H A Dfontwork.hrc40 // the following ids are also used to identify the
/trunk/main/offapi/com/sun/star/configuration/
H A DCorruptedConfigurationException.idl41 specialized exceptions from it which identify a concrete
/trunk/main/offapi/com/sun/star/text/
H A DTextMarkupDescriptor.idl52 /// A string used to identify the caller

Completed in 85 milliseconds

12345678