/trunk/main/xmloff/source/text/ |
H A D | XMLPropertyBackpatcher.cxx | 44 XMLPropertyBackpatcher<A>::XMLPropertyBackpatcher( in XMLPropertyBackpatcher() 55 const OUString& sPropName, in XMLPropertyBackpatcher()
|
H A D | txtflde.cxx | 3541 const OUString& sPropName, in GetBoolProperty() 3550 const OUString& sPropName, in GetOptionalBoolProperty() 3560 const OUString& sPropName, in GetDoubleProperty() 3570 const OUString& sPropName, in GetStringProperty() 3580 const OUString& sPropName, in GetIntProperty() 3590 const OUString& sPropName, in GetInt16Property() 3600 const OUString& sPropName, in GetInt8Property() 3610 const OUString& sPropName, in GetDateTimeProperty() 3620 const OUString& sPropName, in GetDateProperty() 3630 const OUString& sPropName, in GetStringSequenceProperty()
|
/trunk/main/sc/source/filter/xml/ |
H A D | xmlwrap.cxx | 235 rtl::OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("StreamName") ); in ImportFromComponent() local 449 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("BuildId" ) ); in Import() local 470 rtl::OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("BaseURI") ); in Import() local 781 rtl::OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("StreamName") ); in ExportToComponent() local 927 rtl::OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("BaseURI") ); in Export() local
|
/trunk/main/framework/source/services/ |
H A D | modulemanager.cxx | 230 const ::rtl::OUString& sPropName = pProp->first; in replaceByName() local 269 const ::rtl::OUString& sPropName = lPropNames[i]; in getByName() local
|
H A D | pathsettings.cxx | 988 ::rtl::OUString impl_extractBaseFromPropName(const ::rtl::OUString& sPropName) in impl_extractBaseFromPropName()
|
/trunk/main/desktop/source/app/ |
H A D | appfirststart.cxx | 299 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM( "OfficeRestartInProgress" ) ); in DoRestartActionsIfNecessary() local 328 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM( "OfficeRestartInProgress" ) ); in SetRestartState() local
|
/trunk/main/sd/source/filter/xml/ |
H A D | sdxmlwrp.cxx | 413 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("StreamName") ); in ReadThroughComponent() local 530 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("BuildId" ) ); in Import() local 782 const OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("BuildId" ) ); in Import() local 933 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("BaseURI") ); in Export() local
|
/trunk/main/odk/examples/DevelopersGuide/Drawing/ |
H A D | ShapeHelper.java | 107 public static void setPropertyForLastParagraph( XShape xText, String sPropName, in setPropertyForLastParagraph()
|
/trunk/main/ucb/source/ucp/webdav/ |
H A D | DAVProperties.cxx | 210 rtl::OUString sPropName = rFullName.copy( nStart, nEnd - nStart ); in isUCBSpecialProperty() local
|
/trunk/main/wizards/com/sun/star/wizards/db/ |
H A D | ColumnPropertySet.java | 88 String sPropName = _aNewColPropertyValues[i].Name; in assignPropertyValues() local
|
H A D | TableDescriptor.java | 607 String sPropName = aColProperties[i].Name; in clonePropertySet() local
|
/trunk/main/sw/source/filter/xml/ |
H A D | wrtxml.cxx | 224 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("BaseURI") ); in _Write() local 579 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("StreamName") ); in WriteThroughComponent() local
|
H A D | swxml.cxx | 350 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("StreamName") ); in ReadThroughComponent() local 663 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("BuildId" ) ); in Read() local 802 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("BaseURI") ); in Read() local
|
/trunk/main/comphelper/source/property/ |
H A D | property.cxx | 189 void ModifyPropertyAttributes(Sequence<Property>& seqProps, const ::rtl::OUString& sPropName, sal_I… in ModifyPropertyAttributes()
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlforw.cxx | 454 OUString sPropName = OUString::createFromAscii( "ClassId" ); in OutHiddenForm() local 626 OUString sPropName = OUString::createFromAscii( "ClassId" ); in OutHiddenControls() local 702 OUString sPropName = OUString::createFromAscii( "ClassId" ); in GetHTMLControl() local 1097 OUString sPropName = OUString::createFromAscii( "BackgroundColor" ); in OutHTML_DrawFrmFmtAsControl() local
|
/trunk/main/framework/qa/complex/ModuleManager/ |
H A D | CheckXModuleManager.java | 311 String sPropName , in impl_checkReadOnlyPropOfModule()
|
/trunk/main/sw/source/ui/vba/ |
H A D | vbafont.cxx | 80 static rtl::OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("CharUnderline") ); in propName() local
|
H A D | vbadocumentproperties.cxx | 200 …c DocPropInfo createDocPropInfo( const rtl::OUString& sDesc, const rtl::OUString& sPropName, boost… in createDocPropInfo() 205 …static DocPropInfo createDocPropInfo( const sal_Char* sDesc, const sal_Char* sPropName, boost::sha… in createDocPropInfo()
|
/trunk/test/testuno/source/testlib/uno/ |
H A D | ShapeUtil.java | 150 String sPropName, Object aValue) in setPropertyForLastParagraph()
|
/trunk/main/wizards/com/sun/star/wizards/form/ |
H A D | StyleApplier.java | 330 String sPropName = PropertyNames.EMPTY_STRING; in getStyleColor() local
|
/trunk/main/setup_native/source/win32/customactions/reg4allmsdoc/ |
H A D | reg4allmsi.cxx | 294 CHAR sPropName[256]; in registerForExtension() local
|
/trunk/main/sw/source/ui/index/ |
H A D | cntex.cxx | 476 String sPropName(C2S("ParaStyleLevel")); in CreateOrUpdateExample() local
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbaformat.cxx | 374 rtl::OUString sPropName( RTL_CONSTASCII_USTRINGPARAM( SC_UNO_NUMBERFO ) ); in getNumberFormatLocal() local
|
/trunk/main/starmath/source/ |
H A D | mathmlexport.cxx | 175 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("BaseURI") ); in Export() local 370 OUString sPropName( RTL_CONSTASCII_USTRINGPARAM("StreamName") ); in WriteThroughComponent() local
|
/trunk/main/xmloff/source/table/ |
H A D | XMLTableImport.cxx | 279 const OUString sPropName( (*aStyleIter).first ); in finishStyles() local
|