Home
last modified time | relevance | path

Searched refs:GetAuthor (Results 1 – 23 of 23) sorted by relevance

/aoo42x/main/sw/inc/
H A Dredline.hxx127 sal_uInt16 GetAuthor() const { return nAuthor; } in GetAuthor() function in SwRedlineData
222 sal_uInt16 GetAuthor( sal_uInt16 nPos = 0) const;
260 { return GetAuthor() == rRedl.GetAuthor(); } in IsOwnRedline()
H A DAnnotationWin.hxx50 virtual String GetAuthor();
H A DSidebarWin.hxx110 virtual String GetAuthor() = 0;
/aoo42x/main/sw/source/ui/docvw/
H A DAnnotationWin.cxx203 aRewriter.AddRule(UNDO_ARG1,GetAuthor()); in CreateMenuButton()
220 aRewriter.AddRule(UNDO_ARG1, pWin->GetAuthor()); in InitAnswer()
292 String SwAnnotationWin::GetAuthor() in GetAuthor() function in sw::annotation::SwAnnotationWin
H A DSidebarWin.cxx374 sal_uInt16 aIndex = SW_MOD()->InsertRedlineAuthor(GetAuthor()); in InitControls()
398 String sMeta = GetAuthor(); in CheckMetaText()
1028 SfxStringItem aItem( nSlot, GetAuthor() ); in ExecuteCommand()
H A DAnnotationMenuButton.cxx108 if ( sAuthor == mrSidebarWin.GetAuthor() ) in MouseButtonDown()
H A DPostItMgr.cxx1220 if ( HasActiveSidebarWin() && (GetActiveSidebarWin()->GetAuthor()==aAuthor) ) in Delete()
1234 if ( (*pPostIt)->pPostIt->GetAuthor() == aAuthor ) in Delete()
1318 if ( (*i)->pPostIt && ((*i)->pPostIt->GetAuthor() == rAuthor) ) in Hide()
H A DSidebarTxtControl.cxx341 aRewriter.AddRule(UNDO_ARG1, mrSidebarWin.GetAuthor()); in Command()
/aoo42x/main/sw/source/core/text/
H A Dredlnitr.cxx262 FillHints( pRed->GetAuthor( 1 ), pRed->GetType( 1 ) ); in _Seek()
263 FillHints( pRed->GetAuthor(), pRed->GetType() ); in _Seek()
/aoo42x/main/sc/inc/
H A Dpostit.hxx112 inline const ::rtl::OUString& GetAuthor() const { return maNoteData.maAuthor; } in GetAuthor() function in ScPostIt
/aoo42x/main/sw/source/core/doc/
H A Ddocredln.cxx2359 pFnd->GetAuthor() == pTmp->GetAuthor() && in SelNextRedline()
2475 pFnd->GetAuthor() == pTmp->GetAuthor() && in SelPrevRedline()
3764 sal_uInt16 SwRedline::GetAuthor( sal_uInt16 nPos ) const in GetAuthor() function in SwRedline
/aoo42x/main/sw/source/core/fields/
H A Dpostithelper.cxx135 o_rInfo.mRedlineAuthor = pRedline->GetAuthor(); in getLayoutInfos()
/aoo42x/main/sc/source/ui/unoobj/
H A Dnotesuno.cxx206 return pNote ? pNote->GetAuthor() : rtl::OUString(); in getAuthor()
/aoo42x/main/sc/source/filter/inc/
H A Dxeescher.hxx330 const XclExpString& GetAuthor() const { return maAuthor; } in GetAuthor() function in XclExpNote
/aoo42x/main/sc/source/filter/excel/
H A Dxeescher.cxx1139 aAuthors.insert( XclXmlUtils::ToOUString( mrNotes.GetRecord( i )->GetAuthor() ) ); in SaveXml()
1157 XclXmlUtils::ToOUString( xNote->GetAuthor() ) ); in SaveXml()
/aoo42x/main/sw/source/core/crsr/
H A Dviscrs.cxx232 nNm == rRed.GetAuthor() ) in FillRects()
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx2866 m_rWW8Export.InsUInt16( m_rWW8Export.AddRedlineAuthor( pRedline->GetAuthor() ) ); in Redline()
2890 m_rWW8Export.InsUInt16( m_rWW8Export.AddRedlineAuthor( pRedline->GetAuthor() ) ); in Redline()
H A Drtfexport.cxx287 GetRedline(SW_MOD()->GetRedlineAuthor(pRedl->GetAuthor())); in WriteRevTab()
H A Drtfattributeoutput.cxx713 …uffer().append((sal_Int32)m_rExport.GetRedline(SW_MOD()->GetRedlineAuthor(pRedline->GetAuthor()))); in Redline()
720 …uffer().append((sal_Int32)m_rExport.GetRedline(SW_MOD()->GetRedlineAuthor(pRedline->GetAuthor()))); in Redline()
H A Dwrtw8sty.cxx1937 msOwner = SW_MOD()->GetRedlineAuthor(pRedline->GetAuthor()); in WW8_Annotation()
H A Ddocxattributeoutput.cxx930 const String &rAuthor( SW_MOD()->GetRedlineAuthor( pRedlineData->GetAuthor() ) ); in StartRedline()
/aoo42x/main/sw/source/ui/shells/
H A Dannotsh.cxx1185 if (sAuthor == pPostItMgr->GetActiveSidebarWin()->GetAuthor()) in GetNoteState()
/aoo42x/main/sw/source/core/docnode/
H A Dndtbl.cxx4660 pRedline->GetAuthor() == pDoc->GetRedlineAuthor() ) in lcl_DelRedlines()

Completed in 257 milliseconds