Searched refs:HasContentForThisType (Results 1 – 5 of 5) sorted by relevance
177 … if(bOverMarkableObject && HasContentForThisType(pObj->GetObjInventor(),pObj->GetObjIdentifier()) ) in MouseMove()244 bool FuFormatPaintBrush::HasContentForThisType( sal_uInt32 nObjectInventor, sal_uInt16 nObjectIdent… in HasContentForThisType() function in sd::FuFormatPaintBrush
321 bool SwFormatClipboard::HasContentForThisType( int nSelectionType ) const in HasContentForThisType() function in SwFormatClipboard488 if( !this->HasContentForThisType(nSelectionType) ) in Paste()
45 bool HasContentForThisType( int nSelectionType ) const;
60 bool HasContentForThisType( sal_uInt32 nObjectInventor, sal_uInt16 nObjectIdentifier ) const;
319 …bFrameIsValidTarget = pApplyTempl->pFormatClipboard->HasContentForThisType( nsSelectionType::SEL_F… in UpdatePointer()
Completed in 70 milliseconds