Home
last modified time | relevance | path

Searched refs:xFieldPropSet (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sd/source/filter/eppt/
H A Depptso.cxx2175 xFieldPropSet( aXTextField, ::com::sun::star::uno::UNO_QUERY ); in ImplGetTextField()
2176 if ( xFieldPropSet.is() ) in ImplGetTextField()
2181 …if ( GetPropertyValue( aAny, xFieldPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsFix" ) ) ), sa… in ImplGetTextField()
2187 …if ( GetPropertyValue( aAny, xFieldPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Format" ) ) ), s… in ImplGetTextField()
2209 …if ( GetPropertyValue( aAny, xFieldPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "URL" ) ) ), sal_… in ImplGetTextField()
2223 …if ( GetPropertyValue( aAny, xFieldPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsFix" ) ) ), sa… in ImplGetTextField()
2229 …if ( GetPropertyValue( aAny, xFieldPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsFix" ) ) ), sa… in ImplGetTextField()
2247 …if ( GetPropertyValue( aAny, xFieldPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "IsFix" ) ) ), sa… in ImplGetTextField()
2253 …if ( GetPropertyValue( aAny, xFieldPropSet, String( RTL_CONSTASCII_USTRINGPARAM( "Format" ) ) ), s… in ImplGetTextField()
/aoo4110/main/xmloff/source/text/
H A Dtxtflde.cxx2029 Reference<XPropertySet> xFieldPropSet; in ExportFieldDeclarations() local
2030 if (GetDependentFieldPropertySet(xPropSet, xFieldPropSet)) in ExportFieldDeclarations()
2035 GetIntProperty(sPropertyNumberFormat, xFieldPropSet), in ExportFieldDeclarations()
/aoo4110/main/sw/qa/complex/writer/
H A DTextPortionEnumerationTest.java673 XPropertySet xFieldPropSet = (XPropertySet) in convertChildren() local
676 xFieldPropSet.getPropertyValue("Content"); in convertChildren()
678 xFieldPropSet.getPropertyValue("IsFixed"); in convertChildren()

Completed in 72 milliseconds