Searched refs:mxHatchTable (Results 1 – 8 of 8) sorted by relevance
399 if( !mxHatchTable.is() ) in createInstance()400 mxHatchTable = SvxUnoHatchTable_createInstance( mpDoc ); in createInstance()401 return mxHatchTable; in createInstance()
55 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > mxHatchTable;
907 if( !mxHatchTable.is() ) in createInstance()908 mxHatchTable = SvxUnoHatchTable_createInstance( mpDoc ); in createInstance()910 return mxHatchTable; in createInstance()2323 mxHatchTable = 0; in dispose()
1324 mxHatchTable.reset( new XclChObjectTable( in InitConversion()1334 mxHatchTable.reset(); in FinishConversion()
402 …*mxChData->mxGradientTable, *mxChData->mxHatchTable, *mxChData->mxBitmapTable, rPropSet, ePropMode… in ConvertEscherFormat()
376 *mxChData->mxGradientTable, *mxChData->mxHatchTable, *mxChData->mxBitmapTable, in ConvertEscherFormat()
112 ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface > mxHatchTable;
1487 XclChObjectTableRef mxHatchTable; /// Container for hatch fill styles. member
Completed in 97 milliseconds