Home
last modified time | relevance | path

Searched refs:SetComment (Results 1 – 25 of 46) sorted by relevance

12

/aoo41x/main/sc/source/ui/navipi/
H A Dscenwnd.cxx74 mrParent.SetComment( EMPTY_STRING ); in UpdateEntries()
79 mrParent.SetComment( *static_cast< String* >( pNewEntryList->First() ) ); in UpdateEntries()
107 mrParent.SetComment( EMPTY_STRING ); in UpdateEntries()
115 mrParent.SetComment( pEntry->maComment ); in Select()
/aoo41x/main/sw/inc/
H A Dredline.hxx132 void SetComment( const String& rS ) { sComment = rS; } in SetComment() function in SwRedlineData
230 void SetComment( const String& rS ) { pRedlineData->SetComment( rS ); } in SetComment() function in SwRedline
/aoo41x/main/svl/inc/svl/
H A Dzformat.hxx386 void SetComment( const String& rStr ) in SetComment() function in SvNumberformat
388 { SetComment( rStr, sFormatstring, sComment ); } in SetComment()
397 static void SetComment( const String& rStr, String& rFormat, String& rComment );
H A Dundo.hxx188 void SetComment( const UniString& rComment );
/aoo41x/main/tools/source/communi/
H A Dparser.cxx194 pInfo->SetComment( sComment ); in ReadKey()
201 pInfo->SetComment( sComment ); in ReadKey()
/aoo41x/main/sw/source/core/undo/
H A Ddocundo.cxx273 pListAction->SetComment(comment); in EndUndo()
286 pListAction->SetComment(comment); in EndUndo()
/aoo41x/main/svl/source/undo/
H A Dundo.cxx1155 pListAction->SetComment( pPreviousAction->GetComment() ); in ImplLeaveListAction()
1166 pListAction->SetComment( pListAction->aUndoActions[n].pAction->GetComment() ); in ImplLeaveListAction()
1302 void SfxListUndoAction::SetComment( const UniString& rComment ) in SetComment() function in SfxListUndoAction
/aoo41x/main/svx/source/svdraw/
H A Dsvdmodel.cxx541 pAktUndoGroup->SetComment(rComment); in BegUndo()
565 pAktUndoGroup->SetComment(rComment); in BegUndo()
645 pAktUndoGroup->SetComment(rComment); in SetUndoComment()
661 pAktUndoGroup->SetComment(rComment); in SetUndoComment()
/aoo41x/main/sd/inc/
H A Dsdundo.hxx40 void SetComment(String& rStr) { maComment = rStr; } in SetComment() function in SdUndoAction
/aoo41x/main/sd/source/ui/func/
H A Dundoback.cxx50 SetComment( aString ); in SdBackgroundObjUndoAction()
H A Dundolayer.cxx57 SetComment(aString); in SdLayerModifyUndoAction()
/aoo41x/main/sfx2/inc/sfx2/
H A Dminfitem.hxx55 void SetComment( const String& r ) in SetComment() function in SfxMacroInfoItem
/aoo41x/main/automation/source/app/
H A Dtestbasi.cxx118 p->SetComment( ((TestToolObj*)pTestObject)->GetRevision(p->GetSource()) ); in Compile()
/aoo41x/main/basic/inc/basic/
H A Dsbmod.hxx113 void SetComment( const String& r );
H A Dsbx.hxx114 void SetComment( const String& r ) { aComment = r; } in SetComment() function in SbxInfo
/aoo41x/main/tools/inc/tools/
H A Dgeninfo.hxx69 void SetComment( const ByteString &rComment ) { sComment = rComment; } in SetComment() function in GenericInformation
/aoo41x/main/sc/source/ui/drawfunc/
H A Dfutext3.cxx183 …pAction->SetComment( ScGlobal::GetRscString( bNewNote ? STR_UNDO_INSERTNOTE : STR_UNDO_DELETENOTE … in StopEditMode()
/aoo41x/main/sc/source/ui/inc/
H A Dnavipi.hxx112 void SetComment( const String& rComment ) in SetComment() function in ScScenarioWindow
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dhighred.cxx148 aFilterCtr.SetComment(aChangeViewSet.GetTheComment()); in Init()
/aoo41x/main/sc/source/ui/view/
H A Ddrawvie4.cxx374 pUndoGroup->SetComment(ScGlobal::GetRscString( STR_UNDO_ORIGINALSIZE )); in SetMarkedOriginalSize()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh3.cxx656 pAction->SetComment( rComment ); in SetChangeComment()
1137 pAct->SetComment( rComment ); in MergeDocument()
/aoo41x/main/svx/inc/svx/
H A Dctredlin.hxx245 void SetComment(const String &rComment);
H A Dsvdundo.hxx118 void SetComment(const String& rStr) { aComment=rStr; } in SetComment() function in SdrUndoGroup
/aoo41x/main/soldep/inc/soldep/
H A Dprj.hxx107 void SetComment ( ByteString aCommentString ){aComment = aCommentString;} in SetComment() function in CommandData
/aoo41x/main/basic/source/comp/
H A Dcodegen.cxx278 pInfo->SetComment( aComment ); in Save()

Completed in 160 milliseconds

12