Home
last modified time | relevance | path

Searched defs:sProp (Results 1 – 14 of 14) sorted by relevance

/AOO41X/main/comphelper/source/misc/
H A Dmediadescriptor.cxx72 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("Aborted")); in PROP_ABORTED() local
78 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("AsTemplate")); in PROP_ASTEMPLATE() local
84 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("CharacterSet")); in PROP_CHARACTERSET() local
90 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("ComponentData")); in PROP_COMPONENTDATA() local
96 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("DeepDetection")); in PROP_DEEPDETECTION() local
102 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("DetectService")); in PROP_DETECTSERVICE() local
108 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("DocumentService")); in PROP_DOCUMENTSERVICE() local
114 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("EncryptionData")); in PROP_ENCRYPTIONDATA() local
120 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("Extension")); in PROP_EXTENSION() local
126 static const ::rtl::OUString sProp(RTL_CONSTASCII_USTRINGPARAM("FileName")); in PROP_FILENAME() local
[all …]
/AOO41X/main/l10ntools/source/filter/utils/
H A DConfigHelper.java167 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 DXMLHelper.java305 java.lang.String sProp = (java.lang.String)it1.next(); in convertPropSetToXML() local
/AOO41X/main/jvmfwk/plugins/sunmajor/pluginlib/
H A DJREProperties.java85 String sProp = (String) e.nextElement(); in main() local
/AOO41X/main/filter/source/xsltdialog/
H A Dtypedetectionexport.cxx239 const OUString sProp( RTL_CONSTASCII_USTRINGPARAM( "prop" ) ); in addProperty() local
269 const OUString sProp( RTL_CONSTASCII_USTRINGPARAM( "prop" ) ); in addLocaleProperty() local
H A Dtypedetectionimport.hxx112 const ::rtl::OUString sProp; member in TypeDetectionImporter
/AOO41X/main/filter/source/config/tools/merge/
H A DpyAltFCFGMerge395 def getValue(self, sProp): argument
401 def getValueWithDefault(self, sProp, default): argument
406 def getStringList(self, sProp, sDelimiter, bTrim, bDecode): argument
/AOO41X/main/odk/examples/DevelopersGuide/OfficeDev/DesktopEnvironment/
H A DCustomizeView.java196 String sProp , in ClickListener()
/AOO41X/main/svtools/source/config/
H A Dprintoptions.cxx479 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()
/AOO41X/main/xmloff/source/xforms/
H A Dxformsexport.cxx732 OUString sProp( OUSTRING( "BindingID" ) ); in lcl_getXFormsBindName() local
773 OUString sProp( OUSTRING("ID") ); in getXFormsSubmissionName() local
/AOO41X/main/cui/source/options/
H A Doptpath.cxx756 String sProp( sCfgName ); in GetPathList() local
837 String sProp( sCfgName ); in SetPathList() local
/AOO41X/main/writerperfect/source/filter/
H A DDocumentCollector.cxx343 WPXString sProp; in propListToStyleKey() local
/AOO41X/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx469 rtl::OUString sProp( aSeqConfigProps[i].Name ); in EndElement() local
/AOO41X/main/filter/source/config/cache/
H A Dfiltercache.cxx2433 const ::rtl::OUString& sProp = *pProp; in impl_readOldItem() local