Home
last modified time | relevance | path

Searched refs:aDecorationAny (Results 1 – 4 of 4) sorted by relevance

/trunk/main/basic/source/classes/
H A Deventatt.cxx504 Any aDecorationAny = xDlgModPropSet->getPropertyValue( aDecorationPropName ); in RTL_Impl_CreateUnoDialog() local
505 aDecorationAny >>= bDecoration; in RTL_Impl_CreateUnoDialog()
/trunk/main/scripting/source/dlgprov/
H A Ddlgprov.cxx755 Any aDecorationAny = xDlgModPropSet->getPropertyValue( aDecorationPropName ); in createDialogImpl() local
756 aDecorationAny >>= bDecoration; in createDialogImpl()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_expmodels.cxx1155 …Any aDecorationAny( _xProps->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("Decoration")… in readDialogModel() local
1157 if ( (aDecorationAny >>= bDecoration) && !bDecoration ) in readDialogModel()
/trunk/main/basctl/source/dlged/
H A Ddlged.cxx145 Any aDecorationAny = xSrcDlgModPropSet->getPropertyValue( aDecorationPropName ); in ShowDialog() local
146 aDecorationAny >>= bDecoration; in ShowDialog()

Completed in 37 milliseconds