Searched defs:pCaption (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/sc/source/ui/view/ |
H A D | viewfun6.cxx | 176 if( SdrCaptionObj* pCaption = pNote->GetCaption() ) in EditNote() local
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | notesuno.cxx | 238 if( SdrObject* pCaption = pNote->GetOrCreateCaption( aCellPos ) ) in getAnnotationShape() local
|
/aoo42x/main/filter/inc/filter/msfilter/ |
H A D | msocximex.hxx | 402 char *pCaption; member in OCX_ModernControl 664 char *pCaption; member in OCX_MultiPage 746 char *pCaption; member in OCX_Page 823 char *pCaption; member in OCX_Frame 906 char *pCaption; member in OCX_UserForm 1159 char *pCaption; member in OCX_CommandButton 1277 char *pCaption; member in OCX_Label
|
/aoo42x/main/sc/source/filter/xcl97/ |
H A D | xcl97rec.cxx | 287 …& rObjMgr, const Rectangle& rRect, const EditTextObject& rEditObj, SdrObject* pCaption, bool bVisi… in XclObjComment() 295 …ProcessEscherObj( const XclExpRoot& rRoot, const Rectangle& rRect, SdrObject* pCaption, const bool… in ProcessEscherObj() 495 XclTxo::XclTxo( const XclExpRoot& rRoot, const EditTextObject& rEditObj, SdrObject* pCaption ) : in XclTxo()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmltabw.cxx | 569 const String *pCaption, sal_Bool bTopCaption, in Write() 975 const String *pCaption, sal_Bool bTopCaption ) in OutHTML_SwTblNode()
|
/aoo42x/main/sc/source/core/data/ |
H A D | postit.cxx | 700 void ScPostIt::CreateCaption( const ScAddress& rPos, const SdrCaptionObj* pCaption ) in CreateCaption() 817 SdrCaptionObj* pCaption = aCreator.GetCaption(); in CreateTempCaption() local
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmlcelli.cxx | 622 if( SdrCaptionObj* pCaption = dynamic_cast< SdrCaptionObj* >( pObject ) ) in SetAnnotation() local
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | xeescher.cxx | 1007 if( SdrCaptionObj* pCaption = pScNote->GetOrCreateCaption( maScPos ) ) in XclExpNote() local
|
/aoo42x/main/sc/source/core/tool/ |
H A D | detfunc.cxx | 1452 if( SdrCaptionObj* pCaption = dynamic_cast< SdrCaptionObj* >( pObject ) ) in UpdateAllComments() local
|
Completed in 141 milliseconds