Home
last modified time | relevance | path

Searched refs:mpSourceDoc (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx110 , mpSourceDoc( pSrcDoc ) in SdTransferable()
124 if( mpSourceDoc ) in SdTransferable()
138 if( mpSourceDoc ) in ~SdTransferable()
139 EndListening( *mpSourceDoc ); in ~SdTransferable()
311 if( mpSourceDoc ) in CreateData()
314 if( mpSourceDoc ) in CreateData()
750 if( mpSourceDoc ) in SetPageBookmarks()
817 return mpSourceDoc; in GetSourceDoc()
902 mpSourceDoc = 0; in Notify()
910 if( &rBC == mpSourceDoc ) in Notify()
[all …]
/trunk/main/sd/source/ui/inc/
H A Dsdxfer.hxx72 sal_Bool HasSourceDoc( const SdDrawDocument* pDoc ) const { return( mpSourceDoc == pDoc ); } in HasSourceDoc()
138 SdDrawDocument* mpSourceDoc; member in SdTransferable

Completed in 20 milliseconds