Home
last modified time | relevance | path

Searched refs:GetCaption (Results 1 – 10 of 10) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Dpostit.cxx181 inline SdrCaptionObj* GetCaption() { return mpCaption; } in GetCaption() function in __anon44e28bd80111::ScCaptionCreator
438 rNoteData.mpCaption = GetCaption(); in ScNoteCaptionCreator()
817 SdrCaptionObj* pCaption = aCreator.GetCaption(); in CreateTempCaption()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx359 SdrObject* pObj = pNote ? pNote->GetCaption() : 0; in lcl_UnLockComment()
H A Dviewfun6.cxx176 if( SdrCaptionObj* pCaption = pNote->GetCaption() ) in EditNote()
/trunk/main/sw/source/ui/uiview/
H A Dviewdlg2.cxx194 pOpt->GetCaption(), in InsertCaption()
/trunk/main/sw/source/ui/inc/
H A Dcaption.hxx80 inline const String& GetCaption() const { return sCaption; } in GetCaption() function in InsCaptionOpt
/trunk/main/sw/source/ui/config/
H A Dmodcfg.cxx680 case 4: pValues[nProp] <<= OUString(rOpt.GetCaption()); break;//CaptionText", in lcl_WriteOpt()
H A Doptload.cxx755 aTextEdit.SetText(pOpt->GetCaption()); in IMPL_LINK()
/trunk/main/sc/source/ui/drawfunc/
H A Dfutext3.cxx80 …DBG_ASSERT( pNote && (pNote->GetCaption() == pObject), "FuText::StopEditMode - missing or invalid … in StopEditMode()
204 …DBG_ASSERT( pNote && (pNote->GetCaption() == pObject), "FuText::StopDragMode - missing or invalid … in StopDragMode()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx1444 …DBG_ASSERT( pNote && (pNote->GetCaption() == pObject), "ScDetectiveFunc::UpdateAllComments - inval… in UpdateAllComments()
/trunk/main/sc/inc/
H A Dpostit.hxx133 inline SdrCaptionObj* GetCaption() const { return maNoteData.mpCaption; } in GetCaption() function in ScPostIt

Completed in 73 milliseconds