Searched refs:pNoteCaption (Results 1 – 1 of 1) sorted by relevance
795 SdrCaptionObj* pNoteCaption = 0; in CreateTempCaption() local801 pNoteCaption = pNote->GetOrCreateCaption( rPos ); in CreateTempCaption()805 if( !pNoteCaption && (aBuffer.getLength() == 0) ) in CreateTempCaption()823 if( pNoteCaption && (rUserText.getLength() == 0) ) in CreateTempCaption()825 if( OutlinerParaObject* pOPO = pNoteCaption->GetOutlinerParaObject() ) in CreateTempCaption()828 pCaption->SetMergedItemSetAndBroadcast( pNoteCaption->GetMergedItemSet() ); in CreateTempCaption()829 … Rectangle aCaptRect( pCaption->GetLogicRect().TopLeft(), pNoteCaption->GetLogicRect().GetSize() ); in CreateTempCaption()
Completed in 19 milliseconds