Home
last modified time | relevance | path

Searched +defs:val +defs:id (Results 1 – 12 of 12) sorted by relevance

/trunk/main/extensions/test/ole/MfcControl/
H A DMfcControlCtl.cpp219 short CMfcControlCtrl::inShort(short val) in inShort()
227 long CMfcControlCtrl::inLong(long val) in inLong()
235 BSTR CMfcControlCtrl::inString(BSTR* val) in inString()
246 float CMfcControlCtrl::inFloat(float val) in inFloat()
254 double CMfcControlCtrl::inDouble(double val) in inDouble()
283 DISPID id; in inObject() local
301 void CMfcControlCtrl::outShort(short* val) in outShort()
306 void CMfcControlCtrl::outLong(long* val) in outLong()
316 void CMfcControlCtrl::outFloat(float* val) in outFloat()
321 void CMfcControlCtrl::outDouble(double* val) in outDouble()
[all …]
/trunk/main/winaccessibility/source/service/
H A DAccObject.cxx344 sal_uInt16 val; in GetMAccessibleValueFromAny() local
359 Sequence< ::rtl::OUString > val; in GetMAccessibleValueFromAny() local
374 double val; in GetMAccessibleValueFromAny() local
382 sal_Int32 val; in GetMAccessibleValueFromAny() local
390 com::sun::star::accessibility::TextSegment val; in GetMAccessibleValueFromAny() local
1058 void AccObject::SetResID(long id) in SetResID()
/trunk/main/pyuno/source/module/
H A Dpyuno_adapter.cxx82 sal_Int64 Adapter::getSomething( const Sequence< sal_Int8 > &id) throw (RuntimeException) in getSomething()
201 Sequence< sal_Int8 > id; in invoke() local
235 PyRef val = runtime.any2PyObject( aParams[i] ); in invoke() local
/trunk/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx716 OUString const & id, ActivePackages::Data const & dbData ) in insertToActivationLayerDB()
730 OUString id(dp_misc::getIdentifier(package)); in isInstalled() local
850 OUString const id = dp_misc::getIdentifier( xPackage ); in addPackage() local
917 OUString const & id, ::rtl::OUString const & fileName, in removePackage()
953 ActivePackages::Data val; in removePackage() local
1027 OUString const & id, OUString const & fileName, in getDeployedPackage_()
1030 ActivePackages::Data val; in getDeployedPackage_() local
1042 OUString const & id, ActivePackages::Data const & data, in getDeployedPackage_()
1116 OUString const & id, ::rtl::OUString const & fileName, in getDeployedPackage()
1449 OUString id = dp_misc::getIdentifier( xPackage ); in synchronizeAddedExtensions() local
[all …]
/trunk/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx100 uno::Any val = mxNameAccess->getByName( rName ); in getByName() local
143 PeerHandle Context::GetPeerHandle( const char *id, sal_uInt32 nId ) const in GetPeerHandle() argument
360 void Window::SetHelpId( const rtl::OString& id ) in SetHelpId()
854 char const* xml_file, char const* id) in MessageBox()
1088 void TabControl::InsertPage (sal_uInt16 id, OUString const& title, sal_uInt16 pos) in InsertPage()
1098 #define ADD_PROP( seq, i, name, val )\ in InsertPage() argument
1132 void TabControl::RemovePage (sal_uInt16 id) in RemovePage()
1149 void TabControl::SetCurPageId (sal_uInt16 id) in SetCurPageId()
1158 void TabControl::SetTabPage (sal_uInt16 id, ::TabPage* page) in SetTabPage()
1472 Plugin::Plugin( Context *context, char const *id, ::Control *plugin ) in Plugin()
[all …]
/trunk/main/toolkit/source/awt/
H A Dvclxtabcontrol.cxx133 sal_uInt16 id = sal::static_int_cast< sal_uInt16 >( mTabId++ ); in insertTab() local
214 #define ADD_PROP( seq, i, name, val ) { \ in getTabProps() argument
/trunk/main/xmlreader/source/
H A Dxmlreader.cxx120 int id = toNamespaceId(namespaceIris_.size()); in registerNamespaceIri() local
439 sal_Int32 val = 0; in handleReference() local
/trunk/test/testassistant/lib/
H A Dtestcommon.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/openoffice/ org/openoffice/test/ org/openoffice/test/common/ ...
/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx154 _inline void PutInt16(sal_Int16 val, sal_uInt8 *ptr, sal_uInt32 offset, int bigendian) in PutInt16()
167 _inline void PutUInt16(sal_uInt16 val, sal_uInt8 *ptr, sal_uInt32 offset, int bigendian) in PutUInt16()
180 _inline void PutUInt32(sal_uInt32 val, sal_uInt8 *ptr, sal_uInt32 offset, int bigendian) in PutUInt32()
199 _inline void PutInt32(sal_Int32 val, sal_uInt8 *ptr, sal_uInt32 offset, int bigendian) in PutInt32()
444 sal_uInt32 id; /* subtable ID (platform/encoding ID) */ member
1207 void cmapAdd(TrueTypeTable *table, sal_uInt32 id, sal_uInt32 c, sal_uInt32 g) in cmapAdd()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx774 std::vector< rtl::OUString > id,anchor; in init() local
1138 rtl::OUString val = urlPar->get_id(); in popupDocument() local
1271 rtl::OString id( Id.getStr(),Id.getLength(),RTL_TEXTENCODING_UTF8 ); in setActiveText() local
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx112 bool val = value.get<sal_Bool>(); in anyToString() local
174 Widget( rtl::OUString id, uno::Reference< awt::XToolkit > xToolkit, in Widget()
601 virtual layoutimpl::LayoutWidget *create( rtl::OUString id, const rtl::OUString unoName, in create()
/trunk/main/unoxml/source/rdf/
H A Dlibrdf_repository.cxx853 const unsigned char * id (librdf_node_get_blank_identifier(pNode.get())); in createBlankNode() local
2021 const ::rtl::OString val( in mkNode() local

Completed in 119 milliseconds