Home
last modified time | relevance | path

Searched refs:setAuthor (Results 1 – 24 of 24) sorted by relevance

/trunk/main/sd/source/core/annotations/
H A DAnnotation.cxx89 virtual void SAL_CALL setAuthor(const OUString & the_value) throw (RuntimeException);
151 xAnnotation->setAuthor(m_Author); in set()
295 void SAL_CALL Annotation::setAuthor(const OUString & the_value) throw (RuntimeException) in setAuthor() function in sd::Annotation
/trunk/main/sfx2/source/doc/
H A Ddocinf.cxx87 i_xDocProps->setAuthor( aStrValue ); in LoadOlePropertySet()
89 i_xDocProps->setAuthor( ::rtl::OUString() ); in LoadOlePropertySet()
H A Dobjcont.cxx206 xDocProps->setAuthor( ::rtl::OUString() ); in UpdateDocInfoForSave()
H A Dobjserv.cxx1089 getDocProperties()->setAuthor( aStr ); in ExecProps_Impl()
H A DSfxDocumentMetaData.cxx152 virtual void SAL_CALL setAuthor(const ::rtl::OUString & the_value)
1425 void SAL_CALL SfxDocumentMetaData::setAuthor(const ::rtl::OUString & the_value) in setAuthor() function in __anon95fafb770111::SfxDocumentMetaData
H A Dobjuno.cxx758 _pImp->m_xDocProps->setAuthor(sTemp); in setFastPropertyValue()
H A Dobjstor.cxx780 xDocProps->setAuthor(aValue); in DoLoad()
/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java248 xDP.setAuthor(str); in check()
461 xDP.setAuthor("not me"); in check()
/trunk/main/sc/source/ui/vba/
H A Dvbacomment.hxx61 …virtual void SAL_CALL setAuthor( const rtl::OUString& _author ) throw (css::uno::RuntimeException);
H A Dvbacomment.cxx122 ScVbaComment::setAuthor( const rtl::OUString& /*_author*/ ) throw (uno::RuntimeException) in setAuthor() function in ScVbaComment
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx430 xAnnotation->setAuthor( aUserOptions.GetFullName() ); in InsertAnnotation()
507 xAnnotation->setAuthor( aUserOptions.GetFullName() ); in ExecuteReplyToAnnotation()
/trunk/main/sw/source/core/doc/
H A Ddocglos.cxx53 i_xTarget->setAuthor(i_xSource->getAuthor()); in lcl_copyDocumentProperties()
/trunk/test/testuno/source/testlib/uno/
H A DSWUtil.java135 docProps.setAuthor(propValue); in setDocumentProperty()
/trunk/main/sfx2/source/appl/
H A Dsfxpicklist.cxx372 xDocProps->setAuthor( SvtUserOptions().GetFullName() ); in Notify()
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx109 void setAuthor(::rtl::OUString i_val) { m_Author = i_val; } in setAuthor() function in SfxDocumentInfoItem
/trunk/main/xmloff/source/draw/
H A Dximppage.cxx199 mxAnnotation->setAuthor( maAuthorBuffer.makeStringAndClear() ); in EndElement()
/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextDocument.java414 xDocProps2.setAuthor(fullname); in setWizardTemplateDocInfo()
/trunk/main/oox/source/docprop/
H A Ddocprophandler.cxx434 m_xDocProp->setAuthor( aChars ); in characters()
/trunk/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java147 xDocPro.setAuthor(author); in testGeneralAuthor()
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx375 setAuthor(i_rAuthor); in resetUserData()
403 i_xDocProps->setAuthor(getAuthor()); in UpdateDocumentInfo()
/trunk/main/editeng/source/rtf/
H A Dsvxrtf.cxx748 m_xDocProps->setAuthor( GetTextToEndGroup( sStr ) ); in ReadInfo()
/trunk/main/svtools/source/svhtml/
H A Dparhtml.cxx2203 i_xDocProps->setAuthor( aContent ); in ParseMetaOptionsImpl()
/trunk/main/sw/source/filter/ww1/
H A Dw1filter.cxx1510 xDocProps->setAuthor( GetStr(Author) ); in Out()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx2922 xAnnotation->setAuthor( sAuthor ); in ImportComment10()

Completed in 183 milliseconds