Home
last modified time | relevance | path

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

/aoo4110/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.cxx2240 OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in ~XMLParaContext() local
2241 Any aAny = xPropSet->getPropertyValue( sAnchorType ); in ~XMLParaContext()
2272 OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in ~XMLParaContext() local
2273 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.cxx1197 sAnchorType(RTL_CONSTASCII_USTRINGPARAM("AnchorType")), in XMLTextParagraphExport()
2495 OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in lcl_txtpara_isBoundAsChar() local
2496 if( rPropSetInfo->hasPropertyByName( sAnchorType ) ) in lcl_txtpara_isBoundAsChar()
2499 rPropSet->getPropertyValue( sAnchorType ) >>= eAnchor; in lcl_txtpara_isBoundAsChar()
2531 rPropSet->getPropertyValue( sAnchorType ) >>= eAnchor; in addTextFrameAttributes()
/aoo4110/main/writerfilter/source/dmapper/
H A DFormControlHelper.cxx283 static const ::rtl::OUString sAnchorType(RTL_CONSTASCII_USTRINGPARAM("AnchorType")); in insertControl() local
284 xShapeProps->setPropertyValue(sAnchorType, aAny); in insertControl()
/aoo4110/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
/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx2474 rtl::OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in _GetAttrPosition() local
2475 uno::Any aAny = getPropertyValue( sAnchorType ); in _GetAttrPosition()
2618 rtl::OUString sAnchorType( RTL_CONSTASCII_USTRINGPARAM( "AnchorType" ) ); in _AdjustPositionProperties() local
2619 uno::Any aAny = getPropertyValue( sAnchorType ); in _AdjustPositionProperties()

Completed in 84 milliseconds