Home
last modified time | relevance | path

Searched refs:pNote (Results 26 – 30 of 30) sorted by relevance

12

/aoo42x/main/sc/source/core/data/
H A Ddrwlayer.cxx557 if( ScPostIt* pNote = pDoc->GetNote( rData.maStart ) ) in RecalcPos() local
558 pNote->UpdateCaptionPos( rData.maStart ); in RecalcPos()
H A Dtable2.cxx1145 if( ScPostIt* pNote = GetNote( aIt->first, aIt->second ) ) in InitializeNoteCaptions() local
1146 pNote->GetOrCreateCaption( ScAddress( aIt->first, aIt->second, nTab ) ); in InitializeNoteCaptions()
/aoo42x/main/sc/source/ui/view/
H A Doutput.cxx2283 const ScPostIt* pNote = pCell->GetNote(); in AddPDFNotes() local
2291 String aContent = pNote->GetText(); in AddPDFNotes()
H A Dprintfun.cxx1927 if( const ScPostIt* pNote = pCell->GetNote() ) in DoNotes() local
1929 if(const EditTextObject *pEditText = pNote->GetEditTextObject()) in DoNotes()
H A Dgridwin.cxx358 ScPostIt* pNote = rDoc.GetNote( aCellPos ); in lcl_UnLockComment() local
359 SdrObject* pObj = pNote ? pNote->GetCaption() : 0; in lcl_UnLockComment()

Completed in 132 milliseconds

12