Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/inc/
H A Dfuformatpaintbrush.hxx53 static bool CanCopyThisType( sal_uInt32 nObjectInventor, sal_uInt16 nObjectIdentifier );
60 bool HasContentForThisType( sal_uInt32 nObjectInventor, sal_uInt16 nObjectIdentifier ) const;
/aoo4110/main/sd/source/ui/func/
H A Dfuformatpaintbrush.cxx244 bool FuFormatPaintBrush::HasContentForThisType( sal_uInt32 nObjectInventor, sal_uInt16 nObjectIdent… in HasContentForThisType() argument
248 if( !mpView || (!mpView->SupportsFormatPaintbrush( nObjectInventor, nObjectIdentifier) ) ) in HasContentForThisType()
/aoo4110/main/svx/inc/svx/
H A Dsvdedxv.hxx301 …virtual bool SupportsFormatPaintbrush( sal_uInt32 nObjectInventor, sal_uInt16 nObjectIdentifier ) …
/aoo4110/main/svx/source/svdraw/
H A Dsvdedxv.cxx2070 bool SdrObjEditView::SupportsFormatPaintbrush( sal_uInt32 nObjectInventor, sal_uInt16 nObjectIdenti… in SupportsFormatPaintbrush() argument
2072 if( nObjectInventor != SdrInventor && nObjectInventor != E3dInventor ) in SupportsFormatPaintbrush()

Completed in 33 milliseconds