Searched refs:GetStringProperty (Results 1 – 8 of 8) sorted by relevance
/trunk/main/xmloff/source/text/ |
H A D | txtflde.cxx | 789 OUString sFieldMasterName = GetStringProperty( in ExportFieldAutoStyle() 1113 GetStringProperty(sPropertyContent, rPropSet), in ExportFieldHelper() 1154 GetStringProperty(sPropertyHint , rPropSet)); in ExportFieldHelper() 1188 GetStringProperty(sPropertyName, in ExportFieldHelper() 1202 GetStringProperty(sPropertyHint, rPropSet)); in ExportFieldHelper() 1249 GetStringProperty(sPropertyHint, rPropSet)); in ExportFieldHelper() 1676 GetStringProperty(sPropertyName, in ExportFieldHelper() 2177 GetStringProperty(sPropertyName, xPropSet), in ExportFieldDeclarations() 2183 GetStringProperty(sPropertyDDECommandType, in ExportFieldDeclarations() 2187 GetStringProperty(sPropertyDDECommandFile, in ExportFieldDeclarations() [all …]
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | miscuno.cxx | 137 OUString ScUnoHelpFunctions::GetStringProperty( in GetStringProperty() function in ScUnoHelpFunctions
|
/trunk/main/sc/source/filter/inc/ |
H A D | fapihelper.hxx | 193 bool GetStringProperty( String& rValue, const ::rtl::OUString& rPropName ) const;
|
/trunk/main/sc/inc/ |
H A D | miscuno.hxx | 281 static ::rtl::OUString GetStringProperty(
|
/trunk/main/sc/source/filter/ftools/ |
H A D | fapihelper.cxx | 220 bool ScfPropertySet::GetStringProperty( String& rValue, const OUString& rPropName ) const in GetStringProperty() function in ScfPropertySet
|
/trunk/main/sc/source/core/data/ |
H A D | dpobject.cxx | 692 aMem.maLayoutName = ScUnoHelpFunctions::GetStringProperty( in GetMembers() 842 OUString aLayoutName = ScUnoHelpFunctions::GetStringProperty( in IsDimNameInUse() 1989 OUString aLayoutName = ScUnoHelpFunctions::GetStringProperty( in FillLabelData()
|
H A D | dpoutput.cxx | 443 OUString aCaption = ScUnoHelpFunctions::GetStringProperty( xPropSet, in ScDPOutput()
|
/trunk/main/sc/source/filter/excel/ |
H A D | xechart.cxx | 1145 rPropSet.GetStringProperty( maData.maSeparator, EXC_CHPROP_LABELSEPARATOR ); in Convert()
|
Completed in 136 milliseconds