Home
last modified time | relevance | path

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

/trunk/main/ucb/source/ucp/file/
H A Dprov.cxx312 osl::DirectoryItem aItem1, aItem2; in compareContentIds() local
316 error = osl::DirectoryItem::get( aPath2, aItem2 ); in compareContentIds()
325 error = aItem2.getFileStatus( aStatus2 ); in compareContentIds()
/trunk/main/sd/source/ui/view/
H A Dsdview4.cxx441 …SfxStringItem aItem1( ID_VAL_DUMMY0, aCurrentDropFile ), aItem2( ID_VAL_DUMMY1, pFoundFilter->Ge… in IMPL_LINK() local
444 aReq.AppendItem( aItem2 ); in IMPL_LINK()
/trunk/main/svx/source/dialog/
H A D_bmpmask.cxx608 SfxBoolItem aItem2( SID_BMPMASK_PIPETTE, sal_False ); in Close() local
609 GetBindings().GetDispatcher()->Execute( SID_BMPMASK_PIPETTE, OWN_CALLMODE, &aItem2, 0L ); in Close()
/trunk/main/basic/source/runtime/
H A Dmethods.cxx784 DirectoryItem aItem2; in implRemoveDirRecursive() local
785 nRet = aDir.getNextItem( aItem2 ); in implRemoveDirRecursive()
791 nRet = aItem2.getFileStatus( aFileStatus2 ); in implRemoveDirRecursive()

Completed in 43 milliseconds