Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx84 struct PropValData struct
92 PropValData(const uno::Any& rVal, const OUString& rPropName) : in PropValData() argument
98 typedef PropValData* PropValDataPtr;
1482PropValData* pData = new PropValData((void*)&nINT16, "Adjust", ::getCppuType((const sal_Int16*)0) … in GetNumberingRuleByIndex()
1548 pData = new PropValData( (void*)&nINT16, in GetNumberingRuleByIndex()
1565 pData = new PropValData( (void*)&nINT16, in GetNumberingRuleByIndex()
1572 pData = new PropValData( (void*)&nINT32, in GetNumberingRuleByIndex()
1579 pData = new PropValData( (void*)&nINT32, in GetNumberingRuleByIndex()
1586 pData = new PropValData( (void*)&nINT32, in GetNumberingRuleByIndex()
1735 PropValData* pTemp = rPropertyValues.GetObject(i); in lcl_FindProperty()
[all …]

Completed in 27 milliseconds