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()
2241 OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in ~XMLParaContext() local2242 Any aAny = xPropSet->getPropertyValue( sAnchorType ); in ~XMLParaContext()2273 OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in ~XMLParaContext() local2274 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()
1199 sAnchorType(RTL_CONSTASCII_USTRINGPARAM("AnchorType")), in XMLTextParagraphExport()2497 OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in lcl_txtpara_isBoundAsChar() local2498 if( rPropSetInfo->hasPropertyByName( sAnchorType ) ) in lcl_txtpara_isBoundAsChar()2501 rPropSet->getPropertyValue( sAnchorType ) >>= eAnchor; in lcl_txtpara_isBoundAsChar()2533 rPropSet->getPropertyValue( sAnchorType ) >>= eAnchor; in addTextFrameAttributes()
284 static const ::rtl::OUString sAnchorType(RTL_CONSTASCII_USTRINGPARAM("AnchorType")); in insertControl() local285 xShapeProps->setPropertyValue(sAnchorType, aAny); in insertControl()
35 const ::rtl::OUString sAnchorType; member in XMLTextShapeImportHelper
135 const ::rtl::OUString sAnchorType; member in XMLTextParagraphExport
2472 rtl::OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in _GetAttrPosition() local2473 uno::Any aAny = getPropertyValue( sAnchorType ); in _GetAttrPosition()2616 rtl::OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in _AdjustPositionProperties() local2617 uno::Any aAny = getPropertyValue( sAnchorType ); in _AdjustPositionProperties()
Completed in 130 milliseconds