Home
last modified time | relevance | path

Searched refs:isLocal (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/vcl/aqua/source/dtrans/
H A DDragSource.cxx108 -(unsigned int)draggingSourceOperationMaskForLocal: (BOOL)isLocal
110 return mDragSource->getSupportedDragOperations(isLocal);
333 unsigned int DragSource::getSupportedDragOperations(bool isLocal) const in getSupportedDragOperations()
337 if (isLocal) in getSupportedDragOperations()
H A DDragSource.hxx71 -(unsigned int)draggingSourceOperationMaskForLocal:(BOOL)isLocal;
113 virtual unsigned int getSupportedDragOperations(bool isLocal) const;
/aoo42x/main/connectivity/source/drivers/evoab2/
H A DNResultSet.cxx178 static bool isLocal( EBook *pBook ) in isLocal() function
525 if ( !isLocal( pBook ) ) in construct()

Completed in 21 milliseconds