Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx119 sal_uInt32 auInt = 0; in lcl_AnyToTag() local
120 rAny >>= auInt; in lcl_AnyToTag()
121 pTag->addAttr("unsignedValue", auInt); in lcl_AnyToTag()
185 sal_uInt32 auInt = 0; in toTag() local
186 aMapIter->second >>= auInt; in toTag()
187 pTag->addAttr("unsignedValue", auInt); in toTag()
194 aMapIter->second >>= auInt; in toTag()

Completed in 19 milliseconds