Home
last modified time | relevance | path

Searched refs:mbOwnDocument (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sd/source/ui/docshell/
H A Ddocshell.cxx136 mbOwnDocument = mpDoc == 0; in Construct()
137 if( mbOwnDocument ) in Construct()
250 if( mbOwnDocument ) in ~DrawDocShell()
/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx116 , mbOwnDocument( sal_False ) in SdTransferable()
165 if( mbOwnDocument ) in ~SdTransferable()
323 mbOwnDocument = sal_True; in CreateData()
601 mbOwnDocument = sal_False; in GetData()
/trunk/main/sd/source/ui/inc/
H A Dsdxfer.hxx146 sal_Bool mbOwnDocument : 1; member in SdTransferable
H A DDrawDocShell.hxx229 bool mbOwnDocument; // if true, we own mpDoc and will delete it in our d'tor member in sd::DrawDocShell

Completed in 22 milliseconds