Home
last modified time | relevance | path

Searched refs:getOptionalValue (Results 26 – 40 of 40) sorted by relevance

12

/aoo41x/main/oox/source/ppt/
H A Dslidefragmenthandler.cxx99 maSlideName = xAttribs->getOptionalValue(XML_name); in createFastChildContext()
148 *pTheme->getFillStyle( xAttribs->getOptionalValue( XML_idx ).toInt32() ) ) ); in createFastChildContext()
H A Dbuildlistcontext.cxx85 OUString sShapeId = xAttribs->getOptionalValue( XML_spid ); in createFastChildContext()
H A Dslidetransitioncontext.cxx67 xAttribs->getOptionalValue( XML_advTm ); in SlideTransitionContext()
H A Dconditioncontext.cxx102 maEvent.Offset = GetTime( xAttribs->getOptionalValue( XML_delay ) ); in CondContext()
/aoo41x/main/desktop/source/deployment/misc/
H A Ddp_descriptioninfoset.cxx395 return getOptionalValue( in getIdentifier()
631 ::boost::optional< ::rtl::OUString > DescriptionInfoset::getOptionalValue( in getOptionalValue() function in dp_misc::DescriptionInfoset
751 ::boost::optional< ::rtl::OUString > suppressOnUpdate = getOptionalValue( in getSimpleLicenseAttributes()
760 ::boost::optional< ::rtl::OUString > suppressIfRequired = getOptionalValue( in getSimpleLicenseAttributes()
/aoo41x/main/oox/source/drawingml/table/
H A Dtablestylelistfragmenthandler.cxx62 mrTableStyleList.getDefaultStyleId() = xAttribs->getOptionalValue( XML_def ); in createFastChildContext()
H A Dtablerowcontext.cxx40 rTableRow.setHeight( xAttribs->getOptionalValue( XML_h ).toInt32() ); in TableRowContext()
H A Dtablecontext.cxx85 rvTableGrid.push_back( xAttribs->getOptionalValue( XML_w ).toInt32() ); in createFastChildContext()
/aoo41x/main/oox/source/drawingml/
H A Dtexttabstoplistcontext.cxx67 sValue = xAttribs->getOptionalValue( XML_pos ); in createFastChildContext()
H A Dthemeelementscontext.cxx218 mrTheme.setStyleName( xAttribs->getOptionalValue( XML_name ) ); in createFastChildContext()
/aoo41x/main/oox/source/drawingml/diagram/
H A Ddiagramlayoutatoms.cxx77 msVal = xAttr->getOptionalValue( XML_val ); in loadFromXAttr()
/aoo41x/main/sax/inc/sax/
H A Dfastattribs.hxx73 …virtual ::rtl::OUString SAL_CALL getOptionalValue( ::sal_Int32 Token ) throw (::com::sun::star::un…
/aoo41x/main/sax/source/tools/
H A Dfastattribs.cxx131 OUString FastAttributeList::getOptionalValue( ::sal_Int32 Token ) throw (RuntimeException) in getOptionalValue() function in sax_fastparser::FastAttributeList
/aoo41x/main/desktop/source/deployment/inc/
H A Ddp_descriptioninfoset.hxx219 SAL_DLLPRIVATE ::boost::optional< ::rtl::OUString > getOptionalValue(
/aoo41x/main/offapi/com/sun/star/xml/sax/
H A DXFastAttributeList.idl159 string getOptionalValue( [in] long Token );

Completed in 50 milliseconds

12