Home
last modified time | relevance | path

Searched refs:getDescription (Results 101 – 125 of 131) sorted by relevance

123456

/aoo41x/main/scripting/source/storage/
H A DScriptInfo.cxx239 OUString SAL_CALL ScriptInfo::getDescription( ) throw ( RuntimeException ) in getDescription() function in scripting_impl::ScriptInfo
/aoo41x/main/stoc/source/javaloader/
H A Djavaloader.cxx281 getDescription((typelib_TypeDescription **) & pType_XImplementationLoader); in getJavaLoader()
/aoo41x/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java233 public String getDescription() { in promptForSaveName()
/aoo41x/main/scripting/java/com/sun/star/script/framework/container/
H A DParcelDescriptor.java410 String description = script.getDescription(); in addScriptEntry()
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DPackageDescription.java148 public String getDescription() { in getDescription() method in PackageDescription
/aoo41x/main/offapi/com/sun/star/smarttags/
H A DXSmartTagRecognizer.idl95 string getDescription( [in] ::com::sun::star::lang::Locale aLocale );
H A DXSmartTagAction.idl89 string getDescription( [in] ::com::sun::star::lang::Locale aLocale );
/aoo41x/main/sfx2/source/doc/
H A Dobjuno.cxx794 if ( _pImp->m_xDocProps->getDescription() != sTemp ) in setFastPropertyValue()
991 aValue <<= _pImp->m_xDocProps->getDescription(); in getFastPropertyValue()
H A Dobjserv.cxx1129 getDocProperties()->getDescription()) ); in StateProps_Impl()
H A DSfxDocumentMetaData.cxx170 virtual ::rtl::OUString SAL_CALL getDescription()
1488 SfxDocumentMetaData::getDescription() throw (css::uno::RuntimeException) in getDescription() function in __anon7c91985f0111::SfxDocumentMetaData
/aoo41x/main/oox/source/core/
H A Dxmlfilterbase.cxx399 writeElement( pCoreProps, FSNS( XML_dc, XML_description ), xProperties->getDescription() ); in writeCoreProperties()
/aoo41x/main/xmloff/source/meta/
H A Dxmlmetae.cxx124 SimpleStringElement ( mxDocProps->getDescription(), in _MExport()
/aoo41x/main/desktop/source/pkgchk/unopkg/
H A Dunopkg_misc.cxx311 printf_line( OUSTR("Description"), xPackage->getDescription(), level + 1 ); in printf_package()
/aoo41x/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx135 ::rtl::OUString getDescription() const { return m_Description; } in getDescription() function in SfxDocumentInfoItem
/aoo41x/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java416 String description = xDocProps2.getDescription(); in setWizardTemplateDocInfo()
/aoo41x/main/extensions/source/ole/
H A Dunoconversionutilities.hxx2031 type.getDescription( &pDesc); in dispatchExObject2Sequence()
2242 seqType.getDescription((typelib_TypeDescription** ) & pDescSeq); in getElementTypeOfSequence()
/aoo41x/main/basic/source/classes/
H A Dsbunoobj.cxx401 rType.getDescription( &pTD ); in TYPEINIT1()
629 aType.getDescription( &pTD ); in implSequenceToMultiDimArray()
861 aType.getDescription( &pTD ); in unoToSbxValue()
1842 rType.getDescription( &pTD ); in Impl_GetSupportedInterfaces()
/aoo41x/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java445 assertEquals("Comments should be "+comments, comments, xDocPro2.getDescription()); in testDescriptionComments()
/aoo41x/main/basic/source/runtime/
H A Diosys.cxx275 ::rtl::OUString aDescription = rxBridge->getDescription(); in needSecurityRestrictions()
H A Dmethods.cxx286 if ( xErrObj.is() && xErrObj->getNumber() == nCode && !xErrObj->getDescription().isEmpty() ) in RTLFUNC()
287 tmpErrMsg = xErrObj->getDescription(); in RTLFUNC()
/aoo41x/main/formula/source/ui/dlg/
H A Dformula.cxx1083 aFtFuncDesc.SetText( pDesc->getDescription() ); in UpdateFunctionDesc()
1737 aFtFuncDesc.SetText( pDesc->getDescription() ); in IMPL_LINK()
/aoo41x/main/offapi/com/sun/star/deployment/
H A DXPackage.idl258 string getDescription()
/aoo41x/main/stoc/test/
H A Dtestintrosp.cxx98 rType.getDescription( &pTD ); in TypeToIdlClass()
/aoo41x/main/starmath/source/
H A Ddocument.cxx157 return xDocProps->getDescription(); in GetComment()
/aoo41x/main/sw/source/filter/ww8/
H A Drtfexport.cxx448 OutUnicode(OOO_STRING_SVTOOLS_RTF_DOCCOMM, xDocProps->getDescription()); in WriteInfo()

Completed in 223 milliseconds

123456