Searched refs:sAnchorType (Results 1 – 8 of 8) sorted by relevance
58 sAnchorType(RTL_CONSTASCII_USTRINGPARAM("AnchorType")), in XMLTextShapeImportHelper()138 xPropSet->setPropertyValue( sAnchorType, aAny ); in addShape()
2240 OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in ~XMLParaContext() local2241 Any aAny = xPropSet->getPropertyValue( sAnchorType ); in ~XMLParaContext()2272 OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in ~XMLParaContext() local2273 Any aAny = xPropSet->getPropertyValue( sAnchorType ); in ~XMLParaContext()
394 const ::rtl::OUString sAnchorType; member in XMLTextFrameContext_Impl668 xPropSet->setPropertyValue( sAnchorType, aAny ); in Create()864 , sAnchorType(RTL_CONSTASCII_USTRINGPARAM("AnchorType")) in XMLTextFrameContext_Impl()
1197 sAnchorType(RTL_CONSTASCII_USTRINGPARAM("AnchorType")), in XMLTextParagraphExport()2495 OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in lcl_txtpara_isBoundAsChar() local2496 if( rPropSetInfo->hasPropertyByName( sAnchorType ) ) in lcl_txtpara_isBoundAsChar()2499 rPropSet->getPropertyValue( sAnchorType ) >>= eAnchor; in lcl_txtpara_isBoundAsChar()2531 rPropSet->getPropertyValue( sAnchorType ) >>= eAnchor; in addTextFrameAttributes()
283 static const ::rtl::OUString sAnchorType(RTL_CONSTASCII_USTRINGPARAM("AnchorType")); in insertControl() local284 xShapeProps->setPropertyValue(sAnchorType, aAny); in insertControl()
35 const ::rtl::OUString sAnchorType; member in XMLTextShapeImportHelper
135 const ::rtl::OUString sAnchorType; member in XMLTextParagraphExport
2474 rtl::OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in _GetAttrPosition() local2475 uno::Any aAny = getPropertyValue( sAnchorType ); in _GetAttrPosition()2618 rtl::OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in _AdjustPositionProperties() local2619 uno::Any aAny = getPropertyValue( sAnchorType ); in _AdjustPositionProperties()
Completed in 76 milliseconds