Home
last modified time | relevance | path

Searched refs:GetOrCreateCaption (Results 1 – 8 of 8) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Dpostit.cxx597 SdrCaptionObj* ScPostIt::GetOrCreateCaption( const ScAddress& rPos ) const in GetOrCreateCaption() function in ScPostIt
801 pNoteCaption = pNote->GetOrCreateCaption( rPos ); in CreateTempCaption()
H A Dtable2.cxx1146 pNote->GetOrCreateCaption( ScAddress( aIt->first, aIt->second, nTab ) ); in InitializeNoteCaptions()
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1143 pOldNote->GetOrCreateCaption( rPos ); in ReplaceNote()
/trunk/main/sc/source/ui/unoobj/
H A Dnotesuno.cxx238 if( SdrObject* pCaption = pNote->GetOrCreateCaption( aCellPos ) ) in getAnnotationShape()
H A Deditsrc.cxx220 return pNote ? pNote->GetOrCreateCaption( aCellPos ) : 0; in GetCaptionObj()
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx2303 SdrCaptionObj* pDrawObj = pNote->GetOrCreateCaption( aPos ); in _ExportAutoStyles()
2350 SdrCaptionObj* pDrawObj = pNote->GetOrCreateCaption( aPos ); in _ExportAutoStyles()
2385 SdrCaptionObj* pDrawObj = pNote->GetOrCreateCaption( aPos ); in _ExportAutoStyles()
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx1007 if( SdrCaptionObj* pCaption = pScNote->GetOrCreateCaption( maScPos ) ) in XclExpNote()
/trunk/main/sc/inc/
H A Dpostit.hxx136 SdrCaptionObj* GetOrCreateCaption( const ScAddress& rPos ) const;

Completed in 79 milliseconds