Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx168 com::sun::star::uno::Any& mrAny; member in XMLConfigBaseContext
186 com::sun::star::uno::Any& mrAny; member in XMLConfigItemContext
511 mrAny(rTempAny), in XMLConfigBaseContext()
547 mrAny <<= maProps.GetSequence(); in EndElement()
561 mrAny(rTempAny), in XMLConfigItemContext()
642 mrAny <<= bValue; in EndElement()
648 mrAny <<= static_cast<sal_Int8>(nValue); in EndElement()
654 mrAny <<= static_cast<sal_Int16>(nValue); in EndElement()
660 mrAny <<= nValue; in EndElement()
665 mrAny <<= nValue; in EndElement()
[all …]