Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/view/
H A DViewShellImplementation.cxx261 …const SfxUInt32Item* pWhatLayout = static_cast< const SfxUInt32Item* > ( rRequest.GetArg( ID_VAL_… in AssignLayout() local
280 if( pWhatLayout ) in AssignLayout()
281 eLayout = static_cast< AutoLayout >( pWhatLayout->GetValue() ); in AssignLayout()

Completed in 4 milliseconds