Home
last modified time | relevance | path

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

/AOO42X/main/xmloff/source/text/
H A Dtxtflde.cxx263 inline OUString const GetStringProperty(const OUString&,
789 OUString sFieldMasterName = GetStringProperty( in ExportFieldAutoStyle()
1101 GetStringProperty(sPropertyHint,rPropSet), sal_True); in ExportFieldHelper()
1109 GetStringProperty(sPropertyVariableName, rPropSet)); in ExportFieldHelper()
1113 GetStringProperty(sPropertyContent, rPropSet), in ExportFieldHelper()
1117 GetStringProperty(sPropertyContent, rPropSet), in ExportFieldHelper()
1131 GetStringProperty(sPropertyContent, rPropSet)); in ExportFieldHelper()
1152 GetStringProperty(sPropertyVariableName, rPropSet)); in ExportFieldHelper()
1154 GetStringProperty(sPropertyHint , rPropSet)); in ExportFieldHelper()
1158 GetStringProperty(sPropertyContent, rPropSet), in ExportFieldHelper()
[all …]
/AOO42X/main/sc/source/ui/unoobj/
H A Dmiscuno.cxx137 OUString ScUnoHelpFunctions::GetStringProperty( in GetStringProperty() function in ScUnoHelpFunctions
/AOO42X/main/sc/source/filter/inc/
H A Dfapihelper.hxx193 bool GetStringProperty( String& rValue, const ::rtl::OUString& rPropName ) const;
/AOO42X/main/sc/inc/
H A Dmiscuno.hxx281 static ::rtl::OUString GetStringProperty(
/AOO42X/main/sc/source/filter/ftools/
H A Dfapihelper.cxx220 bool ScfPropertySet::GetStringProperty( String& rValue, const OUString& rPropName ) const in GetStringProperty() function in ScfPropertySet
/AOO42X/main/sc/source/core/data/
H A Ddpobject.cxx692 aMem.maLayoutName = ScUnoHelpFunctions::GetStringProperty( in GetMembers()
842 OUString aLayoutName = ScUnoHelpFunctions::GetStringProperty( in IsDimNameInUse()
1989 OUString aLayoutName = ScUnoHelpFunctions::GetStringProperty( in FillLabelData()
H A Ddpoutput.cxx443 OUString aCaption = ScUnoHelpFunctions::GetStringProperty( xPropSet, in ScDPOutput()
/AOO42X/main/sc/source/filter/excel/
H A Dxechart.cxx1145 rPropSet.GetStringProperty( maData.maSeparator, EXC_CHPROP_LABELSEPARATOR ); in Convert()