Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/forms/
H A Dformattributes.cxx265 implAdd(_pAttributeName, _rPropertyName, ::getCppuType( static_cast< ::rtl::OUString* >(NULL) ), in addStringProperty()
276 …AttributeAssignment& aAssignment = implAdd(_pAttributeName, _rPropertyName, ::getBooleanCppuType()… in addBooleanProperty()
287implAdd(_pAttributeName, _rPropertyName, ::getCppuType( static_cast< sal_Int16* >(NULL) ), aDefaul… in addInt16Property()
297implAdd( _pAttributeName, _rPropertyName, ::getCppuType( static_cast< sal_Int32* >(NULL) ), aDefau… in addInt32Property()
308 AttributeAssignment& aAssignment = implAdd(_pAttributeName, _rPropertyName, in addEnumProperty()
316 OAttribute2Property::AttributeAssignment& OAttribute2Property::implAdd( in implAdd() function in xmloff::OAttribute2Property
H A Dformattributes.hxx350 AttributeAssignment& implAdd(

Completed in 12 milliseconds