Home
last modified time | relevance | path

Searched defs:STAR_REFERENCE (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sw/source/ui/inc/
H A Dunotools.hxx115 STAR_REFERENCE( awt::XControl ) & GetControl() {return _xControl; } in STAR_REFERENCE() function in SwOneExampleFrame
116 STAR_REFERENCE( frame::XModel ) & GetModel() {return _xModel;} in STAR_REFERENCE() function in SwOneExampleFrame
117 STAR_REFERENCE( frame::XController ) & GetController() {return _xController;} in STAR_REFERENCE() function in SwOneExampleFrame
118 STAR_REFERENCE( text::XTextCursor ) & GetTextCursor() {return _xCursor;} in STAR_REFERENCE() function in SwOneExampleFrame
/trunk/main/sw/inc/
H A Dswunodef.hxx30 #define STAR_REFERENCE(aType) UNO_NMSPC::Reference< STAR_NMSPC::aType > macro

Completed in 16 milliseconds