Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/style/
H A Dxmlbahdl.cxx62 sal_Bool lcl_xmloff_getAny( const Any& rValue, sal_Int32& nValue, in lcl_xmloff_getAny() function
118 if( lcl_xmloff_getAny( rValue, nValue, nBytes ) ) in exportXML()
173 if( lcl_xmloff_getAny( rValue, nValue, nBytes ) ) in exportXML()
221 if( lcl_xmloff_getAny( rValue, nValue, nBytes ) ) in exportXML()
335 if( lcl_xmloff_getAny( rValue, nValue, nBytes ) ) in exportXML()
422 if( lcl_xmloff_getAny( rValue, nValue, nBytes ) ) in exportXML()
461 if( lcl_xmloff_getAny( rValue, nValue, nBytes ) ) in exportXML()
885 sal_Bool bRet = lcl_xmloff_getAny( rValue, nValue, nBytes ); in exportXML()
927 lcl_xmloff_getAny( rValue, nValue, 2 ); in exportXML()

Completed in 22 milliseconds