Searched refs:hasEntry (Results 1 – 12 of 12) sorted by relevance
161 if ( xPersObj.is() && xPersObj->hasEntry() ) in CreateClipboardDataObject()209 if ( xPersObj.is() && xPersObj->hasEntry() ) in CreateDragDataObject()
213 virtual sal_Bool SAL_CALL hasEntry()
424 virtual sal_Bool SAL_CALL hasEntry()
393 virtual sal_Bool SAL_CALL hasEntry()
250 boolean hasEntry()
1750 sal_Bool SAL_CALL OleEmbeddedObject::hasEntry() in hasEntry() function in OleEmbeddedObject1759 return xWrappedObject->hasEntry(); in hasEntry()
129 if ( xPersObj.is() && xPersObj->hasEntry() ) in ScDrawTransferObj()
456 sal_Bool SAL_CALL ODummyEmbeddedObject::hasEntry() in hasEntry() function in ODummyEmbeddedObject
195 if( xObj.is() && xPersist.is() && xPersist->hasEntry() ) in CreateObjectReplacement()
1755 if (xPersObj.is() && xPersObj->hasEntry()) in AddShapeToTransferable()
553 public boolean hasEntry() throws com.sun.star.embed.WrongStateException in hasEntry() method in OwnEmbeddedObject
1509 sal_Bool SAL_CALL OCommonEmbeddedObject::hasEntry() in hasEntry() function in OCommonEmbeddedObject
Completed in 98 milliseconds