Home
last modified time | relevance | path

Searched refs:GetFullName (Results 1 – 20 of 20) sorted by relevance

/trunk/main/unotools/source/config/
H A Duseroptions.cxx103 ::rtl::OUString GetFullName() const;
750 ::rtl::OUString SvtUserOptions_Impl::GetFullName() const in GetFullName() function in SvtUserOptions_Impl
1124 ::rtl::OUString SvtUserOptions::GetFullName() const in GetFullName() function in SvtUserOptions
1127 return pImp->GetFullName(); in GetFullName()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx430 xAnnotation->setAuthor( aUserOptions.GetFullName() ); in InsertAnnotation()
507 xAnnotation->setAuthor( aUserOptions.GetFullName() ); in ExecuteReplyToAnnotation()
1010 OUString sCurrentAuthor( aUserOptions.GetFullName() ); in ExecuteAnnotationContextMenu()
H A Dannotationwindow.cxx581 mbProtected = aUserOptions.GetFullName() != xAnnotation->getAuthor(); in setAnnotation()
/trunk/main/unotools/inc/unotools/
H A Duseroptions.hxx87 ::rtl::OUString GetFullName() const;
/trunk/main/sw/source/ui/docvw/
H A DAnnotationMenuButton.cxx100 if ( !(sAuthor = aUserOpt.GetFullName()).Len() ) in MouseButtonDown()
/trunk/main/sfx2/source/appl/
H A Dsfxpicklist.cxx372 xDocProps->setAuthor( SvtUserOptions().GetFullName() ); in Notify()
/trunk/main/sw/source/ui/app/
H A Dswmodul1.cxx394 if( !(sActAuthor = rOpt.GetFullName()).Len() ) in GetRedlineAuthor()
/trunk/main/sfx2/source/dialog/
H A Dversdlg.cxx408 aInfo.aAuthor = SvtUserOptions().GetFullName(); in IMPL_LINK()
H A Ddinfdlg.cxx879 aName = SvtUserOptions().GetFullName(); in IMPL_LINK()
1007 ? SvtUserOptions().GetFullName() in FillItemSet()
/trunk/main/sw/source/filter/html/
H A Dhtmlfld.cxx278 const String& rUser = aOpt.GetFullName(); in NewField()
/trunk/main/sd/source/core/
H A Ddrawdoc.cxx1054 maAnnotationAuthors.push_back( aUserOptions.GetFullName() ); in GetAnnotationAuthorIndex()
/trunk/main/sfx2/source/view/
H A Dviewprn.cxx299 ? ::rtl::OUString( SvtUserOptions().GetFullName() ) in jobStarted()
/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx366 if( !(sAuthor = aUserOpt.GetFullName()).Len()) in ExecField()
H A Dannotsh.cxx1182 if( !(sAuthor = aUserOpt.GetFullName()).Len()) in GetNoteState()
/trunk/main/linguistic/source/
H A Ddlistimp.cxx880 AddInternal( rDic, aUserOpt.GetFullName() ); in AddUserData()
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx727 SvtUserOptions().GetFullName() ); in ExecuteNewDocument()
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx201 String aUserName = SvtUserOptions().GetFullName(); in UpdateDocInfoForSave()
H A Dobjstor.cxx1552 aInfo.Author = SvtUserOptions().GetFullName(); in SaveTo_Impl()
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1146 String FullName = SW_MOD()->GetUserOptions().GetFullName(); in lcl_IsOwnDocument()
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx337 sRet = rOpt.GetFullName(); in Expand()

Completed in 156 milliseconds