Searched refs:implAdd (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/xmloff/source/forms/ |
H A D | formattributes.cxx | 265 implAdd(_pAttributeName, _rPropertyName, ::getCppuType( static_cast< ::rtl::OUString* >(NULL) ), in addStringProperty() 276 …AttributeAssignment& aAssignment = implAdd(_pAttributeName, _rPropertyName, ::getBooleanCppuType()… in addBooleanProperty() 287 …implAdd(_pAttributeName, _rPropertyName, ::getCppuType( static_cast< sal_Int16* >(NULL) ), aDefaul… in addInt16Property() 297 …implAdd( _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 D | formattributes.hxx | 350 AttributeAssignment& implAdd(
|
Completed in 22 milliseconds