Home
last modified time | relevance | path

Searched refs:aPrintSettings (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sw/source/ui/uno/
H A Dunomailmerge.cxx558 bOK = rValue >>= aPrintSettings; in execute()
718 aMergeDesc.aPrintOptions = aPrintSettings; in execute()
925 case WID_PRINT_OPTIONS: pData = &aPrintSettings; break; in setPropertyValue()
1005 else if (pData == &aPrintSettings) in setPropertyValue()
1006 bOK = rValue >>= aPrintSettings; in setPropertyValue()
1078 case WID_PRINT_OPTIONS: aRet <<= aPrintSettings; break; in getPropertyValue()
/aoo41x/main/sw/inc/
H A Dunomailmerge.hxx141 com::sun::star::uno::Sequence< ::com::sun::star::beans::PropertyValue > aPrintSettings; member in SwXMailMerge

Completed in 47 milliseconds