Home
last modified time | relevance | path

Searched refs:ref (Results 26 – 50 of 226) sorted by relevance

12345678910

/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/util/
H A DWeakMap.java26 import java.lang.ref.ReferenceQueue;
27 import java.lang.ref.WeakReference;
261 public static Object getValue(Object ref) { in getValue() argument
262 return ref == null ? null : ((WeakReference) ref).get(); in getValue()
/trunk/main/cppu/qa/
H A Dtest_any.cxx102 return css::uno::Any(&ref, type); in queryInterface()
104 css::uno::Reference< Interface1 > ref(this); in queryInterface() local
105 return css::uno::Any(&ref, type); in queryInterface()
131 return css::uno::Any(&ref, type); in queryInterface()
134 return css::uno::Any(&ref, type); in queryInterface()
138 return css::uno::Any(&ref, type); in queryInterface()
141 return css::uno::Any(&ref, type); in queryInterface()
167 return css::uno::Any(&ref, type); in queryInterface()
170 return css::uno::Any(&ref, type); in queryInterface()
174 return css::uno::Any(&ref, type); in queryInterface()
[all …]
H A Dtest_reference.cxx58 Reference< XInterface > ref( static_cast< XInterface * >( this ) ); in queryInterface() local
59 aInterface.setValue( &ref, _type ); in queryInterface()
63 Reference< Interface1 > ref( this ); in queryInterface() local
64 aInterface.setValue( &ref, _type ); in queryInterface()
/trunk/main/writerfilter/source/dmapper/
H A DGraphicImport.hxx91 …al void data(const sal_uInt8* buf, size_t len, writerfilter::Reference<Properties>::Pointer_t ref);
102 virtual void lcl_entry(int pos, writerfilter::Reference<Properties>::Pointer_t ref);
113 virtual void lcl_props(writerfilter::Reference<Properties>::Pointer_t ref);
115 writerfilter::Reference<Table>::Pointer_t ref);
117 ::writerfilter::Reference<Stream>::Pointer_t ref);
H A DFontTable.hxx80 virtual void lcl_entry(int pos, writerfilter::Reference<Properties>::Pointer_t ref);
91 virtual void lcl_props(writerfilter::Reference<Properties>::Pointer_t ref);
93 writerfilter::Reference<Table>::Pointer_t ref);
95 ::writerfilter::Reference<Stream>::Pointer_t ref);
H A DDomainMapper.cxx4301 ref->resolve(*this); in lcl_entry()
4588 string sType = ref->getType(); in lcl_props()
4591 m_pImpl->ImportGraphic(ref, IMPORT_AS_GRAPHIC); in lcl_props()
4595 m_pImpl->ImportGraphic(ref, IMPORT_AS_SHAPE); in lcl_props()
4598 ref->resolve(*this); in lcl_props()
4614 ref->resolve( *m_pImpl->GetFontTable() ); in lcl_table()
4630 ref->resolve( *m_pImpl->GetListTable() ); in lcl_table()
4637 ref->resolve( *m_pImpl->GetListTable() ); in lcl_table()
4643 ref->resolve ( *m_pImpl->GetThemeTable() ); in lcl_table()
4646 ref->resolve ( *m_pImpl->GetSettingsTable() ); in lcl_table()
[all …]
/trunk/main/writerfilter/inc/dmapper/
H A DDomainMapper.hxx93 writerfilter::Reference<Properties>::Pointer_t ref);
125 virtual void lcl_props(writerfilter::Reference<Properties>::Pointer_t ref);
127 writerfilter::Reference<Table>::Pointer_t ref);
129 ::writerfilter::Reference<Stream>::Pointer_t ref);
137 virtual void lcl_entry(int pos, writerfilter::Reference<Properties>::Pointer_t ref);
/trunk/main/writerfilter/inc/resourcemodel/
H A DWW8ResourceModel.hxx157 virtual void entry(int pos, writerfilter::Reference<Properties>::Pointer_t ref) = 0;
176 writerfilter::Reference<Properties>::Pointer_t ref) = 0;
252 virtual void props(writerfilter::Reference<Properties>::Pointer_t ref) = 0;
261 writerfilter::Reference<Table>::Pointer_t ref) = 0;
270 writerfilter::Reference<Stream>::Pointer_t ref) = 0;
H A DProtocol.hxx53 virtual void props(writerfilter::Reference<Properties>::Pointer_t ref);
55 writerfilter::Reference<Table>::Pointer_t ref);
57 writerfilter::Reference<Stream>::Pointer_t ref);
89 virtual void entry(int pos, writerfilter::Reference<Properties>::Pointer_t ref);
/trunk/main/tools/
H A DLibrary_tl.mk106 tools/source/ref/errinf \
107 tools/source/ref/globname \
108 tools/source/ref/pstm \
109 tools/source/ref/ref \
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DWaitUnreachable.java26 import java.lang.ref.PhantomReference;
27 import java.lang.ref.ReferenceQueue;
56 ref = new PhantomReference(obj, queue); in WaitUnreachable()
122 private final PhantomReference ref; field in WaitUnreachable
/trunk/main/svl/qa/
H A Dtest_URIHelper.cxx279 css::uno::Reference< css::uri::XUriReference > ref( in TEST_F() local
284 ? !ref.is() in TEST_F()
285 : ref.is() && ref->getUriReference().equalsAscii(tests[i].relative); in TEST_F()
294 if (ref.is()) { in TEST_F()
298 ref->getUriReference(), RTL_TEXTENCODING_UTF8)); in TEST_F()
/trunk/main/canvas/source/vcl/
H A Dspritecanvashelper.cxx328 ::boost::ref( maVDev.get() ), in updateScreen()
442 ::boost::ref( rOutDev ), in scrollUpdate()
471 ::boost::ref(rOutDev), in scrollUpdate()
486 ::boost::ref(rOutDev), in scrollUpdate()
487 ::boost::ref(rBackOutDev), in scrollUpdate()
515 ::boost::ref( rOutDev ), in opaqueUpdate()
592 ::boost::ref( maVDev.get() ), in genericUpdate()
H A Dspritecanvas.cxx75 boost::ref(maCanvasHelper)), in initialize()
77 boost::ref(maCanvasHelper), in initialize()
81 boost::ref(maCanvasHelper)), in initialize()
83 boost::ref(maCanvasHelper), in initialize()
/trunk/main/basic/source/sbx/
H A Dsbxdec.cxx558 aTmp.nSingle = *p->pSingle; goto ref; in ImpGetDecimal()
561 aTmp.nDouble = *p->pDouble; goto ref; in ImpGetDecimal()
563 aTmp.nULong64 = *p->pULong64; goto ref; in ImpGetDecimal()
566 aTmp.nLong64 = *p->pLong64; goto ref; in ImpGetDecimal()
568 aTmp.nInt64 = *p->pnInt64; goto ref; in ImpGetDecimal()
570 aTmp.uInt64 = *p->puInt64; goto ref; in ImpGetDecimal()
571 ref: in ImpGetDecimal()
H A Dsbxsng.cxx164 aTmp.nDouble = *p->pDouble; goto ref; in ImpGetSingle()
166 aTmp.nULong64 = *p->pULong64; goto ref; in ImpGetSingle()
173 aTmp.nLong64 = *p->pLong64; goto ref; in ImpGetSingle()
174 ref: in ImpGetSingle()
/trunk/main/vos/
H A DPackage_inc.mk36 $(eval $(call gb_Package_add_file,vos_inc,inc/vos/ref.hxx,ref.hxx))
37 $(eval $(call gb_Package_add_file,vos_inc,inc/vos/ref.inl,ref.inl))
/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.hxx234 virtual void drawImageMask(GfxState *state, Object *ref, Stream *str,
237 virtual void drawImage(GfxState *state, Object *ref, Stream *str,
240 virtual void drawMaskedImage(GfxState *state, Object *ref, Stream *str,
245 virtual void drawSoftMaskedImage(GfxState *state, Object *ref, Stream *str,
/trunk/main/l10ntools/scripts/tool/
H A Dl10ntool.py98 ref = self.parse_file(inputfile)
101 …[self.merge_file(inputfile,self.format_outputfile(inputfile, lang), ref, lang, False, sdfdata) for…
104 …[self.merge_file(inputfile, self.format_outputfile(inputfile, lang), ref, lang, True, sdfdata) fo…
107 …self.merge_one_big_file(inputfile, self.format_outputfile(inputfile, lang), ref, ((langset & found…
/trunk/main/extensions/workben/
H A Dpythonautotest.cxx527 XEngineListenerRef ref( (XEngineListener * ) pListener , USR_QUERY ); in main() local
531 , XInterfaceRef() , Sequence<UsrAny> () , ref ); in main()
540 XEngineListenerRef ref( (XEngineListener * ) pListener , USR_QUERY ); in main() local
543 xEngine->addEngineListener( ref ); in main()
547 xEngine->removeEngineListener( ref); in main()
H A Dpythontest.cxx287 XIntrospectionAccessRef ref = (*m_pInvokationRef)->getIntrospection(); in cmdLine() local
289 dumpIntrospectionToStream( ref , stderr ); in cmdLine()
336 void CmdDebugger::dumpIntrospectionToStream( const XIntrospectionAccessRef &ref, FILE *f ) in dumpIntrospectionToStream() argument
340 Sequence<XIdlMethodRef> seq = ref->getMethods( 0 ); in dumpIntrospectionToStream()
348 Sequence<Property> seqProp = ref->getProperties( 0 ); in dumpIntrospectionToStream()
/trunk/main/odk/pack/gendocu/
H A Dmakefile.mk79 …AVA_SRC_DIR) -classpath $(SOLARBINDIR)$/ridl.jar -linkoffline ../../common/ref ./uno -linkoffline …
93 $(CPP_DOCU_CLEANUP_FLAG) : $(INCLUDELIST) $(PRJ)$/docs$/cpp$/ref$/cpp.css
101 …$(MY_TEXTCOPY) $(MY_TEXTCOPY_SOURCEPRE) $(PRJ)$/docs$/cpp$/ref$/cpp.css $(MY_TEXTCOPY_TARGETPRE) $…
/trunk/main/odk/util/
H A Dmakefile.pmk54 DESTDIRGENIDLREF=$(DESTDIRCOMMONDOCU)/ref
57 DESTDIRGENCPPREF=$(DESTDIRDOCU)/cpp/ref
59 DESTDIRGENJAVAREF=$(DESTDIRDOCU)/java/ref
/trunk/main/soltools/cpp/
H A DTest.txt92 #define CAT3( class, ref ) class##ref::class##ref
/trunk/main/basegfx/source/range/
H A Db2drangeclipper.cxx524 boost::ref(aRes), in getPolygon()
940 boost::ref(aActiveEdgeList), in solveCrossovers()
941 boost::ref(aPolygonPool), in solveCrossovers()
942 boost::ref(aRes)) ); in solveCrossovers()

Completed in 120 milliseconds

12345678910