| /AOO41X/main/unotools/source/config/ |
| H A D | useroptions.cxx | 103 ::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()
|
| /AOO41X/main/sd/source/ui/annotations/ |
| H A D | annotationmanager.cxx | 430 xAnnotation->setAuthor( aUserOptions.GetFullName() ); in InsertAnnotation() 507 xAnnotation->setAuthor( aUserOptions.GetFullName() ); in ExecuteReplyToAnnotation() 1010 OUString sCurrentAuthor( aUserOptions.GetFullName() ); in ExecuteAnnotationContextMenu()
|
| H A D | annotationwindow.cxx | 581 mbProtected = aUserOptions.GetFullName() != xAnnotation->getAuthor(); in setAnnotation()
|
| /AOO41X/main/unotools/inc/unotools/ |
| H A D | useroptions.hxx | 87 ::rtl::OUString GetFullName() const;
|
| /AOO41X/main/sw/source/ui/docvw/ |
| H A D | AnnotationMenuButton.cxx | 100 if ( !(sAuthor = aUserOpt.GetFullName()).Len() ) in MouseButtonDown()
|
| /AOO41X/main/sfx2/source/appl/ |
| H A D | sfxpicklist.cxx | 372 xDocProps->setAuthor( SvtUserOptions().GetFullName() ); in Notify()
|
| /AOO41X/main/sw/source/ui/app/ |
| H A D | swmodul1.cxx | 394 if( !(sActAuthor = rOpt.GetFullName()).Len() ) in GetRedlineAuthor()
|
| /AOO41X/main/sfx2/source/dialog/ |
| H A D | versdlg.cxx | 408 aInfo.aAuthor = SvtUserOptions().GetFullName(); in IMPL_LINK()
|
| H A D | dinfdlg.cxx | 879 aName = SvtUserOptions().GetFullName(); in IMPL_LINK() 1007 ? SvtUserOptions().GetFullName() in FillItemSet()
|
| /AOO41X/main/sw/source/filter/html/ |
| H A D | htmlfld.cxx | 278 const String& rUser = aOpt.GetFullName(); in NewField()
|
| /AOO41X/main/sd/source/core/ |
| H A D | drawdoc.cxx | 1058 maAnnotationAuthors.push_back( aUserOptions.GetFullName() ); in GetAnnotationAuthorIndex()
|
| /AOO41X/main/sd/source/ui/app/ |
| H A D | sdmod1.cxx | 731 SvtUserOptions().GetFullName() ); in ExecuteNewDocument()
|
| /AOO41X/main/sfx2/source/view/ |
| H A D | viewprn.cxx | 299 ? ::rtl::OUString( SvtUserOptions().GetFullName() ) in jobStarted()
|
| /AOO41X/main/sw/source/ui/shells/ |
| H A D | textfld.cxx | 366 if( !(sAuthor = aUserOpt.GetFullName()).Len()) in ExecField()
|
| H A D | annotsh.cxx | 1182 if( !(sAuthor = aUserOpt.GetFullName()).Len()) in GetNoteState()
|
| /AOO41X/main/linguistic/source/ |
| H A D | dlistimp.cxx | 880 AddInternal( rDic, aUserOpt.GetFullName() ); in AddUserData()
|
| /AOO41X/main/sfx2/source/doc/ |
| H A D | objcont.cxx | 201 String aUserName = SvtUserOptions().GetFullName(); in UpdateDocInfoForSave()
|
| H A D | objstor.cxx | 1552 aInfo.Author = SvtUserOptions().GetFullName(); in SaveTo_Impl()
|
| /AOO41X/main/sw/source/ui/uiview/ |
| H A D | view.cxx | 1147 String FullName = SW_MOD()->GetUserOptions().GetFullName(); in lcl_IsOwnDocument()
|
| /AOO41X/main/sw/source/core/fields/ |
| H A D | docufld.cxx | 337 sRet = rOpt.GetFullName(); in Expand()
|