Searched refs:xDst (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/x11_extensions/inc/ |
H A D | Xrender.h | 323 int xDst, 337 int xDst, 351 int xDst, 364 int xDst, 377 int xDst, 390 int xDst, 465 int xDst,
|
H A D | renderproto.h | 313 INT16 xDst B16; 331 INT16 xDst B16;
|
/aoo41x/main/filter/source/msfilter/ |
H A D | svxmsbas2.cxx | 52 … SotStorageRef xDst = xRoot->OpenSotStorage( rStorageName, STREAM_READWRITE | STREAM_TRUNC ); in SaveOrDelMSVBAStorage() local 53 xSrc->CopyTo( xDst ); in SaveOrDelMSVBAStorage() 54 xDst->Commit(); in SaveOrDelMSVBAStorage() 55 ErrCode nError = xDst->GetError(); in SaveOrDelMSVBAStorage()
|
H A D | svxmsbas.cxx | 218 …SotStorageRef xDst = SotStorage::OpenOLEStorage( rDocSh.GetStorage(), aDstStgName, STREAM_READWRIT… in CopyStorage_Impl() local 222 xSrc->CopyTo( xDst ); in CopyStorage_Impl() 223 xDst->Commit(); in CopyStorage_Impl() 224 ErrCode nError = xDst->GetError(); in CopyStorage_Impl()
|
Completed in 40 milliseconds