Home
last modified time | relevance | path

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

1234567

/aoo41x/main/qadevOOo/runner/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()
/aoo41x/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()
/aoo41x/main/qadevOOo/tests/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()
/aoo41x/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()
/aoo41x/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"
/aoo41x/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>.
/aoo41x/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()
/aoo41x/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
/aoo41x/main/qadevOOo/runner/graphical/
H A DJPEGComparator.java435 int nResult = identify(sDifference); in compareJPEG()
729 int identify(String _sDiffGfx) in identify() method in JPEGComparator
/aoo41x/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()
/aoo41x/main/qadevOOo/objdsc/fwk/
H A Dcom.sun.star.comp.framework.ModuleManager.csv4 "ModuleManager";"com::sun::star::frame::XModuleManager";"identify()"
/aoo41x/main/svx/source/sidebar/
H A DContextChangeEventMultiplexer.cxx81 return xModuleManager->identify(rxFrame); in GetModuleName()
/aoo41x/main/ucb/source/core/
H A Dmakefile.mk37 $(SLO)$/identify.obj \
/aoo41x/main/framework/source/inc/dispatch/
H A Duieventloghelper.hxx62 m_aAppName = xModuleManager->identify(rModel); in log()
/aoo41x/main/sfx2/source/sidebar/
H A DContextChangeBroadcaster.cxx143 return xModuleManager->identify(rxFrame); in GetModuleName()
/aoo41x/main/winaccessibility/source/UAccCOMIDL/
H A Ddefines.idl31 long m_dChildID;//identify a unique child node
/aoo41x/main/offapi/com/sun/star/i18n/
H A DXTransliteration.idl103 /** Unique ASCII name to identify a module. This name is used
138 {implName} is a unique name used to identify a module. The
/aoo41x/main/forms/source/helper/
H A Dcommanddescriptionprovider.cxx97 ::rtl::OUString sModuleID = xModuleManager->identify( _rxDocument ); in impl_init_nothrow()
/aoo41x/main/offapi/com/sun/star/configuration/backend/
H A DTemplateIdentifier.idl33 /** holds the data needed to identify a template.
/aoo41x/main/framework/inc/services/
H A Dmodulemanager.hxx103 …virtual ::rtl::OUString SAL_CALL identify(const css::uno::Reference< css::uno::XInterface >& xModu…
/aoo41x/main/svx/source/dialog/
H A Dfontwork.hrc40 // the following ids are also used to identify the
/aoo41x/main/offapi/com/sun/star/configuration/
H A DCorruptedConfigurationException.idl41 specialized exceptions from it which identify a concrete
/aoo41x/main/offapi/com/sun/star/presentation/
H A DEffectPresetClass.idl38 It can be used to quickly identify preset animations inside an animation hierachy.

Completed in 112 milliseconds

1234567