Home
last modified time | relevance | path

Searched refs:bShowCommand (Results 1 – 9 of 9) sorted by relevance

/trunk/main/offapi/com/sun/star/text/
H A DXTextField.idl54 @param bShowCommand
57 string getPresentation( [in] boolean bShowCommand );
/trunk/main/editeng/source/uno/
H A Dunofield.cxx600 OUString SAL_CALL SvxUnoTextField::getPresentation( sal_Bool bShowCommand ) in getPresentation() argument
605 if(bShowCommand) in getPresentation()
/trunk/main/sc/inc/
H A Dfielduno.hxx169 virtual ::rtl::OUString SAL_CALL getPresentation( sal_Bool bShowCommand )
364 virtual ::rtl::OUString SAL_CALL getPresentation( sal_Bool bShowCommand )
/trunk/main/editeng/inc/editeng/
H A Dunofield.hxx103 …virtual ::rtl::OUString SAL_CALL getPresentation( sal_Bool bShowCommand ) throw(::com::sun::star::…
/trunk/main/sw/source/core/unocore/
H A Dunorefmk.cxx1672 SwXMetaField::getPresentation(sal_Bool bShowCommand) in getPresentation() argument
1677 if (bShowCommand) in getPresentation()
H A Dunofield.cxx1200 OUString SwXTextField::getPresentation(sal_Bool bShowCommand) throw( uno::RuntimeException ) in getPresentation() argument
1209 ::rtl::OUString const ret( (bShowCommand) in getPresentation()
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx594 rtl::OUString SAL_CALL ScCellFieldObj::getPresentation( sal_Bool bShowCommand ) in getPresentation() argument
612 if (bShowCommand) in getPresentation()
/trunk/main/sw/source/core/inc/
H A Dunometa.hxx350 virtual rtl::OUString SAL_CALL getPresentation(sal_Bool bShowCommand)
/trunk/main/sw/inc/
H A Dunofield.hxx169 …virtual rtl::OUString SAL_CALL getPresentation(sal_Bool bShowCommand) throw( ::com::sun::star::uno…

Completed in 82 milliseconds