Lines Matching refs:makeAny

251                 aSet[nInd].Value = uno::makeAny( aChars.toInt32() );  in UpdateDocStatistic()
260 aSet[nLen].Value = uno::makeAny( aChars.toInt32() ); in UpdateDocStatistic()
405 AddCustomProperty( uno::makeAny( aChars ) ); // the property has string type in characters()
410 AddCustomProperty( uno::makeAny( aChars ) ); // the property has string type in characters()
415 AddCustomProperty( uno::makeAny( aChars ) ); // the property has string type in characters()
420 AddCustomProperty( uno::makeAny( aChars ) ); // the property has string type in characters()
425 AddCustomProperty( uno::makeAny( aChars ) ); // the property has string type in characters()
520 … AddCustomProperty( uno::makeAny( aChars.toBoolean() ) ); // the property has boolean type in characters()
525 … AddCustomProperty( uno::makeAny( aChars.toBoolean() ) ); // the property has boolean type in characters()
530 … AddCustomProperty( uno::makeAny( aChars.toBoolean() ) ); // the property has boolean type in characters()
535 … AddCustomProperty( uno::makeAny( aChars.toBoolean() ) ); // the property has boolean type in characters()
540 … AddCustomProperty( uno::makeAny( aChars.toInt32() ) ); // the property has sal_Int32 type in characters()
545 … AddCustomProperty( uno::makeAny( aChars.toInt32() ) ); // the property has sal_Int32 type in characters()
550 … AddCustomProperty( uno::makeAny( aChars.toInt32() ) ); // the property has sal_Int32 type in characters()
555 … AddCustomProperty( uno::makeAny( aChars.toInt32() ) ); // the property has sal_Int32 type in characters()
560 … AddCustomProperty( uno::makeAny( aChars.toInt32() ) ); // the property has sal_Int32 type in characters()
565 AddCustomProperty( uno::makeAny( aChars ) ); // the property has string type in characters()
570 AddCustomProperty( uno::makeAny( aChars ) ); // the property has string type in characters()
575 AddCustomProperty( uno::makeAny( aChars ) ); // the property has string type in characters()
580 AddCustomProperty( uno::makeAny( aChars ) ); // the property has string type in characters()
585 AddCustomProperty( uno::makeAny( aChars ) ); // the property has string type in characters()
609 AddCustomProperty( uno::makeAny( aChars.toBoolean() ) ); in characters()
615 …AddCustomProperty( uno::makeAny( AttributeConversion::decodeXString( aChars ) ) ); // the property… in characters()
620 AddCustomProperty( uno::makeAny( GetDateTimeFromW3CDTF( aChars ) ) ); in characters()
624 AddCustomProperty( uno::makeAny( (sal_Int16)aChars.toInt32() ) ); in characters()
629 AddCustomProperty( uno::makeAny( aChars.toInt32() ) ); in characters()
633 AddCustomProperty( uno::makeAny( aChars.toInt64() ) ); in characters()
637 AddCustomProperty( uno::makeAny( aChars.toFloat() ) ); in characters()
641 AddCustomProperty( uno::makeAny( aChars.toDouble() ) ); in characters()
669 uno::makeAny( e ) ); in characters()