Home
last modified time | relevance | path

Searched refs:HasContentForThisType (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/func/
H A Dfuformatpaintbrush.cxx177 … 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
/trunk/main/sw/source/ui/uiview/
H A Dformatclipboard.cxx321 bool SwFormatClipboard::HasContentForThisType( int nSelectionType ) const in HasContentForThisType() function in SwFormatClipboard
488 if( !this->HasContentForThisType(nSelectionType) ) in Paste()
/trunk/main/sw/source/ui/inc/
H A Dformatclipboard.hxx45 bool HasContentForThisType( int nSelectionType ) const;
/trunk/main/sd/source/ui/inc/
H A Dfuformatpaintbrush.hxx60 bool HasContentForThisType( sal_uInt32 nObjectInventor, sal_uInt16 nObjectIdentifier ) const;
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx321 …bFrameIsValidTarget = pApplyTempl->pFormatClipboard->HasContentForThisType( nsSelectionType::SEL_F… in UpdatePointer()

Completed in 39 milliseconds