Searched defs:sProp (Results 1 – 13 of 13) sorted by relevance
/trunk/main/comphelper/source/misc/ |
H A D | mediadescriptor.cxx | 72 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("Aborted")); in PROP_ABORTED() local 126 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("FileName")); in PROP_FILENAME() local 144 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("Format")); in PROP_FORMAT() local 150 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("Frame")); in PROP_FRAME() local 162 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("Hidden")); in PROP_HIDDEN() local 270 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("Silent")); in PROP_SILENT() local 282 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("Stream")); in PROP_STREAM() local 324 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("URL")); in PROP_URL() local 336 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("ViewId")); in PROP_VIEWID() local 354 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("Model")); in PROP_MODEL() local [all …]
|
/trunk/main/l10ntools/source/filter/utils/ |
H A D | ConfigHelper.java | 167 public synchronized boolean getBoolean(java.lang.String sProp) in getBoolean() 176 public synchronized boolean getBoolean(java.lang.String sProp , in getBoolean() 195 public synchronized int getInt(java.lang.String sProp) in getInt() 204 public synchronized int getInt(java.lang.String sProp , in getInt() 223 public synchronized java.lang.String getString(java.lang.String sProp) in getString() 259 public synchronized java.util.Vector getStringList(java.lang.String sProp , in getStringList()
|
H A D | XMLHelper.java | 305 java.lang.String sProp = (java.lang.String)it1.next(); in convertPropSetToXML() local
|
/trunk/main/jvmfwk/java/jreproperties/src/main/java/ |
H A D | JREProperties.java | 87 String sProp = (String) e.nextElement(); in main() local
|
/trunk/main/filter/source/xsltdialog/ |
H A D | typedetectionexport.cxx | 239 const OUString sProp( RTL_CONSTASCII_USTRINGPARAM( "prop" ) ); in addProperty() local 269 const OUString sProp( RTL_CONSTASCII_USTRINGPARAM( "prop" ) ); in addLocaleProperty() local
|
H A D | typedetectionimport.hxx | 112 const ::rtl::OUString sProp; member in TypeDetectionImporter
|
/trunk/main/filter/source/config/tools/merge/ |
H A D | pyAltFCFGMerge | 395 def getValue(self, sProp): argument 401 def getValueWithDefault(self, sProp, default): argument 406 def getStringList(self, sProp, sDelimiter, bTrim, bDecode): argument
|
/trunk/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/ |
H A D | CustomizeView.java | 196 String sProp , in ClickListener()
|
/trunk/main/xmloff/source/xforms/ |
H A D | xformsexport.cxx | 732 OUString sProp( OUSTRING( "BindingID" ) ); in lcl_getXFormsBindName() local 773 OUString sProp( OUSTRING("ID") ); in getXFormsSubmissionName() local
|
/trunk/main/svtools/source/config/ |
H A D | printoptions.cxx | 479 void SvtPrintOptions_Impl::impl_setValue (const ::rtl::OUString& sProp, in impl_setValue() 507 void SvtPrintOptions_Impl::impl_setValue (const ::rtl::OUString& sProp, in impl_setValue()
|
/trunk/main/cui/source/options/ |
H A D | optpath.cxx | 756 String sProp( sCfgName ); in GetPathList() local 837 String sProp( sCfgName ); in SetPathList() local
|
/trunk/main/xmloff/source/core/ |
H A D | DocumentSettingsContext.cxx | 469 rtl::OUString sProp( aSeqConfigProps[i].Name ); in EndElement() local
|
/trunk/main/filter/source/config/cache/ |
H A D | filtercache.cxx | 2433 const ::rtl::OUString& sProp = *pProp; in impl_readOldItem() local
|
Completed in 76 milliseconds