Home
last modified time | relevance | path

Searched refs:getSupportsMultipleContents (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/xmloff/inc/xmloff/
H A Dxmlmultiimagehelper.hxx54 bool getSupportsMultipleContents() const { return mbSupportsMultipleContents; } in getSupportsMultipleContents() function in multiImageImportHelper
/AOO41X/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx1619 !getSupportsMultipleContents()); in CreateChildContext()
1624 if(getSupportsMultipleContents() && XML_TEXT_FRAME_GRAPHIC == nFrameType) in CreateChildContext()
1631 …else if(getSupportsMultipleContents() && XML_NAMESPACE_DRAW == p_nPrefix && IsXMLToken(rLocalName,… in CreateChildContext()
/AOO41X/main/xmloff/source/draw/
H A Dximpshap.cxx3593 if(getSupportsMultipleContents()) in CreateChildContext()
3605 …else if(getSupportsMultipleContents() && XML_NAMESPACE_DRAW == nPrefix && IsXMLToken(rLocalName, X… in CreateChildContext()