Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLTextShapeImportHelper.cxx58 sAnchorType(RTL_CONSTASCII_USTRINGPARAM("AnchorType")), in XMLTextShapeImportHelper()
138 xPropSet->setPropertyValue( sAnchorType, aAny ); in addShape()
H A Dtxtparai.cxx2241 OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in ~XMLParaContext() local
2242 Any aAny = xPropSet->getPropertyValue( sAnchorType ); in ~XMLParaContext()
2273 OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in ~XMLParaContext() local
2274 Any aAny = xPropSet->getPropertyValue( sAnchorType ); in ~XMLParaContext()
H A DXMLTextFrameContext.cxx394 const ::rtl::OUString sAnchorType; member in XMLTextFrameContext_Impl
668 xPropSet->setPropertyValue( sAnchorType, aAny ); in Create()
864 , sAnchorType(RTL_CONSTASCII_USTRINGPARAM("AnchorType")) in XMLTextFrameContext_Impl()
H A Dtxtparae.cxx1199 sAnchorType(RTL_CONSTASCII_USTRINGPARAM("AnchorType")), in XMLTextParagraphExport()
2499 OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in lcl_txtpara_isBoundAsChar() local
2500 if( rPropSetInfo->hasPropertyByName( sAnchorType ) ) in lcl_txtpara_isBoundAsChar()
2503 rPropSet->getPropertyValue( sAnchorType ) >>= eAnchor; in lcl_txtpara_isBoundAsChar()
2535 rPropSet->getPropertyValue( sAnchorType ) >>= eAnchor; in addTextFrameAttributes()
/trunk/main/writerfilter/source/dmapper/
H A DFormControlHelper.cxx284 static const ::rtl::OUString sAnchorType(RTL_CONSTASCII_USTRINGPARAM("AnchorType")); in insertControl() local
285 xShapeProps->setPropertyValue(sAnchorType, aAny); in insertControl()
/trunk/main/xmloff/inc/xmloff/
H A DXMLTextShapeImportHelper.hxx35 const ::rtl::OUString sAnchorType; member in XMLTextShapeImportHelper
H A Dtxtparae.hxx135 const ::rtl::OUString sAnchorType; member in XMLTextParagraphExport
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx2472 rtl::OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in _GetAttrPosition() local
2473 uno::Any aAny = getPropertyValue( sAnchorType ); in _GetAttrPosition()
2616 rtl::OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in _AdjustPositionProperties() local
2617 uno::Any aAny = getPropertyValue( sAnchorType ); in _AdjustPositionProperties()

Completed in 76 milliseconds