Home
last modified time | relevance | path

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

12

/trunk/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()
/trunk/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
/trunk/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 );
/trunk/main/tools/source/communi/
H A Dparser.cxx194 pInfo->SetComment( sComment ); in ReadKey()
201 pInfo->SetComment( sComment ); in ReadKey()
/trunk/main/sw/source/core/undo/
H A Ddocundo.cxx264 pListAction->SetComment(comment); in EndUndo()
277 pListAction->SetComment(comment); in EndUndo()
/trunk/main/svl/source/undo/
H A Dundo.cxx1163 pListAction->SetComment( pPreviousAction->GetComment() ); in ImplLeaveListAction()
1174 pListAction->SetComment( pListAction->aUndoActions[n].pAction->GetComment() ); in ImplLeaveListAction()
1310 void SfxListUndoAction::SetComment( const UniString& rComment ) in SetComment() function in SfxListUndoAction
/trunk/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()
/trunk/main/sd/inc/
H A Dsdundo.hxx40 void SetComment(String& rStr) { maComment = rStr; } in SetComment() function in SdUndoAction
/trunk/main/sd/source/ui/func/
H A Dundoback.cxx50 SetComment( aString ); in SdBackgroundObjUndoAction()
H A Dundolayer.cxx57 SetComment(aString); in SdLayerModifyUndoAction()
/trunk/main/sfx2/inc/sfx2/
H A Dminfitem.hxx55 void SetComment( const String& r ) in SetComment() function in SfxMacroInfoItem
/trunk/main/automation/source/app/
H A Dtestbasi.cxx118 p->SetComment( ((TestToolObj*)pTestObject)->GetRevision(p->GetSource()) ); in Compile()
/trunk/main/tools/inc/tools/
H A Dgeninfo.hxx69 void SetComment( const ByteString &rComment ) { sComment = rComment; } in SetComment() function in GenericInformation
/trunk/main/sc/source/ui/drawfunc/
H A Dfutext3.cxx183 …pAction->SetComment( ScGlobal::GetRscString( bNewNote ? STR_UNDO_INSERTNOTE : STR_UNDO_DELETENOTE … in StopEditMode()
/trunk/main/basic/inc/basic/
H A Dsbmod.hxx114 void SetComment( const String& r );
H A Dsbx.hxx115 void SetComment( const String& r ) { aComment = r; } in SetComment() function in SbxInfo
/trunk/main/sc/source/ui/inc/
H A Dnavipi.hxx112 void SetComment( const String& rComment ) in SetComment() function in ScScenarioWindow
/trunk/main/sc/source/ui/miscdlgs/
H A Dhighred.cxx148 aFilterCtr.SetComment(aChangeViewSet.GetTheComment()); in Init()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx656 pAction->SetComment( rComment ); in SetChangeComment()
1137 pAct->SetComment( rComment ); in MergeDocument()
/trunk/main/sc/source/ui/view/
H A Ddrawvie4.cxx374 pUndoGroup->SetComment(ScGlobal::GetRscString( STR_UNDO_ORIGINALSIZE )); in SetMarkedOriginalSize()
/trunk/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
/trunk/main/svl/source/numbers/
H A Dzformat.cxx1017 SetComment( aComment ); // setzt sComment und sFormatstring in SvNumberformat()
1560 SetComment( aComment ); in Load()
1652 SetComment( "", aFormatstring, aComment ); in Save()
4449 void SvNumberformat::SetComment( const String& rStr, String& rFormat, in SetComment() function in SvNumberformat
/trunk/main/basic/source/comp/
H A Dcodegen.cxx278 pInfo->SetComment( aComment ); in Save()

Completed in 107 milliseconds

12