Home
last modified time | relevance | path

Searched refs:FillContext (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/oox/source/xls/
H A Dstylesfragment.cxx100 ContextHandlerRef FillContext::onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs ) in onCreateContext()
167 … case XLS_TOKEN( fill ): return new FillContext( *this, mxDxf->createFill() ); in onCreateContext()
223 … if( nElement == XLS_TOKEN( fill ) ) return new FillContext( *this, getStyles().createFill() ); in onCreateContext()
/aoo4110/main/oox/inc/oox/xls/
H A Dstylesfragment.hxx80 class FillContext : public WorkbookContextBase class
84 inline explicit FillContext( ParentType& rParent, const FillRef& rxFill ) : in FillContext() function in oox::xls::FillContext

Completed in 19 milliseconds