Home
last modified time | relevance | path

Searched refs:getModifiedBy (Results 1 – 18 of 18) sorted by relevance

/trunk/main/sfx2/qa/complex/sfx2/
H A DDocumentProperties.java196 "Karl-Heinz Mustermann".equals(xDP.getModifiedBy())); in check()
275 assertTrue("setModifiedBy", str.equals(xDP.getModifiedBy())); in check()
/trunk/test/testuno/source/fvt/uno/sd/file/
H A DCheckFileProperties.java249 assertEquals("The file is modified by "+ modifiedBy, modifiedBy, xDocPro2.getModifiedBy()); in testGeneralModifiedBy()
364 assertEquals("Modified should be empty", "", xDocPro.getModifiedBy()); in testGeneralReset()
/trunk/main/sfx2/source/dialog/
H A Ddinfdlg.cxx249 , m_ModifiedBy( i_xDocProps->getModifiedBy() ) in SfxDocumentInfoItem()
303 , m_ModifiedBy( rItem.getModifiedBy() ) in SfxDocumentInfoItem()
405 i_xDocProps->setModifiedBy(getModifiedBy()); in UpdateDocumentInfo()
1130 pInfoItem->getModifiedBy(), aTime, aLocaleWrapper ) ); in Reset()
/trunk/main/sw/source/core/doc/
H A Ddocglos.cxx61 i_xTarget->setModifiedBy(i_xSource->getModifiedBy()); in lcl_copyDocumentProperties()
H A Ddoccomp.cxx1454 : xDocProps->getModifiedBy() ); in SetRedlinesToDoc()
/trunk/main/sfx2/source/doc/
H A Ddocinf.cxx195 rGlobSect.SetStringValue( PROPID_LASTAUTHOR, i_xDocProps->getModifiedBy() ); in SaveOlePropertySet()
H A Dobjuno.cxx766 if ( _pImp->m_xDocProps->getModifiedBy() != sTemp ) in setFastPropertyValue()
973 aValue <<= _pImp->m_xDocProps->getModifiedBy(); in getFastPropertyValue()
H A DSfxDocumentMetaData.cxx183 virtual ::rtl::OUString SAL_CALL getModifiedBy()
1548 SfxDocumentMetaData::getModifiedBy() throw (css::uno::RuntimeException) in getModifiedBy() function in __anon95fafb770111::SfxDocumentMetaData
/trunk/main/sfx2/source/bastyp/
H A Dfrmhtmlw.cxx199 const String& rChangedBy = i_xDocProps->getModifiedBy(); in Out_DocInfo()
/trunk/main/oox/source/core/
H A Dxmlfilterbase.cxx405 writeElement( pCoreProps, FSNS( XML_cp, XML_lastModifiedBy ), xProperties->getModifiedBy() ); in writeCoreProperties()
/trunk/main/xmloff/source/meta/
H A Dxmlmetae.cxx138 SimpleStringElement ( mxDocProps->getModifiedBy(), in _MExport()
/trunk/main/sw/source/filter/html/
H A Dhtmlfld.cxx287 const String& rChanged = xDocProps->getModifiedBy(); in NewField()
/trunk/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx116 ::rtl::OUString getModifiedBy() const { return m_ModifiedBy; } in getModifiedBy() function in SfxDocumentInfoItem
/trunk/main/sw/source/filter/ww8/
H A Drtfexport.cxx453 OutUnicode(OOO_STRING_SVTOOLS_RTF_AUTHOR,xDocProps->getModifiedBy()); in WriteInfo()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx745 String aDocUser = xDocProps->getModifiedBy(); in CompareDocument()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1145 String Changed = xDocProps->getModifiedBy(); in lcl_IsOwnDocument()
/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx198 aStr = i_xDocProps->getModifiedBy(); in fill()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx981 aName = xDocProps->getModifiedBy(); in Expand()

Completed in 114 milliseconds