Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/abpilot/
H A Dabpfinalpage.cxx64 ,m_aLocation ( this, ModuleRes( CBB_LOCATION ) ) in FinalPage()
70 …,m_aLocationController( ::comphelper::ComponentContext( _pParent->getORB() ), m_aLocation, m_aBrow… in FinalPage()
75 m_aLocation.SetModifyHdl( LINK(this, FinalPage, OnNameModified) ); in FinalPage()
169 m_aLocation.GrabFocus(); in ActivatePage()
197 sal_Bool bEmptyLocation = 0 == m_aLocation.GetText().Len(); in implCheckName()
H A Dabpfinalpage.hxx47 ::svt::OFileURLControl m_aLocation;
/aoo4110/main/vcl/unx/generic/printer/
H A Dprinterinfomanager.cxx474 aPrinter.m_aInfo.m_aLocation = String( aValue, RTL_TEXTENCODING_UTF8 ); in initialize()
617 aPrinter.m_aInfo.m_aLocation = it->m_aLocation; in initialize()
768 …pConfig->WriteKey( "Location", ByteString( String( it->second.m_aInfo.m_aLocation ), RTL_TEXTENCOD… in writePrinterConfig()
1295 o_rQueues.back().m_aLocation = aSysQueue; in lpgetSysQueueTokenHandler()
1320 o_rQueues.back().m_aLocation = String( aLoc, aEncoding ); in lpgetSysQueueTokenHandler()
1364 o_rQueues.back().m_aLocation = aSysQueue; in standardSysQueueTokenHandler()
H A Dcupsmgr.cxx569 aPrinter.m_aInfo.m_aLocation=OStringToOUString(pDest->options[k].value, aEncoding); in initialize()
/aoo4110/main/scripting/source/stringresource/
H A Dstringresource.cxx2735 bool bOk = (aArguments[0] >>= m_aLocation); in initialize()
2736 sal_Int32 nLen = m_aLocation.getLength(); in initialize()
2743 if( m_aLocation.getStr()[nLen - 1] != '/' ) in initialize()
2744 m_aLocation += ::rtl::OUString::createFromAscii( "/" ); in initialize()
2894 implStoreAtLocation( m_aLocation, m_aNameBase, m_aComment, in store()
2964 implStoreAtLocation( m_aLocation, m_aNameBase, m_aComment, in setURL()
2967 m_aLocation = URL; in setURL()
2980 if( xFileAccess.is() && xFileAccess->isFolder( m_aLocation ) ) in implScanLocales()
2982 Sequence< ::rtl::OUString > aContentSeq = xFileAccess->getFolderContents( m_aLocation, false ); in implScanLocales()
2996 implGetPathForLocaleItem( pLocaleItem, m_aNameBase, m_aLocation ); in implLoadLocale()
H A Dstringresource.hxx567 ::rtl::OUString m_aLocation;
/aoo4110/main/vcl/inc/vcl/
H A Dprinterinfomanager.hxx48 rtl::OUString m_aLocation; member
87 rtl::OUString m_aLocation; member
/aoo4110/main/padmin/source/
H A Dpadialog.cxx84 m_aLocation( this, PaResId( RID_PA_TXT_LOCATION_STRING ) ), in PADialog()
292 m_aLocation.SetText( rInfo.m_aLocation ); in UpdateText()
300 m_aLocation.SetText( aEmpty ); in UpdateText()
H A Dpadialog.hxx62 FixedText m_aLocation; member in padmin::PADialog
/aoo4110/main/vcl/unx/headless/
H A Dsvpprn.cxx395 pInfo->maLocation = rInfo.m_aLocation; in GetPrinterQueueInfo()
/aoo4110/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx461 pInfo->maLocation = rInfo.m_aLocation; in GetPrinterQueueInfo()

Completed in 115 milliseconds