Searched refs:pStrFilter (Results 1 – 3 of 3) sorted by relevance
3474 pStrFilter ( NULL ), in SvxBrushItem()3490 pStrFilter ( NULL ), in SvxBrushItem()3507 pStrFilter ( NULL ), in SvxBrushItem()3693 delete pStrFilter; in ~SvxBrushItem()3761 if ( pStrFilter ) in QueryValue()3948 pStrFilter = new String( *rItem.pStrFilter ); in operator =()3982 bEqual = pStrFilter && ( *pStrFilter == *rCmp.pStrFilter ); in operator ==()4028 if ( pStrFilter ) in Store()4042 if ( pStrFilter ) in Store()4227 if ( pStrFilter ) in SetGraphicFilter()[all …]
63 String* pStrFilter; member in SvxBrushItem120 const String* GetGraphicFilter() const { return pStrFilter; } in GetGraphicFilter()
1861 const String* pStrFilter = rBgdAttr.GetGraphicFilter(); in FillControls_Impl() local1895 if ( pStrFilter ) in FillControls_Impl()1896 aBgdGraphicFilter = *pStrFilter; in FillControls_Impl()
Completed in 39 milliseconds